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