Page 2 of 4
Re: rrd does not exist
Posted: Wed Jan 30, 2013 12:09 pm
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
Re: rrd does not exist
Posted: Wed Jan 30, 2013 11:52 pm
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.
Re: rrd does not exist
Posted: Thu Jan 31, 2013 10:46 am
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.
Re: rrd does not exist
Posted: Fri Feb 01, 2013 1:09 am
by gm_rajkumar
Okay, thanks for your response and awaiting for your response. thanks again!!
Regards,
Raj.
Re: rrd does not exist
Posted: Fri Feb 01, 2013 10:30 am
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.
Re: rrd does not exist
Posted: Sun Feb 03, 2013 10:53 pm
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.
Re: rrd does not exist
Posted: Mon Feb 04, 2013 12:50 pm
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.
Re: rrd does not exist
Posted: Mon Feb 04, 2013 4:47 pm
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
Re: rrd does not exist
Posted: Mon Feb 04, 2013 11:07 pm
by gm_rajkumar
Please find the error message enclosed, let me know if anything needs to be checked further..
thanks!
Regards,
Raj.
Re: rrd does not exist
Posted: Tue Feb 05, 2013 11:01 am
by slansing
Merged your last post to this thread, please keep your information separate from the other thread. We are reviewing your information.