Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Contents

Table of Contents

Overview

 

\n \n \n \n \n \n \n \n \n \n \n \n \n
Related DocumentationVersion of up.time \naffectedAffected Platforms
\nAllAll

...

Article Contents

...

...

Overview

...

up.time collects the configuration and performance data outlined in this article from Net-SNMP implementations. Additional performance data outside of this set can be collected using the SNMP service monitor with retained performance metrics.

...

 

List of Required Net-SNMP MIBs

...

 

All data that up.time gathers from Net-SNMP is based on the following MIB implementations:

...

 

    \n\t
  • RFC 1213 - Management Information Base for Network Management of TCP/IP-based internets \n

    Presents network interface information.

  • \n\t
  • UCD-SNMP-MIB \n

    Presents general system state information.

  • \n\t
  • Host Resources MIB (RFC 2790) \n

    Presents system performance data.

  • \n

...

 

System Configuration Data

...

 

 

...

Metric
\n\t
Explanation
\n
Source MIB
\n
\n \n\t
sysName
\n\t
The name of the system on which Net-SNMP is running.
\n\t
RFC 1213 - sysName
\n \n
\n\t
sysDesc
\n\t
The hardware architecture of the system.
\n\t
RFC 1213 - sysDesc
\n
\n \n\t
hrDeviceTable
\n\t
up.time uses the following information returned by this metric: the number of CPUs on the system and the CPU configuration.
\n\t
HOST-RESOURCES-MIB - hrDeviceTable.
\n \n
\n\t
memTotalReal
\n\t
The amount of memory available on the system.
\n\t
UCD-SNMP-MIB - memTotalReal
\n \n \n\t
memTotalSwap
\n\t
The size of swap space available on the system.
\n\t
UCD-SNMP-MIB - memTotalSwap
\n
\n \n\t
ifDescr
\n\t
The name of the network card that is installed on the system.
\n\t
RFC 1213 - interfaces/ifDescr
\n \n \n
ifMtu
\n\t
The largest amount of data that the network interface can transmit in a single physical frame.
\n\t
RFC 1213 - interfaces/ifMtu
\n \n \n\t
ifSpeed
\n\t
The maximum speed of the network interface.
\n\t
RFC 1213 - interfaces/ifSpeed
\n \n \n
\n\t
ifPhysAddress
\n\t
The physical address of the network interface.
\n\t
RFC 1213 - interfaces/ifPhysAddress
\n \n

...

System Performance Data

...

 

 

Metric
\n\t
Explanation
\n
Source MIB
\n \n
\n\t
ssCpuUser
\n\t
The amount of time that the CPU on the system spends executing user processes.
\n\t
UCD-SNMP-MIB - systemstats/ssCpuUser
\n \n
\n\t
ssCpuSystem
\n\t
The amount of time that the CPU spends processing system calls.
\n\t
UCD-SNMP-MIB - systemstats/ssCpuSystem
\n \n \n\t
ssCpuIdle
\n\t
The amount of time that the CPU is idle.
\n\t
UCD-SNMP-MIB - systemstats/ssCpuIdle
\n \n \n\t
hrSystemProcesses
\n\t
The number of processes that are running on the system.
\n\t
HOST-RESOURCES-MIB - hrSystemProcesses
\n
\n \n\t
memTotalSwap
\n\t
The total amount of swap space on the system.
\n\t
UCD-SNMP-MIB - memory/memTotalSwap
\n \n
\n\t
memAvailSwap
\n\t
The amount of swap space that is available.
\n\t
UCD-SNMP-MIB - memory/memAvailSwap
\n \n
\n\t
memAvailReal
\n\t
The amount of available memory.
\n\t
UCD-SNMP-MIB - memory/memAvailReal
\n \n \n \n\t
memTotalFree
\n\t
The total amount of free memory.
\n\t \n \n\t
UCD-SNMP-MIB - memory/memTotalFree
\n
ifDescr
\n\t
The name of the network interface.
\n\t
RFC 1213 - interfaces/ifDescr
\n \n \n\t
ifInOctects
\n\t
The amount of data, measured in octets, that is moving into the network interface.
\n\t
RFC 1213 - interfaces/ifInOctects
\n \n
\n
ifInErrors
\n\t
The number of inbound errors.
\n\t
RFC 1213 - interfaces/ifInErrors
\n \n
\n
ifOutOctects
\n\t
The amount of data, measured in octets, that is moving out of the network interface.
\n\t
RFC 1213 - interfaces/ifOutOctects
\n
\n \n\t
ifOutErrors
\n\t
The number of outbound errors.
\n\t \n \n\t
RFC 1213 - interfaces/ifOutErrors
\n
hrStorageDescr
\n\t
A description of the file system.
\n\t
HOST-RESOURCES-MIB - hrStorage/hrStorageDescr
\n \n
\n
hrStorageSize
\n\t
The total amount of storage space on the file system.
\n\t
HOST-RESOURCES-MIB - hrStorage/hrStorageSize
\n \n \n
hrStorageUsed
\n\t
The amount of storage space on the file system that has been used.
\n\t
HOST-RESOURCES-MIB - hrStorage/hrStorageUsed
\n \n \n\t
hrSWRunName
\n\t
The name of a process that is currently running.
\n\t
HOST-RESOURCES-MIB - hrSWRun/hrSWRunName
\n \n \n\t
hrSWRunIndex
\n\t
The ID of the process that is currently running.
\n\t
HOST-RESOURCES-MIB - hrSWRunIndex
\n
\n \n
hrSWRunPerfCPU
\n\t
The number of centi-seconds of the total system CPU resources that a running process is consuming.
\n\t
HOST-RESOURCES-MIB - hrSWRunPerf/hrSWRunPerfCPU
\n \n \n
hrSWRunPerfMem
\n\t
The amount of memory that a running process is using.
\n\t
HOST-RESOURCES-MIB - hrSWRunPerf/hrSWRunPerfMem
\n
\n \n
hrSystemNumUsers
\n\t
The number of users currently active on the system.
\n\t
HOST-RESOURCES-MIB - hrSystemNumUsers
\n \n

...