KS-Soft. Network Management Solutions
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister    ProfileProfile    Log inLog in 

Custom Report2

 
Post new topic   Reply to topic    KS-Soft Forum Index -> Reports
View previous topic :: View next topic  
Author Message
ruscoep



Joined: 16 Jan 2004
Posts: 14

PostPosted: Thu Aug 22, 2013 7:03 am    Post subject: Custom Report2 Reply with quote

Within the help file there is a link to an example report CustomReport2 which is a funky little traffic light report. Are the templates for this available?
Back to top
View user's profile Send private message
KS-Soft



Joined: 03 Apr 2002
Posts: 12790
Location: USA

PostPosted: Thu Aug 22, 2013 9:09 am    Post subject: Reply with quote

This one?
http://ks-soft.net/hostmon.eng/examples/custom2.htm

Regards
Alex
Back to top
View user's profile Send private message Visit poster's website
ruscoep



Joined: 16 Jan 2004
Posts: 14

PostPosted: Thu Aug 22, 2013 9:52 am    Post subject: Reply with quote

Exactamundo
Back to top
View user's profile Send private message
KS-Soft



Joined: 03 Apr 2002
Posts: 12790
Location: USA

PostPosted: Thu Aug 22, 2013 10:06 am    Post subject: Reply with quote

Probably it will take less time to create new one then find template in archives...

Header
Code:

<html><head>
 <meta name="GENERATOR" content="KS-Soft HostMonitor">
 <META http-equiv="Content-Style-Type" content="text/css">
 <title>HostMonitor report</title>
 <STYLE TYPE="text/css"><!-- a:hover { color: "#00FFFF"; } --> </STYLE>
</head>
<body bgcolor="#000080" text="#E9E9E9" link="#00FFFF" vlink="#00FFFF" alink="#00FFFF">
<p align="left"><u><strong><big><big>HostMonitor Report</big></big><br>
</strong></u><font face="Arial">Generated on %Date% at %Time%</font><br>
Time zone: %TimeZone%</p>
<hr>
<table border=0>


Folder title
Code:

<tr><td valign=top nowrap><b>%Folder%</b></td><td>&nbsp;</td><td>


Test items (use different images for different statuses)
Code:
<IMG height=16 alt="Test: %TestName%  Status: %Status%" src="images/green.gif" width=16 border=0>


Folder summary
Code:

</td></tr>


Footer
Code:

</table>
<hr>
<br>
<table border=0>
 <tr><td> Tests with "Good" status</td><td>%GoodTests%</td></tr>
 <tr><td> Tests with "Bad" status</td><td>%BadTests%</td></tr>
 <tr><td> Tests with "Unknown" status &nbsp;</td><td>%UnknownTests%</td></tr>
</table><br>

<p>This report was generated by <a href="http://www.ks-soft.net" target="_blank"><strong>KS-Soft</strong></a><b>
<a href="http://www.ks-soft.net/hostmon.eng/index.htm" target="_blank">HostMonitor</a></b></p>
</body>
</html>


Regards
Alex
Back to top
View user's profile Send private message Visit poster's website
ruscoep



Joined: 16 Jan 2004
Posts: 14

PostPosted: Tue Aug 27, 2013 3:55 am    Post subject: Reply with quote

Many thanks Alex, excellent support as always.
Back to top
View user's profile Send private message
KS-Soft



Joined: 03 Apr 2002
Posts: 12790
Location: USA

PostPosted: Tue Aug 27, 2013 8:08 am    Post subject: Reply with quote

You are welcome

Regards
Alex
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    KS-Soft Forum Index -> Reports All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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

KS-Soft Forum Index