]> git.sven.stormbind.net Git - sven/scripts.git/blob - mrtg-alix/mrtg-scripts/mrtg.cfg
Import Alix mrtg scripts
[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 MaxBytes[cpu]: 200
33 Title[cpu]: - System and Non-Idle CPU Time
34 PageTop[cpu]: <H1>System CPU time and Non-Idle CPU Time</H1>
35 Options[cpu]: growright,nopercent
36 ShortLegend[cpu]: &nbsp;%
37 YLegend[cpu]: % of one CPU
38 Legend1[cpu]: System CPU Time
39 Legend2[cpu]: Non-Idle CPU Time
40 LegendI[cpu]: &nbsp;system
41 LegendO[cpu]: &nbsp;nonidle
42 #WithPeak[cpu]: wym
43 Colours[cpu]: ORANGE#ffa000, RED#f00000, BLACK#000000, VIOLET#ff00ff
44
45 # CPU und MB tempreture
46 Target[temp]: `/usr/local/sbin/explore_temp`
47 MaxBytes[temp]: 100
48 Title[temp]: - Temp CPU and MB
49 PageTop[temp]: <H1>Temp CPU and MB</H1>
50 Options[temp]: nopercent,growright,gauge
51 ShortLegend[temp]: &nbsp;
52 YLegend[temp]: CPU, MB
53 #Legend1[temp]: Five-minutes temp
54 #Legend2[temp]: Number of processes
55 LegendI[temp]: &nbsp;CPU
56 LegendO[temp]: &nbsp;MB
57 #WithPeak[temp]: wym
58 Colours[temp]: ORANGE#ffa000, RED#f00000, BLACK#000000, VIOLET#ff00ff
59
60
61 #### Network interfaces ###
62
63 Target[ppp0]: `/usr/local/sbin/explore_net ppp0`
64 MaxBytes1[ppp0]: 204800
65 MaxBytes2[ppp0]: 204800
66 Title[ppp0]: Traffic device ppp0 [DSL]
67 PageTop[ppp0]: Internet Link
68 #WithPeak[ppp0]: wym
69
70 Target[eth0]: `/usr/local/sbin/explore_net eth0`
71 MaxBytes1[eth0]: 12500000
72 MaxBytes2[eth0]: 12500000
73 Title[eth0]: Traffic device eth0 [LAN]
74 PageTop[eth0]: LAN
75 #WithPeak[eth0]: wym
76
77 Target[eth2]: `/usr/local/sbin/explore_net eth2`
78 MaxBytes1[eth2]: 12500000
79 MaxBytes2[eth2]: 12500000
80 Title[eth2]: Traffic device eth2 [WLAN]
81 PageTop[eth2]: WLAN
82 #WithPeak[eth2]: wym
83
84 Target[tun0]: `/usr/local/sbin/explore_net tun0`
85 MaxBytes1[tun0]: 12500000
86 MaxBytes2[tun0]: 12500000
87 Title[tun0]: Traffic device tun0 [VPN]
88 PageTop[tun0]: OpenVPN
89 #WithPeak[tun0]: wym