Sum of test values

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
oryagel
Posts: 92
Joined: Wed Jul 28, 2010 10:23 am

Sum of test values

Post by oryagel »

Hi,

I have some tests which I would to get a daily report for.

The report should include the sum of the values returned in the last X hours.

For example:

Let’s say I want a report every 24 hours.
If a test is scheduled to run every 6 hours and the results were: 1,4,2,6,
The report should include the sum of the test which is 13.


How can I get it done?

Thanks
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

HostMonitor cannot do that.
Unless you record test results into database (using ODBC logging or SQL Query action) and create your own script that will process database records and calculate result...

Regards
Alex
Post Reply