disk i/o check not working

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
praveenvp
Posts: 2
Joined: Thu May 30, 2013 4:32 am

disk i/o check not working

Post by praveenvp »

I have two server 2003 servers, one 32 bit and other 64
I am using nsc client 3.7 for both machines, disk i/o is not returning correct value in 64 bit os, also tried with nsc 3.8 and 3.9 no result :(

In 32 bit os everything is working fine for all nsc client version.

Please find attachment.
You do not have the required permissions to view the files attached to this post.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: disk i/o check not working

Post by slansing »

Unfortunately showing us your Host and service does not help much, you will need to show us your service configuration file so we can see what you have defined in it.
praveenvp
Posts: 2
Joined: Thu May 30, 2013 4:32 am

Re: disk i/o check not working

Post by praveenvp »

Hi, Sorry I forgot to upload the details.

Please go through below details.
define service {
use abc-generic-service
hostgroup_name abc_windows_servers
service_description C: Disk I/O rate
check_command check_counter!"\\PhysicalDisk(0 C:)\\Disk Bytes/sec"!Disk I/O rate C: %.2f byte/s!n!10485760!419430400
}
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: disk i/o check not working

Post by sreinhardt »

Is this the only perf counter used on the x64 machine? Are you using the x64 or x32 nsclient version on that server?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked