NagiosXI monitoring windows servers
Posted: Tue Mar 20, 2012 1:41 pm
With ngiosxi using the nagios monitor wizard selecting windows server and adding the appropriate information
Added a new server to be monitored windows 2008 r2 added the latest version of nsclient++ allowed nagios server access and I am getting mixed results
Listed below
CPU Usage Ok 1h 56m 5s 1/5 2012-03-20 14:29:59 CPU Load 0% (5 min average)
Drive C: Disk Usage Critical 1h 55m 22s 5/5 2012-03-20 14:29:13 (Return code of 139 is out of bounds)
Drive D: Disk Usage Critical 1h 54m 39s 5/5 2012-03-20 14:30:25 (Return code of 139 is out of bounds)
Memory Usage Critical 1h 53m 56s 5/5 2012-03-20 14:26:08 (Return code of 139 is out of bounds)
Ping Ok 1h 53m 13s 1/5 2012-03-20 14:27:51 OK - 172.22.110.62: rta 1.576ms, lost 0%
Uptime Ok 1h 52m 30s 1/5 2012-03-20 14:28:34 System Uptime - 0 day(s) 0 hour(s) 0 minute(s)
but if I run the ./check_nt -H ip -v USEDDISKSPACE -l C -w 80 -c 90
command I get a segmenation fault which should be causing the 139 error
How do I monitor windows 2008 servers for memory and disks? I used to use the check_nc_net on my nagios 3.x core install it works
Added a new server to be monitored windows 2008 r2 added the latest version of nsclient++ allowed nagios server access and I am getting mixed results
Listed below
CPU Usage Ok 1h 56m 5s 1/5 2012-03-20 14:29:59 CPU Load 0% (5 min average)
Drive C: Disk Usage Critical 1h 55m 22s 5/5 2012-03-20 14:29:13 (Return code of 139 is out of bounds)
Drive D: Disk Usage Critical 1h 54m 39s 5/5 2012-03-20 14:30:25 (Return code of 139 is out of bounds)
Memory Usage Critical 1h 53m 56s 5/5 2012-03-20 14:26:08 (Return code of 139 is out of bounds)
Ping Ok 1h 53m 13s 1/5 2012-03-20 14:27:51 OK - 172.22.110.62: rta 1.576ms, lost 0%
Uptime Ok 1h 52m 30s 1/5 2012-03-20 14:28:34 System Uptime - 0 day(s) 0 hour(s) 0 minute(s)
but if I run the ./check_nt -H ip -v USEDDISKSPACE -l C -w 80 -c 90
command I get a segmenation fault which should be causing the 139 error
How do I monitor windows 2008 servers for memory and disks? I used to use the check_nc_net on my nagios 3.x core install it works