Ticket #46: mrtg1.cfg

File mrtg1.cfg, 2.7 KB (added by human, 4 years ago)
Line 
1# Created by
2# /usr/local/mrtg-2/bin/cfgmaker --output=/etc/mrtg1.cfg --ifref=ip --global "workdir: /var/www2/stats" --snmp-options=:::::2 purple@127.0.0.1
3
4
5### Global Config Options
6
7#  for UNIX
8# WorkDir: /home/http/mrtg
9
10#  or for NT
11# WorkDir: c:\mrtgdata
12
13### Global Defaults
14
15#  to get bits instead of bytes and graphs growing to the right
16
17Options[_]: growright, bits
18EnableIPv6: no
19workdir: /var/www2/stats
20
21######################################################################
22# System: ns200728.ovh.net
23# Description: Linux ns200728.ovh.net 2.6.21.5-grsec-xxxx-grs-ipv4-32 #12 SMP Mon Jan 28 09:10:26 CET 2008 i686
24# Contact: Admin <admin@mylittlehosting.net>
25# Location: OVH-Rubix-DC
26######################################################################
27
28
29### Interface 1 >> Descr: 'lo' | Name: 'lo' | Ip: '127.0.0.1' | Eth: '' ###
30### The following interface is commented out because:
31### * it is a Software Loopback interface
32#
33#
34### Interface 2 >> Descr: 'dummy0' | Name: 'dummy0' | Ip: '' | Eth: 'a6-4d-be-a7-93-47' ###
35### The following interface is commented out because:
36### * it is administratively DOWN
37### * it is operationally DOWN
38### * --ifref=ip is not unique for this interface
39#
40#
41### Interface 3 >> Descr: 'eth0' | Name: 'eth0' | Ip: '91.121.112.54' | Eth: '00-1c-c0-0d-dd-26' ###
42
43Target[int-eth0]: /91.121.112.54:purple@127.0.0.1:::::2
44noHC[int-eth0]: yes
45SetEnv[int-eth0]: MRTG_INT_IP="91.121.112.54" MRTG_INT_DESCR="eth0"
46MaxBytes[int-eth0]: 12500000
47Title[int-eth0]: Traffic Analysis for Eth0 on ns200728.ovh.net
48PageTop[int-eth0]: <h1>Traffic Analysis for Eth0 on ns200728.ovh.net</h1>
49                <div id="sysdetails">
50                        <table>
51                                <tr>
52                                        <td>System:</td>
53                                        <td>ns200728.ovh.net in OVH-Rubix-DC</td>
54                                </tr>
55                                <tr>
56                                        <td>Maintainer:</td>
57                                        <td>Admin &lt;admin@mylittlehosting.net&gt;</td>
58                                </tr>
59                                <tr>
60                                        <td>Description:</td>
61                                        <td>eth0  </td>
62                                </tr>
63                                <tr>
64                                        <td>ifType:</td>
65                                        <td>FastEthernet</td>
66                                </tr>
67                                <tr>
68                                        <td>ifName:</td>
69                                        <td>eth0</td>
70                                </tr>
71                                <tr>
72                                        <td>Max Speed:</td>
73                                        <td>100 MBits/s</td>
74                                </tr>
75                                <tr>
76                                        <td>Ip:</td>
77                                        <td>91.121.112.54 (ns200728.ovh.net)</td>
78                                </tr>
79                        </table>
80                </div>
81
82
83### Interface 4 >> Descr: 'tunl0' | Name: 'tunl0' | Ip: '' | Eth: '' ###
84### The following interface is commented out because:
85### * it is administratively DOWN
86### * it is operationally DOWN
87### * has a speed of 0 which makes no sense
88### * --ifref=ip is not unique for this interface
89#
90#
91### Interface 5 >> Descr: 'gre0' | Name: 'gre0' | Ip: '' | Eth: '' ###
92### The following interface is commented out because:
93### * it is administratively DOWN
94### * it is operationally DOWN
95### * has a speed of 0 which makes no sense
96### * --ifref=ip is not unique for this interface
 

NOTE: The content of this website is accessible with any browser. The graphical design though relies completely on CSS2 styles. If you see this text, this means that your browser does not support CSS2. Consider upgrading to a standard conformant browser like Mozilla Firefox or Opera but also Apple's Safari or KDE's Konqueror for example.