/var/lib/mrtg/.rrd does not exist.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
xair
Posts: 2
Joined: Tue Jun 06, 2017 2:37 am

/var/lib/mrtg/.rrd does not exist.

Post by xair »

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.
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.

Post by avandemore »

Previous Nagios employee
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: /var/lib/mrtg/.rrd does not exist.

Post by lmiltchev »

Can you run the following commands, and show the output?

Code: Select all

ls -l /var/lib/mrtg
LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg
What is the version of the Nagios XI server that you are currently using?
Be sure to check out our Knowledgebase for helpful articles and solutions!
xair
Posts: 2
Joined: Tue Jun 06, 2017 2:37 am

Re: /var/lib/mrtg/.rrd does not exist.

Post by xair »

lmiltchev wrote:Can you run the following commands, and show the output?

Code: Select all

ls -l /var/lib/mrtg
LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg
What is the version of the Nagios XI server that you are currently using?
i have tried run above command no error show out.

-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.

Post by avandemore »

XI > Admin > System Profile > Download Profile

Please include the zip file in your response. You can PM to myself or other support personnel.
Previous Nagios employee
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: /var/lib/mrtg/.rrd does not exist.

Post by tmcdonald »

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
Locked