Another question for daily report...

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
Stone_ll
Posts: 51
Joined: Sun Apr 27, 2008 9:23 pm

Another question for daily report...

Post by Stone_ll »

Currently I use HM doing these
1,test some website's status every 20 minutes;
2,generate report and send it by mail at 23:50 every day;
3,clear the data before sending by mail.


Now I want to add a result displaying in the daily report by another htm or txt.
It is:diplay the status and replay time every hour of the whole day.So I want to know the status at 20:00 yesterday,I may look over this report.

I want to know how to do this...Log analyzer is a little complex.
hoping for your reply .. thanks..
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Do you want to test server every 20 min but display one log record per hour (like each 3rd record)?
There is no standard way to do that. You may try some complicated tricks. E.g. add "advanced mode" action to start "Record HM log" action every 3rd test using expression like (%TotalTests% mod 3 == 0).

BTW What sense has such report? If test fails 2 times, then restore good status, you may see just "good" status in such log.
May be you want to see "average" status? Log Analyzer offers "display average on hourly basis" chart mode.
http://www.ks-soft.net/hostmon.eng/la/index.htm#RepMan

Regards
Alex
Stone_ll
Posts: 51
Joined: Sun Apr 27, 2008 9:23 pm

Post by Stone_ll »

My mean is that : if I want to know the status just the certain o‘clock。I can look over the report.

the report may not be demanded too strict.
I just want to do it as what I said just now.

It is only the way to use the tool of the Log Analyzer?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

If you need to check status of single test item at specific time, I think you may check log file. You don't need any special report.
Am I wrong?

You may check the log file, you may use Quick Log GUI option, you may use Log Analyzer. There are many options, I am not sure which one do you prefer

Regards
Alex
Stone_ll
Posts: 51
Joined: Sun Apr 27, 2008 9:23 pm

Post by Stone_ll »

Thanks,I'll try...
Post Reply