X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=mrtg-alix%2Fmrtg-scripts%2Fmrtg.cfg;h=5b605ebdba236f2f7117c879478358ab1f17b4db;hb=079f9b72956a25bb1fe4b43c59c20fa04f04de69;hp=1741b75aaf550e77f1ea812223c144744aee03bf;hpb=83b1651d7d0e282b40993e8deb601d8e62fae731;p=sven%2Fscripts.git diff --git a/mrtg-alix/mrtg-scripts/mrtg.cfg b/mrtg-alix/mrtg-scripts/mrtg.cfg index 1741b75..5b605eb 100644 --- a/mrtg-alix/mrtg-scripts/mrtg.cfg +++ b/mrtg-alix/mrtg-scripts/mrtg.cfg @@ -1,8 +1,3 @@ -###################################################################### -# Multi Router Traffic Grapher -- Sample Configuration File -###################################################################### -# This file is for use with mrtg-2.5.4c - # Global configuration WorkDir: /var/www/mrtg WriteExpires: Yes @@ -23,7 +18,6 @@ Legend1[load]: Five-minutes load average * 100 Legend2[load]: Number of processes LegendI[load]:  load*100 LegendO[load]:  procs -#WithPeak[load]: wym Colours[load]: ORANGE#ffa000, RED#f00000, BLACK#000000, VIOLET#ff00ff @@ -40,7 +34,6 @@ Legend1[cpu]: System CPU Time Legend2[cpu]: Non-Idle CPU Time LegendI[cpu]:  system LegendO[cpu]:  nonidle -WithPeak[cpu]: wym Colours[cpu]: ORANGE#ffa000, RED#f00000, BLACK#000000, VIOLET#ff00ff # entropy @@ -49,7 +42,6 @@ MaxBytes[entropy]: 4500 Title[entropy]: - Entropy PageTop[entropy]:

System entropy

Options[entropy]: growright,nopercent,gauge,noo -WithPeak[entropy]: ymw ShortLegend[entropy]: entropy YLegend[entropy]: entropy Legend1[entropy]: entropy @@ -67,40 +59,33 @@ PageTop[temp]:

Temp CPU and MB

Options[temp]: nopercent,growright,gauge ShortLegend[temp]:   YLegend[temp]: CPU, MB -#Legend1[temp]: Five-minutes temp -#Legend2[temp]: Number of processes LegendI[temp]:  CPU LegendO[temp]:  MB -#WithPeak[temp]: wym Colours[temp]: ORANGE#ffa000, RED#f00000, BLACK#000000, VIOLET#ff00ff #### Network interfaces ### Target[ppp0]: `/usr/local/sbin/explore_net ppp0` -MaxBytes1[ppp0]: 204800 -MaxBytes2[ppp0]: 204800 +MaxBytes[ppp0]: 204800 Title[ppp0]: Traffic device ppp0 [DSL] PageTop[ppp0]: Internet Link #WithPeak[ppp0]: wym Target[eth0]: `/usr/local/sbin/explore_net eth0` -MaxBytes1[eth0]: 12500000 -MaxBytes2[eth0]: 12500000 +MaxBytes[eth0]: 12500000 Title[eth0]: Traffic device eth0 [LAN] PageTop[eth0]: LAN #WithPeak[eth0]: wym Target[eth2]: `/usr/local/sbin/explore_net eth2` -MaxBytes1[eth2]: 12500000 -MaxBytes2[eth2]: 12500000 +MaxBytes[eth2]: 12500000 Title[eth2]: Traffic device eth2 [WLAN] PageTop[eth2]: WLAN #WithPeak[eth2]: wym Target[tun0]: `/usr/local/sbin/explore_net tun0` -MaxBytes1[tun0]: 12500000 -MaxBytes2[tun0]: 12500000 +MaxBytes[tun0]: 12500000 Title[tun0]: Traffic device tun0 [VPN] PageTop[tun0]: OpenVPN #WithPeak[tun0]: wym \ No newline at end of file