OS version on NCPA hosts
Posted: Thu Jun 12, 2025 5:41 am
Hi,
I wanted to know the OS version from each of server (Linux and Windows) monitored on my nagios XI.
On both server ncpa is installed and working fine (I get data from each srv).
I'm trying as for system uptime to use check_ncpa.py plugin
$USER1$/check_ncpa.py -H $HOSTADDRESS$ -t $USER8$ -M 'system/uptime'
I tried instead of uptime : platform, os_version, uname but nothing working
Do you know how I can get it?
thank you
I wanted to know the OS version from each of server (Linux and Windows) monitored on my nagios XI.
On both server ncpa is installed and working fine (I get data from each srv).
I'm trying as for system uptime to use check_ncpa.py plugin
$USER1$/check_ncpa.py -H $HOSTADDRESS$ -t $USER8$ -M 'system/uptime'
I tried instead of uptime : platform, os_version, uname but nothing working
Do you know how I can get it?
thank you