NSClient++ Help (#1) - NSClient - ERROR: We don't collect data this far back: 60 (#42) - Message List
Am I missing something here?
With standard NSClient we could get CPU Load data from 10 mins, 60 mins, 1440 mins....but it seems that anything over 59 minutes spits out an error like:
NSClient - ERROR: We don't collect data this far back: 60
./check_nt -H exchange -p 1248 -v CPULOAD -l 10,80,95,60,80,95,1440,80,95
I would like to be able to check CPU averages over 10 mins, 60 mins, and 24 hrs. Do I need to mess with the ini file or something? I couldn't seem to find any other questions or comments on this...
-
Message #43
Yes, you need to "mess" with the ini file...
...The data is always collected in the background and the size and interval is configured from the CPUBufferSize and CheckResolution?? options. ...
For details look at: CheckSystem
MickeM
MickeM08/11/07 09:06:44 (6 years ago)








