I'm trying to understand what detail-syntax, top-syntax and perf-syntax do and how they're meant to be used. The documentation for check_drivesize (http://docs.nsclient.org/0.4.2/referenc ... _drivesize) doesn't seem to be very detailed and the samples (http://docs.nsclient.org/samples/index. ... -drivesize) don't explain this either.
If 'perf-syntax' only controls the first field for each set of data for Performance Data, I assume 'perf-config' controls the actual values? But since 'perf-config' is also not documented I'm not sure what these values can be set to
Code: Select all
'C:\ free'=21.26368GB;20;10;0;49.65527 'C:\ free %'=42%;40;20;0;100 'E:\ free'=129.35789GB;20;10;0;199.99706 'E:\ free %'=64%;10;5;0;100Thanks for any help.