Page 2 of 2

Re: Check Operating System Version

Posted: Thu Jan 22, 2015 5:29 pm
by Box293
You have three options:

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" |

Re: Check Operating System Version

Posted: Fri Jan 23, 2015 1:44 pm
by lgroschen
rlinux,

Let us know if the above options help.

Re: Check Operating System Version

Posted: Sat Oct 03, 2015 7:51 am
by rlinux57
Kindly mark this thread as completed.