Re: Check Operating System Version
Posted: Thu Jan 22, 2015 5:29 pm
You have three options:
1) Write your own script
2) Install NSClient++ for linux
3) Use SNMP
1) Write your own script
2) Install NSClient++ for linux
3) Use SNMP
Code: Select all
./check_snmp -H ub03 -o 1.3.6.1.2.1.1.1.0 -C public -P 2c
SNMP OK - "Linux ub03.box293.local 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64" |