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

Graph in report

Post by oryagel »

I have a report generated every 3 hours.
I want to add a graph to this report.

How can I do that?

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

Graph in report

Post by KS-Soft Europe »

You need to create SLA report profile (report type: SLA) using Report Manager (menu Reports -> Report Manager).
It allows you to create reports with Performance and Availability charts.

Please check the manual or visit our web site for more information at
Report Manager: http://www.ks-soft.net/hostmon.eng/mfra ... tm#Reports
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Another option: use Log Analyzer
http://www.ks-soft.net/hostmon.eng/la/index.htm

Regards
Alex
oryagel
Posts: 92
Joined: Wed Jul 28, 2010 10:23 am

Post by oryagel »

Thanks

1. I'm trying to use the SLA.
In the report I get an image like this one:
Image

I don't understand what the graph says.
What is the blue, the purple, and the line between?
Is it Min, Max and Ave?
If so, which time window does it refer to?

2. When I include the SLA report in emails, it doesn't show the images.
What should I do to include the images?

3. I want to send few report in a single email.
I entered the following in the email temlate:

Code: Select all

<<IncludeFile=D:\Host Monitor\Reports\info1.html>>
<<IncludeFile=D:\Host Monitor\Reports\info2.html>>
<<IncludeFile=D:\Host Monitor\Reports\info3.html>>
But I can see only one report in the email itself.
What's wrong?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

What is the blue, the purple, and the line between?
Is it Min, Max and Ave?
Yes
If so, which time window does it refer to?
I don't know which time frame(s) have you selected for your report.

As you have seen (when you setup this report profile), each SLA report may include set of "sub-reports" - information regarding specific period of time:
- Prediction: next 7 days
- Today
- Yesterday
- Last 24 hours
- Last 48 hours
- This week
- Last week
- Last 7 days
- Last 14 days
- This month
- Last month
- Last 30 days
- Last 60 days
- This year
- Last year
- Last 12 months
- Last 24 months

When I include the SLA report in emails, it doesn't show the images.
What should I do to include the images?
If you open HTML file, you will see that each image is refered by link to GIF file on your hard drive.
I want to send few report in a single email.
I entered the following in the email temlate:
Code:
<<IncludeFile=D:\Host Monitor\Reports\info1.html>>
<<IncludeFile=D:\Host Monitor\Reports\info2.html>>
<<IncludeFile=D:\Host Monitor\Reports\info3.html>>
I don't think this is good idea... Each HTML file has its own header, footer, body. You cannot just merge these files together without some modifications.

Regards
Alex
Post Reply