rrd does not exist

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: rrd does not exist

Post by scottwilkerson »

Can you run the following

Code: Select all

ls -l /usr/local/nagiosxi/tmp/mrtgscan-10.10.10.1*
and also

Code: Select all

cat /etc/mrttg/mrtg.cfg|grep 10.10.10.1_119
and finally, run the following and report any errors

Code: Select all

env LANG=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
gm_rajkumar
Posts: 187
Joined: Tue Feb 28, 2012 7:08 am
Location: CA, USA

Re: rrd does not exist

Post by gm_rajkumar »

Hi,

I have tried those commands, however i have receiving couple of errors.

Thursdays, 31 January 2013 at 8:39: ERROR: Cannot update /var/lib/mrtg/10.10.10.1_119.rrd with '1359607154:U:U' /var/lib/mrtg/10.10.10.1_119.rrd: illegal attempt to update using time 1359607154 when last update time is 1396614058 (minimum one second step)

I've also enclosed the screenshot of the error message for your reference. Let me know if you need further clarification over this..
Thanks!!

Regards,
Raj.
You do not have the required permissions to view the files attached to this post.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: rrd does not exist

Post by slansing »

I'm going to be asking one of our dev's when he comes in today if he has ideas on this issue. You will be notified when we find something useful in regards to it. We're also tracking the other thread related to the same issue.
gm_rajkumar
Posts: 187
Joined: Tue Feb 28, 2012 7:08 am
Location: CA, USA

Re: rrd does not exist

Post by gm_rajkumar »

Okay, thanks for your response and awaiting for your response. thanks again!!

Regards,
Raj.
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: rrd does not exist

Post by mguthrie »

Is the time on this system up to date? Rrdtool is complaining because it's trying to update an rrd file with data that is older than the last file update.
gm_rajkumar
Posts: 187
Joined: Tue Feb 28, 2012 7:08 am
Location: CA, USA

Re: rrd does not exist

Post by gm_rajkumar »

Yes, system time is up to date. I've enabled the timesync, so there is no discrepancy on time. Let me know if you need further on this.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: rrd does not exist

Post by slansing »

We will let you know, as you have seen we are working on this issue on another thread as well. Your two issues are almost identical so it seems we will find a solution for both whilst working on one.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: rrd does not exist

Post by scottwilkerson »

Lets run the following, reporting any errors

Code: Select all

ps -ef|grep mrtg
date
LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --confcache-file /var/lib/mrtg/mrtg.ok
date
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
gm_rajkumar
Posts: 187
Joined: Tue Feb 28, 2012 7:08 am
Location: CA, USA

Re: rrd does not exist

Post by gm_rajkumar »

Please find the error message enclosed, let me know if anything needs to be checked further..
thanks!

Regards,
Raj.
You do not have the required permissions to view the files attached to this post.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: rrd does not exist

Post by slansing »

Merged your last post to this thread, please keep your information separate from the other thread. We are reviewing your information.
Locked