History charts flatline...

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
Kris
Posts: 375
Joined: Wed May 12, 2010 3:22 am

History charts flatline...

Post by Kris »

Hiya all,

I'm using an SNMP test to determine battery time of a UPS.
It returns a value in 1/100 seconds, so I do a reply Tune-Up like this:
[(%SuggestedReply% div 100) div 86400] Days - [((%SuggestedReply% div 100) mod 86400) div 3600] Hours - [((%SuggestedReply% div 100) mod 3600) div 60] Minutes

I just noticed that the history charts/performance charts are flat.
Is this normal behaviour or am I doing something wrong?

Thanks!
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

Your reply looks like 2 Days - 5 Hours - 20 Minutes.
For statistics calculations, HostMonitor uses first numeric value 2.
Rest of Reply string is interpreted as units text.
That's why you see flat line on dayly chart.
Average, min and max values calculation is also based on first numeric value.
Kris
Posts: 375
Joined: Wed May 12, 2010 3:22 am

Post by Kris »

Thanks for pointing that out. :)
No need to worry then...
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

You are welcome :)
Post Reply