Check Operating System Version

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Check Operating System Version

Post 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" |
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
lgroschen
Posts: 384
Joined: Wed Nov 27, 2013 1:17 pm

Re: Check Operating System Version

Post by lgroschen »

rlinux,

Let us know if the above options help.
/Luke
rlinux57
Posts: 324
Joined: Mon Dec 08, 2014 12:03 am

Re: Check Operating System Version

Post by rlinux57 »

Kindly mark this thread as completed.
Locked