Proxmox VM Details Test
This test auto-discovers the virtual machines hosted on the target Proxmox Hypervisor, and for each VM, it reveals in-depth metrics such as status, memory utilization, CPU utilization, disk space utilization, disk I/O measures, etc. In the process, the test points administrators to resource-hungry VMs.
Target of the test : A Proxmox Hypervisor
Agent deploying the test : An internal/remote agent
Outputs of the test : One set of results for each virtual machine on the Proxmox Hypervisor being monitored
Parameter | Description |
---|---|
Test period |
How often should the test be executed. |
Host |
The IP address of the host for which this test is to be configured. |
Port |
The port at which the specified host listens. By default, this will be NULL. |
Proxmox Node Name |
Specify the name of the Proxmox node that you wish to monitor in this text box. By default, this parameter is set to none indicating that the test monitor all the nodes in the target hypervisor. |
Ignore VMs Inside View |
Administrators of some high security Proxmox environments might not have permissions to internally monitor one/more VMs. The eG agent can be configured to not obtain the 'inside view' of such ‘inaccessible’ VMs using the Ignore VMs Inside View parameter. Against this parameter, you can provide a comma-separated list of VM names, or VM name patterns, for which the inside view need not be obtained. For instance, yourIgnore VMs Inside View specification can be: *xp,*lin*,win*,vista. Here, the * (asterisk) is used to denote leading and trailing spaces (as the case may be). By default, this parameter is set to none indicating that the eG agent obtains the inside view of all VMs on a Proxmox Hypervisor by default. Note: While performing VM discovery, the eG agent will not discover the operating system of the VMs configured in the Ignore VMs Inside View text box. |
Ignore WINNT |
By default, the eG agent does not support the inside view for VMs executing on Windows NT operating systems. Accordingly, the Ignore WINNT flag is set to Yes by default. |
Exclude VMs |
Administrators of some virtualized environments may not want to monitor some of their less-critical VMs - for instance, VM templates - both from 'outside' and from 'inside'. The eG agent in this case can be configured to completely exclude such VMs from its monitoring purview. To achieve this, provide a comma-separated list of VMs to be excluded from monitoring in the Exclude VMs text box. Instead of VMs, VM name patterns can also be provided here in a comma-separated list. For example, your Exclude VMs specification can be: *xp,*lin*,win*,vista. Here, the * (asterisk) is used to denote leading and trailing spaces (as the case may be). By default, this parameter is set to none indicating that the eG agent obtains the inside and outside views of all VMs on a virtual host by default. By providing a comma-separated list of VMs/VM name patterns in the Exclude VMs text box, you can make sure the eG agent stops collecting 'inside' and 'outside' view metrics for a configured set of VMs. |
Domain, Admin User, Admin Password, and Confirm Password |
By default, this test connects to each virtual guest remotely and attempts to collect “inside view” metrics. In order to obtain a remote connection, the test must be configured with user privileges that allow remote communication with the virtual guests. The first step towards this is to specify the Domain within which the virtual guests reside. The Admin User and Admin Password will change according to the Domain specification. Discussed below are the different values that the Domain parameter can take, and how they impact the Admin User and Admin Password specifications:
|
Report By User |
While monitoring a Proxmox Hypervisor, the Report By User flag is set to No by default, indicating that by default, the VM operating systems on the target hypervisor are identified using the hostname specified in the operating system. On the other hand, if you want the desktops to be identified using the login of the user who is accessing them, set this flag to Yes. In other words, in VDI environments, this test will, by default, report measures for every username_on_virtualmachinename |
Report Powered OS |
This flag becomes relevant only if the Report By User flag is set to ‘Yes’. If this flag is set to Yes (which is the default setting), then this test will report measures for even those VMs that do not have any users logged in currently. Such guests will be identified by their virtualmachine name and not by the username_on_virtualmachinename. On the other hand, if the report powered os flag is set to No, then this test will not report measures for those VMs to which no users are logged in currently. |
Measurement | Description | Measurement Unit | Interpretation | ||||||
---|---|---|---|---|---|---|---|---|---|
Status |
Indicates whether/not this VM is running. |
|
The values that this measure reports and their corresponding numeric values are detailed in the table below:
Note: By default, this test reports the Measure Values listed in the table above to indicate the state of a node. In the graph of this measure however, the state is indicated using the numeric equivalents only. |
||||||
Total memory |
Indicates the total amount of memory allocated for this VM. |
MB |
|
||||||
Used memory |
Indicates the amount of memory used by this VM. |
MB |
Ideally, the value of this measure should be much lesser than the value of the Total memory measure. If the value of this measure is equal to or is rapidly approaching the value of the Total memory measure, it means that the VM is running out of memory resources. |
||||||
Free memory |
Indicates the amount of memory available for use in this VM. |
MB |
Ideally, the value of this measure should be high. |
||||||
Memory utilized |
Indicates the percentage of memory utilized by this VM. |
Percent |
A value close to 100% is indicative of excessive memory usage by a VM, and signals a potential memory contention on the VM. |
||||||
Maximum CPU |
Indicates the minimum number of CPU resources guaranteed to this VM. |
Number |
|
||||||
CPU usage |
Indicates the percentage of CPU used by this VM. |
Percent |
A value close to 100% is indicative of excessive CPU usage by a VM, and signals a potential CPU resource contention on the VM. |
||||||
Total uptime |
Indicates the total time that this VM has been up since its last reboot. |
|
This measure displays the number of years, months, days, hours, minutes and seconds since the last reboot. Administrators may wish to be alerted if a VM has been running without a reboot for a very long period. Setting a threshold for this metric allows administrators to determine such conditions. |
||||||
Total disk space |
Indicates the total amount of disk space allocated for this VM. |
GB |
|
||||||
Used disk space |
Indicates the amount of disk space used by this VM. |
GB |
Ideally, the value of this measure should be much lesser than the value of the Total disk space measure. If the value of this measure is equal to or is rapidly approaching the value of the Total disk space measure, it means that the VM is running out of disk space. |
||||||
Free disk space |
Indicates the amount of disk space available for use in this VM. |
GB |
A high value is desired for this measure. |
||||||
Disk utilization |
Indicates the percentage of disk space utilized by this VM. |
Percent |
A value close to 100% is indicative of excessive disk usage by a VM, and signals a potential CPU resource contention on the VM. |
||||||
Data reads from disk |
Indicates the amount of data read from the disk of this VM per second during the last measurement period. |
MB/sec |
|
||||||
Data writes to disk |
Indicates the amount of data written to the disk of this VM per second during the last measurement period. |
MB/sec |
|
||||||
Disk throughput |
Indicates the rate at which the data is read from and written to the disk of this VM. |
MB/sec |
Ideally, the value of this measure should be high. A steady decrease in the value of this measure could indicate that the disk is experiencing a congestion that requires immediate attention from administrators. |
||||||
Network data received |
Indicates the rate at which the data was received by this VM through all network interfaces. |
Mbps |
|
||||||
Network data transmitted |
Indicates the rate at which the data was sent out through all the network interfaces by this VM. |
Mbps |
|
||||||
Total network I/O operations |
Indicates the total number of I/O Operations per second on this VM. |
Mbps |
|