MRTG configuration file for monitoring Dell PE2850 sensors
Billinghurst, David (CALCRTS)
david.billinghurst at comalco.riotinto.com.au
Wed Oct 25 19:40:23 CDT 2006
> From: David Billinghurst
>
> PS: Can one access system load averages on a PEx850 via SNMP?
>
Yes. Just after I sent the mail I found this answer too.
The 1, 5 and 15 (or it may be 10) minute uptime are available via SNMP.
See /usr/share/snmp/mibs/UCD-SNMP-MIB.txt
uptime
10:35:09 up 11 days, 21:48, 2 users, load average: 2.74, 2.21, 1.54
snmpget -On -v 2c -c public localhost UCD-SNMP-MIB::laNames.1
.1.3.6.1.4.1.2021.10.1.2.1 = STRING: Load-1
snmpget -On -v 2c -c public localhost UCD-SNMP-MIB::laLoad.1
.1.3.6.1.4.1.2021.10.1.3.1 = STRING: 2.33
snmpget -On -v 2c -c public localhost UCD-SNMP-MIB::laNames.2
.1.3.6.1.4.1.2021.10.1.2.2 = STRING: Load-5
snmpget -On -v 2c -c public localhost UCD-SNMP-MIB::laLoad.2
.1.3.6.1.4.1.2021.10.1.3.2 = STRING: 2.12
snmpget -On -v 2c -c public localhost UCD-SNMP-MIB::laNames.3
.1.3.6.1.4.1.2021.10.1.2.3 = STRING: Load-15
snmpget -On -v 2c -c public localhost UCD-SNMP-MIB::laLoad.3
.1.3.6.1.4.1.2021.10.1.3.3 = STRING: 1.52
NOTICE
This e-mail and any attachments are private and confidential and may contain privileged information. If you are not an authorised recipient, the copying or distribution of this e-mail and any attachments is prohibited and you must not read, print or act in reliance on this e-mail or attachments.
This notice should not be removed.
More information about the Linux-PowerEdge
mailing list