]> git.sven.stormbind.net Git - sven/scripts.git/blob - mrtg-alix/mrtg-scripts/mrtg.cfg
7d1def4d9fb6cd81775142fc348721a5722fe4fb
[sven/scripts.git] / mrtg-alix / mrtg-scripts / mrtg.cfg
1 ######################################################################
2 # Multi Router Traffic Grapher -- Sample Configuration File
3 ######################################################################
4 # This file is for use with mrtg-2.5.4c
5
6 # Global configuration
7 WorkDir: /var/www/mrtg
8 WriteExpires: Yes
9 LogFormat: rrdtool
10 IconDir: /mrtg/
11
12 Title[^]: Analysis for arthur 
13
14 # Nr of procs and load
15 Target[load]: `/usr/local/sbin/explore_load /proc/loadavg`
16 MaxBytes[load]: 1500
17 Title[load]: - Load and # of processes
18 PageTop[load]: <H1>Load average and # of procs</H1>
19 Options[load]: nopercent,growright,gauge
20 ShortLegend[load]: &nbsp;
21 YLegend[load]: procs, load*100
22 Legend1[load]: Five-minutes load average * 100
23 Legend2[load]: Number of processes
24 LegendI[load]: &nbsp;load*100
25 LegendO[load]: &nbsp;procs
26 #WithPeak[load]: wym
27 Colours[load]: ORANGE#ffa000, RED#f00000, BLACK#000000, VIOLET#ff00ff
28
29
30 # System and non-idle time
31 Target[cpu]: `/usr/local/sbin/explore_cpu`
32 MaxBytes1[cpu]: 2000
33 MaxBytes2[cpu]: 10000
34 Title[cpu]: - System and aggregated non-idle time
35 PageTop[cpu]: <H1>System CPU time and non-idle CPU time</H1>
36 Options[cpu]: growright,nopercent,gauge,logscale
37 ShortLegend[cpu]: &nbsp;jiffies
38 YLegend[cpu]: jiffies
39 Legend1[cpu]: System CPU Time
40 Legend2[cpu]: Non-Idle CPU Time
41 LegendI[cpu]: &nbsp;system
42 LegendO[cpu]: &nbsp;nonidle
43 WithPeak[cpu]: wym
44 Colours[cpu]: ORANGE#ffa000, RED#f00000, BLACK#000000, VIOLET#ff00ff
45
46 # CPU und MB tempreture
47 Target[temp]: `/usr/local/sbin/explore_temp`
48 MaxBytes[temp]: 100
49 Title[temp]: - Temp CPU and MB
50 PageTop[temp]: <H1>Temp CPU and MB</H1>
51 Options[temp]: nopercent,growright,gauge
52 ShortLegend[temp]: &nbsp;
53 YLegend[temp]: CPU, MB
54 #Legend1[temp]: Five-minutes temp
55 #Legend2[temp]: Number of processes
56 LegendI[temp]: &nbsp;CPU
57 LegendO[temp]: &nbsp;MB
58 #WithPeak[temp]: wym
59 Colours[temp]: ORANGE#ffa000, RED#f00000, BLACK#000000, VIOLET#ff00ff
60
61
62 #### Network interfaces ###
63
64 Target[ppp0]: `/usr/local/sbin/explore_net ppp0`
65 MaxBytes1[ppp0]: 204800
66 MaxBytes2[ppp0]: 204800
67 Title[ppp0]: Traffic device ppp0 [DSL]
68 PageTop[ppp0]: Internet Link
69 #WithPeak[ppp0]: wym
70
71 Target[eth0]: `/usr/local/sbin/explore_net eth0`
72 MaxBytes1[eth0]: 12500000
73 MaxBytes2[eth0]: 12500000
74 Title[eth0]: Traffic device eth0 [LAN]
75 PageTop[eth0]: LAN
76 #WithPeak[eth0]: wym
77
78 Target[eth2]: `/usr/local/sbin/explore_net eth2`
79 MaxBytes1[eth2]: 12500000
80 MaxBytes2[eth2]: 12500000
81 Title[eth2]: Traffic device eth2 [WLAN]
82 PageTop[eth2]: WLAN
83 #WithPeak[eth2]: wym
84
85 Target[tun0]: `/usr/local/sbin/explore_net tun0`
86 MaxBytes1[tun0]: 12500000
87 MaxBytes2[tun0]: 12500000
88 Title[tun0]: Traffic device tun0 [VPN]
89 PageTop[tun0]: OpenVPN
90 #WithPeak[tun0]: wym