Ticket #365 (new defect)
CheckCounter returns wrong result for periods of time
| Reported by: | DonaldGordon | Owned by: | mickem |
|---|---|---|---|
| Priority: | 1 | Milestone: | |
| Component: | Core | Version: | 0.3.7 |
| Severity: | Bugs | Keywords: | |
| Cc: |
Description
I've noticed that performance counters I'm monitoring with CheckCounter will sometime return the wrong result for a fairly long period of time (usually 8-12 hours).
Looking at the graphs from PNP4Nagios, my .NET heap stats (counter .NET CLR Memory(_Global_)\# Bytes in all Heaps) over the last week on one host have a few 8-12 hour periods where they drop from the normal value (>1GB) to something clearly wrong (10-20MB). This either comes right by itself, or when we manually restart nsclient. I've only seen one host do this so far, and only on the .NET heap size counters.
Note: See
TracTickets for help on using
tickets.








Could you check the actual values? perhaps there is some unit which is miss interpreted by pnp4nagios?
MickeM