]> git.sven.stormbind.net Git - sven/scripts.git/blob - mrtg-alix/mrtg-scripts/mrtg.cfg
Set MaxBytes for CPU to something reasonable high for use on multicore systems
[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 MaxBytes[cpu]: 10000000
27 Title[cpu]: - System and aggregated non-idle time
28 PageTop[cpu]: <H1>System CPU time and non-idle CPU time</H1>
29 Options[cpu]: growright,nopercent,gauge,logscale
30 ShortLegend[cpu]: &nbsp;jiffies
31 YLegend[cpu]: jiffies
32 Legend1[cpu]: System CPU Time
33 Legend2[cpu]: Non-Idle CPU Time
34 LegendI[cpu]: &nbsp;system
35 LegendO[cpu]: &nbsp;nonidle
36 Colours[cpu]: ORANGE#ffa000, RED#f00000, BLACK#000000, VIOLET#ff00ff
37
38 # entropy
39 Target[entropy]: `/usr/local/sbin/explore_entropy`
40 MaxBytes[entropy]: 4500
41 Title[entropy]: - Entropy
42 PageTop[entropy]: <H1>System entropy</H1>
43 Options[entropy]: growright,nopercent,gauge,noo
44 ShortLegend[entropy]: entropy
45 YLegend[entropy]: entropy
46 Legend1[entropy]: entropy
47 Legend2[entropy]: -
48 LegendI[entropy]: &nbsp;entropy
49 LegendO[entropy]: &nbsp;
50 Colours[entropy]: ORANGE#ffa000, RED#f00000, BLACK#000000, VIOLET#ff00ff
51
52
53 # CPU und MB tempreture
54 Target[temp]: `/usr/local/sbin/explore_temp`
55 MaxBytes[temp]: 100
56 Title[temp]: - Temp CPU and MB
57 PageTop[temp]: <H1>Temp CPU and MB</H1>
58 Options[temp]: nopercent,growright,gauge
59 ShortLegend[temp]: &nbsp;
60 YLegend[temp]: CPU, MB
61 LegendI[temp]: &nbsp;CPU
62 LegendO[temp]: &nbsp;MB
63 Colours[temp]: ORANGE#ffa000, RED#f00000, BLACK#000000, VIOLET#ff00ff
64
65
66 #### Network interfaces ###
67
68 Target[ppp0]: `/usr/local/sbin/explore_net ppp0`
69 MaxBytes[ppp0]: 204800
70 Title[ppp0]: Traffic device ppp0 [DSL]
71 PageTop[ppp0]: Internet Link
72 #WithPeak[ppp0]: wym
73
74 Target[eth0]: `/usr/local/sbin/explore_net eth0`
75 MaxBytes[eth0]: 12500000
76 Title[eth0]: Traffic device eth0 [LAN]
77 PageTop[eth0]: LAN
78 #WithPeak[eth0]: wym
79
80 Target[eth2]: `/usr/local/sbin/explore_net eth2`
81 MaxBytes[eth2]: 12500000
82 Title[eth2]: Traffic device eth2 [WLAN]
83 PageTop[eth2]: WLAN
84 #WithPeak[eth2]: wym
85
86 Target[tun0]: `/usr/local/sbin/explore_net tun0`
87 MaxBytes[tun0]: 12500000
88 Title[tun0]: Traffic device tun0 [VPN]
89 PageTop[tun0]: OpenVPN
90 #WithPeak[tun0]: wym