SNMP will most likely work on most but not all devices:arumugam wrote:Is there any way to find OS details via nagios for example in our network linux,windows, switches and routers we are configured, so can we get the os details using nagios
Command:
Code: Select all
check_snmp -H xxxx -o 1.3.6.1.2.1.1.1.0 -C public -P 2cCode: Select all
SNMP OK - "Linux ub03.box293.local 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64" |Code: Select all
SNMP OK - "Hardware: x86 Family 6 Model 63 Stepping 2 AT/AT COMPATIBLE - Software: Windows Version 6.1 (Build 7600 Multiprocessor Free)" |Code: Select all
SNMP OK - "Hardware: Intel64 Family 6 Model 63 Stepping 2 AT/AT COMPATIBLE - Software: Windows Version 6.1 (Build 7600 Multiprocessor Free)" |Code: Select all
SNMP OK - Such Object available on this agent at this OID |