Hi All ,
i have installed the nagiosxi server, when i add a route or switch device to nagios , the interface status is ok but the bandwidth status show "/var/lib/mrtg/xxxxxx.rrd does not exist."
i have installed mrtg in our nagios server .
any idea for me to fix it?
Thanks.
/var/lib/mrtg/.rrd does not exist.
/var/lib/mrtg/.rrd does not exist.
You do not have the required permissions to view the files attached to this post.
-
avandemore
- Posts: 1597
- Joined: Tue Sep 27, 2016 4:57 pm
Re: /var/lib/mrtg/.rrd does not exist.
Previous Nagios employee
Re: /var/lib/mrtg/.rrd does not exist.
Can you run the following commands, and show the output?
What is the version of the Nagios XI server that you are currently using?
Code: Select all
ls -l /var/lib/mrtg
LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfgBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: /var/lib/mrtg/.rrd does not exist.
i have tried run above command no error show out.lmiltchev wrote:Can you run the following commands, and show the output?
What is the version of the Nagios XI server that you are currently using?Code: Select all
ls -l /var/lib/mrtg LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg
-rw-r--r-- 1 apache apache 105312 Jun 2 11:05 192.168.1.2_200000000.rrd
-rw-r--r-- 1 apache apache 105312 Jun 2 11:05 192.168.1.2_2.rrd
-rw-r--r-- 1 apache apache 105312 Jun 2 11:05 192.168.1.2_3.rrd
-rw-r--r-- 1 apache apache 105312 Jun 2 11:05 192.168.1.2_400000000.rrd
-rw-r--r-- 1 apache apache 105312 Jun 2 11:05 192.168.1.2_400000001.rrd
-rw-r--r-- 1 apache apache 105312 Jun 2 11:05 192.168.1.2_4.rrd
-rw-r--r-- 1 apache apache 105312 Jun 2 11:05 192.168.1.2_5.rrd
-rw-r--r-- 1 apache apache 105312 Jun 2 11:05 192.168.1.2_6.rrd
-rw-r--r-- 1 apache apache 105312 Jun 2 11:05 192.168.1.2_7.rrd
-rw-r--r-- 1 apache apache 105312 Jun 2 11:05 192.168.21.254_12.rrd
-rw-r--r-- 1 apache apache 105312 Jun 2 11:05 192.168.21.254_13.rrd
-rw-r--r-- 1 apache apache 105312 Jun 2 11:05 192.168.21.254_14.rrd
-rw-r--r-- 1 apache apache 105312 Jun 2 11:05 192.168.21.254_15.rrd
-rw-r--r-- 1 apache apache 105312 Jun 2 11:05 192.168.21.254_16.rrd
-rw-r--r-- 1 apache apache 105312 Jun 2 11:05 192.168.21.254_17.rrd
-rw-r--r-- 1 apache apache 105312 Jun 2 11:05 192.168.21.254_18.rrd
-rw-r--r-- 1 apache apache 105312 Jun 2 11:05 192.168.21.254_19.rrd
-rw-r--r-- 1 apache apache 105312 Jun 2 11:05 192.168.21.254_20.rrd
-rw-r--r-- 1 root root 2151 Jun 7 11:25 mrtg.ok
-
avandemore
- Posts: 1597
- Joined: Tue Sep 27, 2016 4:57 pm
Re: /var/lib/mrtg/.rrd does not exist.
XI > Admin > System Profile > Download Profile
Please include the zip file in your response. You can PM to myself or other support personnel.
Please include the zip file in your response. You can PM to myself or other support personnel.
Previous Nagios employee
Re: /var/lib/mrtg/.rrd does not exist.
Just checking in since we have not heard from you in a while. Did @avandemore's post clear things up or has the issue otherwise been resolved?
Former Nagios employee