Page 4 of 6

Re: Problems with Host Performance Graphs and Bandwidth

Posted: Fri Feb 01, 2013 4:37 am
by David.adder
Hi slansing,

Do you need that .cfg file complete? There are many public address from our clients. If you need, can I send you at private message?

Thank you!

Re: Problems with Host Performance Graphs and Bandwidth

Posted: Fri Feb 01, 2013 10:14 am
by slansing
Sure a PM would be fine, I will review it and get back to you.

Re: Problems with Host Performance Graphs and Bandwidth

Posted: Mon Feb 04, 2013 6:09 am
by David.adder
I sent you a PM

Re: Problems with Host Performance Graphs and Bandwidth

Posted: Mon Feb 04, 2013 10:35 am
by slansing
I got the file thank you, one question, are the errors you are receiving only on the

Code: Select all

172.18.11.254
Addressed Device? What type of device is this.

Re: Problems with Host Performance Graphs and Bandwidth

Posted: Mon Feb 04, 2013 11:24 am
by David.adder
That Device is a Switch. It is not the only host from we get the problems drawing the Bandwidth

Did you see anything wrong there?

Re: Problems with Host Performance Graphs and Bandwidth

Posted: Mon Feb 04, 2013 12:48 pm
by slansing
I'm not seeing what I was looking for "duplicate entries." Have you verified that the system time is up to date?

Re: Problems with Host Performance Graphs and Bandwidth

Posted: Mon Feb 04, 2013 2:05 pm
by David.adder
Sure! I already did it

Re: Problems with Host Performance Graphs and Bandwidth

Posted: Mon Feb 04, 2013 4:36 pm
by scottwilkerson
Can you run the full mrtg command from the command line and report any errors

Code: Select all

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

Re: Problems with Host Performance Graphs and Bandwidth

Posted: Tue Feb 05, 2013 3:06 am
by David.adder
Hi Scott,

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
2013-02-05 09:06:09: ERROR: I guess another mrtg is running. A lockfile (/var/lock/mrtg/mrtg_l) aged
67 seconds is hanging around. If you are sure that no other mrtg
is running you can remove the lockfile

Re: Problems with Host Performance Graphs and Bandwidth

Posted: Tue Feb 05, 2013 5:46 pm
by lmiltchev
Can you run only this in the command line?

Code: Select all

LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg
Note: This command shouldn't produce any output, unless there are some errors.

Also, is your system under a heavy load? Can you run the following command and post the output?

Code: Select all

top