Monitoring Load on Linux via SNMP

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
costanza2k1
Posts: 197
Joined: Fri Aug 09, 2013 12:19 pm

Monitoring Load on Linux via SNMP

Post by costanza2k1 »

I wanted to measure load on a linux machine via snmp for 1,5,and 10 minutes.

I'm able to gather this information, how can I graph it out?

Code: Select all

check_xi_service_snmp! -o .1.3.6.1.4.1.2021.10.1.3.1 -C public -P 2c -l "1 Minute Load"!!!!!!!
User avatar
costanza2k1
Posts: 197
Joined: Fri Aug 09, 2013 12:19 pm

Re: Monitoring Load on Linux via SNMP

Post by costanza2k1 »

this can be closed, I did this crazy thing called reading. I put some warning and critical paterns behind it.
Locked