WorkDir: /usr/local/httpd/htdocs/stats/ # How many seconds apart should netscape be instructed to # reload the page? If this is not defined, the default is # 300 seconds Refresh: 300 # How often do you call mrtg? The Default is 5 Minutes. If # you call it less often, you should specify it here. This # does two things: # a) the generated HTML page does contain the right # information about the calling interval ... # b) a META header in the generated HTML page will instruct # caches about the time to live of this page ..... # In this example we tell mrtg that we will be calling it # every 10 Minutes. If you are calling mrtg every 5 # Minutes, you can leave this line commented out. Interval: 5 ############################################################################### # Description: IRCnet (global clients) # Contact: francois@be.euro.net # System Name: ratbert.skybel.net # Location: EuroNet Internet NOC / Brussels / Belgium ############################################################################### Target[global.irc]: `cat /usr/local/mrtg/irc/irc` MaxBytes[global.irc]: 60000 Title[global.irc]: Global clients Options[global.irc]: gauge Colours[global.irc]: GREEN#00cc00,BLUE#00cc00,DARKGREEN#f5f5f5,VIOLET#ff00ff YLegend[global.irc]: Active Conn. ShortLegend[global.irc]: connec. LegendI[global.irc]: connections LegendO[global.irc]: connections PageTop[global.irc]:
Maintainer: | Francois Baligant <francois@be.euro.net> |