Hello all,
I created a complete setup using FC6, NSClient on W2k3, Nagios-tools and templates for data collection.
I'm getting graphs with 0s (Not NaNs) and this is consistent with the return from NSClient, but I want to make sure that I'm doing this right before putting into production:
linux cmd line:
/usr/lib/nagios/plugins/check_nt -H 172.16.1.63 -p 1248 -v COUNTER -l "\\LogicalDisk(D:)\\Current Disk Queue Length"
Results:
0
Does that need to be in the format "value:0" or is it correct?
advTHANKSance
check_nt results
Moderators: Developers, Moderators
Sorry for the late response, Just getting back to this project.
Are the results from check_nt always supposed to be 0?
/usr/lib/nagios/plugins/check_nt -H <hostname> -p <port> -v COUNTER -l "\\LogicalDisk(<drive>)\\Current Disk Queue Length"
This always returns 0 for me, even if I try to generate traffic.
- Steve
Are the results from check_nt always supposed to be 0?
/usr/lib/nagios/plugins/check_nt -H <hostname> -p <port> -v COUNTER -l "\\LogicalDisk(<drive>)\\Current Disk Queue Length"
This always returns 0 for me, even if I try to generate traffic.
- Steve
Who is online
Users browsing this forum: No registered users and 5 guests