Page 1 of 1

Monitoring Load on Linux via SNMP

Posted: Wed Oct 07, 2015 5:06 pm
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"!!!!!!!

Re: Monitoring Load on Linux via SNMP

Posted: Wed Oct 07, 2015 5:14 pm
by costanza2k1
this can be closed, I did this crazy thing called reading. I put some warning and critical paterns behind it.