|
View previous topic :: View next topic |
Author |
Message |
rdiroen
Joined: 14 Oct 2019 Posts: 7
|
Posted: Fri May 27, 2022 3:28 am Post subject: Quicklog report |
|
|
Hi there,
I got several tests that are called health probe <application>, I have those in a view call health probes. Now what I would like is to generate a report that shows every test in that view, including it's sub quick log entries.
Is this possible? I have tried creating one with log analyzer, but it only shows me the test, but not the quick log items underneath that test. |
|
Back to top |
|
 |
KS-Soft
Joined: 03 Apr 2002 Posts: 12678 Location: USA
|
Posted: Fri May 27, 2022 4:35 am Post subject: |
|
|
There are various options
DashBoard report with options like
- Display N latest good/bad/any events at the top
- Display N latest good/bad/any events at the bottom
https://www.ks-soft.net/hostmon.eng/examples/dashboard3.htm
Log Analyzer may create reports with charts for each test item, charts show test results
E.g.
visible charts
https://www.ks-soft.net/hostmon.eng/la/examples/template.htm
or
https://www.ks-soft.net/hostmon.eng/la/examples/HTTPtestsWideCharts.htm
in order to open char click on the test
https://www.ks-soft.net/hostmon.eng/la/examples/HTTPtestsPopupCharts.htm
Choose one of the following options to set chart generating mode:
- Do not create charts
- Create charts, show links in the report
- Create charts, insert images into the report
- Create charts, interactive mode
Also you may use templates with %DetailedLogFile% and/or %ImageFile% variables.
%DetailedLogFile%
when this variable occurs in the table template, Log Analyzer creates HTML file that contains all check results for the test. It substitutes this variable with a corresponding file name.
So, if you want to provide detailed log file for each test, use HTML code such as "<a href="%DetailedLogFile%">".
%ImageFile%
when this variable occurs in a template Log Analyzer creates GIF image that represents the test results and inserts the file name of this image file instead of the variable.
So, if you want to insert images into the report, use HTML code like "<img src="%ImageFile%">".
If you want to insert links to images into the report, use code like "<a href="%ImageFile%">"
https://www.ks-soft.net/hostmon.eng/la/index.htm
Regards
Alex |
|
Back to top |
|
 |
KS-Soft
Joined: 03 Apr 2002 Posts: 12678 Location: USA
|
Posted: Fri May 27, 2022 4:42 am Post subject: |
|
|
PS
We informed you before and I will repeat - your support term expired 9 years ago, you know how to place an order  |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|