/var/lib/mrtg/HGSLNANS01_8.rrd does not exist. but it does

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
chrisbooth
Posts: 43
Joined: Thu Dec 01, 2016 10:09 am

/var/lib/mrtg/HGSLNANS01_8.rrd does not exist. but it does

Post by chrisbooth »

I've been successful in the past using the Router Switch Configuration Wizard

I'm getting an error /var/lib/mrtg/HGSLNANS01_8.rrd does not exist.

root@prodsysnagios(~):ls -l /var/lib/mrtg
total 2.5M
-rwxrwxr-x 1 apache 103K Jan 10 14:15 10.101.0.51_4.rrd*
-rwxrwxr-x 1 apache 103K Jan 10 14:15 10.101.0.51_5.rrd*
-rwxrwxr-x 1 apache 103K Jan 10 14:15 10.101.0.51_6.rrd*
-rwxrwxr-x 1 apache 103K Jan 10 14:15 10.101.0.53_4.rrd*
-rwxrwxr-x 1 apache 103K Jan 10 14:15 10.101.0.53_5.rrd*
-rwxrwxr-x 1 apache 103K Jan 10 14:15 10.101.0.53_6.rrd*
-rwxrwxr-x 1 apache 103K Jan 10 14:15 10.101.7.99_4.rrd*
-rwxrwxr-x 1 apache 103K Jan 10 14:15 10.101.7.99_5.rrd*
-rwxrwxr-x 1 apache 103K Jan 10 14:15 10.105.0.106_4.rrd*
-rwxrwxr-x 1 apache 103K Jan 10 14:15 10.105.0.106_5.rrd*
-rwxrwxr-x 1 apache 103K Jan 10 14:15 10.105.0.106_6.rrd*
-rwxrwxr-x 1 apache 103K Jan 10 14:15 10.111.0.51_4.rrd*
-rwxrwxr-x 1 apache 103K Jan 10 14:15 10.111.0.51_5.rrd*
-rwxrwxr-x 1 apache 103K Jan 10 14:15 10.111.0.51_6.rrd*
-rw-r--r-- 1 apache 103K Jan 10 14:15 10.111.0.53_4.rrd
-rw-r--r-- 1 apache 103K Jan 10 14:15 10.111.0.53_5.rrd
-rwxrwxr-x 1 apache 103K Jan 10 14:15 gry-svr001_4.rrd*
-rwxrwxr-x 1 apache 103K Jan 10 14:15 gry-svr001_5.rrd*
-rwxrwxr-x 1 apache 103K Jan 10 14:15 gry-svr001_6.rrd*
-rwxrwxr-x 1 apache 103K Jan 10 14:15 gry-svr003_4.rrd*
-rwxrwxr-x 1 apache 103K Jan 10 14:15 gry-svr003_5.rrd*
-rwxrwxr-x 1 apache 103K Jan 10 14:15 gry-svr003_6.rrd*
-rw-r--r-- 1 apache 103K Jan 10 14:15 hgslnans01_5.rrd
-rw-r--r-- 1 apache 103K Jan 10 14:15 hgslnans01_8.rrd
-rwxrwxr-x 1 apache 0 Jan 10 14:15 mrtg.ok*

i can confirm its been working fine on gry-svr003

and my /etc/security/limits.conf looks like this

# End of file
* hard nofile 10000
* soft nofile 10000

root hard nofile 10000
root soft nofile 10000
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: /var/lib/mrtg/HGSLNANS01_8.rrd does not exist. but it do

Post by rkennedy »

It takes time for the MRTG RRD files to generate - have you waited say a half hour?

If so, please PM over a profile for us to review. (Admin -> System Profile -> Download Profile)

EDIT: profile received.
Former Nagios Employee
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: /var/lib/mrtg/HGSLNANS01_8.rrd does not exist. but it do

Post by rkennedy »

If you navigate to the Core Config Manager, and find the service in question - does changing the caps -> lowercase solve it at all? Everything looks fine in your profile.
Former Nagios Employee
chrisbooth
Posts: 43
Joined: Thu Dec 01, 2016 10:09 am

Re: /var/lib/mrtg/HGSLNANS01_8.rrd does not exist. but it do

Post by chrisbooth »

AMAZING!

that's worked!
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: /var/lib/mrtg/HGSLNANS01_8.rrd does not exist. but it do

Post by rkennedy »

Awesome - i'm wondering if this is a bug potentially when you ran through the wizard. Do you know if you entered all caps in at that time, or did anything different?
Former Nagios Employee
Locked