Previous Topic: Cisco Unified Computing System (UCS) Performance Metrics

Next Topic: CA Process Automation Connector Reference Guide


Remote Monitoring Performance Metrics

The following list provides descriptions of the Remote Monitoring performance metrics included out-of-the-box. The metric names are consistent with the CIM property names, adding a prefix like CPU_, Disk_, Net_, and so on, to indicate the CIM class being queried.

CPU_PercentIdle

The percentage of time the processor (total) was idle in the last interval.

Disk_PercentIdle

The percentage of time this disk was idle in the last interval.

FSys_FreeMBDecrease

The decrease of free space in megabytes on this disk in the last interval.

FSys_FreeMB

The free space in megabytes on this disk at the last poll.

Mem_PercentUsed

The percentage of commit limit used for committed memory at the last poll.

Net_IPAddress

The IP addresses of the system; this entry is mandatory.

Net_MACAddress

The MAC addresses of the system; this entry is mandatory.

Net_QueueLength

The output queue length in packets of this interface at the last poll.

Proc_PercentCPU

The percentage of time used by the Top1 process in the last interval.

Proc_PercentMemory

The percentage of physical memory used by the Top1 process at the last poll.

Event_SystemError

The number of Error events written to the System event log in the last interval.

Srvc_StoppedAuto

The number of stopped services with automatic startup type at the last poll.

Sys_LastBootTime

The time the system was last booted; this entry is mandatory.

Sys_LastLocalTime

The local date and time of the system at the last poll.

Sys_OSInfo

The information about the installed operating system.

Sys_PhysMemKB

The size in kilobytes of total physical memory.

BIOS_SerialNumber

The BIOS serial number.

BIOS_Version

The BIOS version.

Disk_QueueLength

The average number of read and write requests queued for this disk in the last interval.

Disk_ReadPerSec

The average time in seconds for a read from this disk during the last interval.

Disk_WritePerSec

The average time in seconds for a write to this disk during the last interval.

Mem_FreePages

The number of free page table entries at the last poll.

Mem_NonPagedMB

The size of the nonpaged pool (memory used by the OS that is not pageable) in megabytes at the last poll.

Mem_NonPagedMB_3GB

The size of the nonpaged pool (memory used by the OS that is not pageable) in megabytes at the last poll.

Mem_PagedMB

The size of the paged pool (memory used by the OS that is pageable) in megabytes at the last poll.

Mem_PagedMB_3GB

The size of the paged pool (memory used by the OS that is pageable) in megabytes at the last poll.

Mem_PagingPerSec

The rate in pages per second of page reads and writes to disk to resolve page faults during the last interval.

Mem_FreeMB

The physical memory in megabytes available to running processes at the last poll.

Net_PercentBusy

The percentage of bandwidth used to send and receive over this interface during the last interval.

Sys_Has3GBSwitch

The maximum memory in kilobytes that can be allocated to a process.

Sys_Is64bit

The OS architecture (for example, 32-bit, 64-bit Intel, or 64-bit AMD).

Sys_OSType

The OS type.

Disk_AvgDiskBytesPerRead

The average number of bytes transferred from this disk during read operations in the last interval.

Disk_AvgDiskBytesPerWrite

The average number of bytes transferred to this disk during write operations in the last interval.

Disk_AvgDiskReadQueueLength

The average number of read requests queued for this disk in the last interval.

Disk_AvgDiskWriteQueueLength

The average number of write requests queued for this disk in the last interval.

Disk_DiskReadsPersec

The rate of read operations per second from this disk in the last interval.

Disk_DiskWritesPersec

The rate of write operations per second to this disk in the last interval.

Disk_PercentDiskReadTime

The percentage of time this disk was busy servicing read requests in the last interval.

Disk_PercentDiskWriteTime

The percentage of time this disk was busy servicing write requests in the last interval.

Disk_SplitIOPerSec

The rate of single I/O requests split to multiple per second to this disk in the last interval.

FSys_PercentFreeSpace

The percentage of free space on this disk at the last poll.

Net_PacketsOutboundErrors

The number of erroneous outbound packets on this interface at the last poll.

Net_PacketsReceivedDiscarded

The number of discarded inbound packets on this interface at the last poll.

Net_PacketsReceivedErrors

The number of erroneous inbound packets on this interface at the last poll.

Net_PacketsReceivedNonUnicastPersec

The rate of broadcast and multicast packets received per second on this interface in the last interval.

Net_PacketsReceivedUnicastPersec

The rate of unicast packets received per second on this interface in the last interval.

Net_PacketsSentNonUnicastPersec

The rate of broadcast and multicast packets requested to be sent per second on this interface in the last interval.

Net_PacketsSentUnicastPersec

The rate of unicast packets requested to be sent per second on this interface in the last interval.