I guess I am making it harder than it needs to be. I simply created a web page with all the pictures of the GIFs on it, and put a refresh statement that will reload the page every 60 seconds. The names of the GIFs are always the same, so logically, it should update them as they change.
This is a rather simplistic approach without using the RRD_CGI program. If anyone has more info or suggestions, please let me know! =o) Example: <html> <head> <title>LAN Ping Response Times</title> <META HTTP-EQUIV=REFRESH CONTENT=60> </head> <body bgcolor="#000000"> <p align="center"><b><font color="#FFFFFF" face="Garamond" size="6">Camarillo LAN - Ping Response Times</font></b></p> <p align="center"><img border="0" src="hour_salive.169.gif" width="480" height="172"></p> <p align="center"> <img border="0" src="hour_salive.11.gif" width="480" height="172"></p> <p align="center"><img border="0" src="hour_salive.12.gif" width="480" height="172"></p> <p align="center"> <img border="0" src="hour_salive.13.gif" width="480" height="172"></p> <p align="center"><img border="0" src="hour_salive.14.gif" width="480" height="172"></p> <p align="center"> <img border="0" src="hour_salive.15.gif" width="480" height="172"></p> <p align="center"><img border="0" src="hour_salive.16.gif" width="480" height="172"></p> <p align="center"> <img border="0" src="hour_salive.17.gif" width="480" height="172"></p> <p align="center"><img border="0" src="hour_salive.18.gif" width="480" height="172"></p> <p align="center"> Etc. etc. etc. Hope this helps anyone who is just trying to look at the graphs from a web page. (it's too simple, so if you have a better way, please let me know!) -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dirk Bulinckx Sent: Thursday, January 06, 2005 10:14 AM To: [email protected] Subject: RE: [SA-list] RRD Graphs / HTML Examples - rrd_cgi.exe No my knowledge there are none. Dirk. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Miller Jim (Camarillo) Sent: Thursday, January 06, 2005 5:57 PM To: [email protected] Subject: [SA-list] RRD Graphs / HTML Examples - rrd_cgi.exe Hello, I'm trying to locate any html templates or rrd_cgi script examples that will create web pages from my rrd graphs. I'm familiar with MRTG and how the html is created, but I am not quite understanding the rrd_cgi program to generate the html code. Are there any examples or templates that exist which are specific to Servers Alive? (Yes, I've read the manuals, All of them) Thank you in advance, Jim Miller Sr. Systems Analyst Thomson / Technicolor - Camarillo, CA ------------------------- [This E-mail scanned for viruses by Declude Virus] To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive ------------------------- [This E-mail scanned for viruses by Declude Virus] To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive ------------------------- [This E-mail scanned for viruses by Declude Virus] To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive
