Code: Select all
OK - Current BW in: 0Mbps Out: 0Mbps
Code: Select all
/var/lib/mrtg/192.168.2.182_139.rrd does not exist.
Code: Select all
[root@nagios /]# LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg
ERROR: Line 71 (Target[192.168.2.182_2]: 2:[email protected]:161::::2) in CFG file (/etc/mrtg/conf.d/192.168.2.182.cfg)
contains a duplicate definition for target[192.168.2.182_2].
First definition is on line 4
I tried modifying permissions with:
Code: Select all
chown -R apache.nagios /etc/mrtg/conf.d
chmod -R 775 /etc/mrtg/conf.d
Thanks for your assistance.