NSClient++ Help (#1) - uom of performance data (#462) - Message List
Hi
I'm using nsclient++ version 0.3.6.818 2009-06-14.
Checking disk size with check_nrpe and NRPEListener, the performance data output is like this:
'C:\'=6.28G;10;95; 'D:\'=4.06G;10;95; 'E:\'=72.12M;10240;97280;
If I wrap this check into check_multi plugin ( http://www.my-plugin.de/wiki/projects/check_multi/configuration/performance), check_multi throws an error, that performance data have errors in unit of measurement.
As written in documentation, check_multi checks on the correctness of format.
In Nagios Plugins Developer Guidelines ( http://nagiosplug.sourceforge.net/developer-guidelines.html#AEN201) correct uom's are B, KB, MB and TB.
Is there a workaround to get units according the specification?
It seems that all nsclient++ checks (memory, ...) deliver units like B, M, G.
Best regards Patrick







