UNIX OS Performance
Description
Monitors basic UNIX parameters like UNIXCPU, UNIXSTORAGE, UNIXCPU-Stats, UNIXMEMORY, UNIXLOAD and System Uptime
Prerequisites
No prerequisite
Supported Metric
Monitor Name | Metric Name | Metric Display Name | Unit | Description |
---|---|---|---|---|
CPU Load - UCD-SNMP-MIB | system.unix.load.5min | CPU Load 5 Min | Monitors the 5 minute cpu load average. | |
unix.cpu.total | CPU Total Time | s | Sum of CPU Time in all modes. | |
system.unix.cpu.stats.user | CPU User Time | % | CPU time in User mode. | |
system.unix.cpu.stats.nice | CPU Nice Time | % | CPU Time in Nice mode. | |
system.unix.cpu.stats.system | CPU System Time | % | CPU Time in System mode. | |
system.unix.cpu.stats.idle | CPU Idle Time | % | CPU Time in Idle mode. | |
system.unix.cpu.stats.iowait | CPU IOWait Time | % | CPU Time in iowait mode. | |
system.unix.cpu.stats.kernel | CPU Kernel Time | % | CPU Time in Kernel mode. | |
system.unix.cpu.stats.interrupt | CPU Interrupt Time | % | CPU time in interrupt level. | |
CPU Utilization - UCD-SNMP-MIB | system.unix.cpu.util.percent | CPU Utilization | % | CPU utilization is a key performance metric. |
Host System Uptime | system.uptime | System Uptime | s | The amount of time since this host was last initialized. |
Memory Utilization - UCD-SNMP-MIB | system.unix.memory | Unix Physical Memory | % | Monitors the Unix Real Memory utilization. |
system.unix.memory.swap | Unix Swap Memory | % | Monitors the Unix Swap Memory Utilization. | |
system.unix.memory.free | Unix Memory Free | KB | Monitors the UNIX free memory. | |
system.unix.memory.used | Unix Memory Used | KB | Monitors the UNIX used memory. | |
system.unix.memory.swap.used | Unix Swap Memory Used | KB | Monitors the amount of used swap memory. | |
system.unix.memory.swap.total | Unix Swap Memory Total | KB | Monitors the total amount of swap space configured for this host. | |
Storage Utilization - HR-MIB | system.disk.util.percent | Disk Utilization | % | Monitors the disk utilization. |