|
|
|
Trending
|
|
Interface Hosts MRTG-HTML PacketTransport |
InterfaceI employ Jan Kasprzak’s CGI-based viewer as an interface to our data. Running it under mod_perl boosts performance by ~6000 percent -- here, I offer two mod_perl'erized versions of Jan's script. Also, I use a drawing tool (ACD's Canvas) to produce a network map, which I export to HTML and post on an internal Web site. The MRTG-HTML CGI script parses this HTML file and adds mrtg-rrd.cgi links, thus giving us a pretty interface to our list of devices. Hosts is mod_perl'erized version of Jan's script, including a hack which we use to organize rrdtool databases into separate directories. MRTG HTML is a CGI script which parses an HTML file and inserts links to Jan's CGI script. PacketTransport is mod_perl'erized version of Jan's script, including a hack which we use to organize rrdtool databases into separate directories. |
|
Prepared by: Stuart Kendrick Last modified: 23-June-2007 |