NSClient++ Help (#1) - Big numbers in performance data (#157) - Message List
Hi
I use nsclient++ v 0.3.2 on windows 2003 r2 with this command:
./check_nrpe -H XX.XX.XX.XX -p 5666 -c CheckCounter -a "
Network Interface(HP NC7782 Gigabit Server Adapter)
Bytes Total/sec" ShowAll MaxWarn=80000000 MaxCrit=100000000
The performance data output looks like this: ...|'\Network Interface(HP NC7782 Gigabit Server Adapter)\Bytes Total/sec'=5737.98;8e+007;1e+008;
Now, I try to implement this command with check_multi (http://www.my-plugin.de/wiki/de/projects/check_multi/start). But check_multi says that '8e+007' and '1e+008' are incorrect values. check_multi checks the correctness of performance data on receive on the basis of plugin development guidlines (http://nagiosplug.sourceforge.net/developer-guidelines.html#AEN203): min/max values have to be in the range[-0-9.].
Is there an option parameter or an other solution to get performance data without 'e+' for big values?
Best regards patrick
-
Message #438
This is a "known bug" and will hopefully be fixed in the next version (ie. 0.4.0 release). For info on the issue see #151
MickeM
mickem05/30/08 13:36:09 (5 years ago)








