Problems with Host Performance Graphs and Bandwidth
-
David.adder
- Posts: 74
- Joined: Thu Jan 17, 2013 8:44 am
- Location: Spain
Re: Problems with Host Performance Graphs and Bandwidth
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!
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!
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Problems with Host Performance Graphs and Bandwidth
Sure a PM would be fine, I will review it and get back to you.
-
David.adder
- Posts: 74
- Joined: Thu Jan 17, 2013 8:44 am
- Location: Spain
Re: Problems with Host Performance Graphs and Bandwidth
I sent you a PM
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Problems with Host Performance Graphs and Bandwidth
I got the file thank you, one question, are the errors you are receiving only on the
Addressed Device? What type of device is this.
Code: Select all
172.18.11.254-
David.adder
- Posts: 74
- Joined: Thu Jan 17, 2013 8:44 am
- Location: Spain
Re: Problems with Host Performance Graphs and Bandwidth
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?
Did you see anything wrong there?
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Problems with Host Performance Graphs and Bandwidth
I'm not seeing what I was looking for "duplicate entries." Have you verified that the system time is up to date?
-
David.adder
- Posts: 74
- Joined: Thu Jan 17, 2013 8:44 am
- Location: Spain
Re: Problems with Host Performance Graphs and Bandwidth
Sure! I already did it
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Problems with Host Performance Graphs and Bandwidth
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-
David.adder
- Posts: 74
- Joined: Thu Jan 17, 2013 8:44 am
- Location: Spain
Re: Problems with Host Performance Graphs and Bandwidth
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
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
Can you run only this in the command line?
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
LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfgAlso, is your system under a heavy load? Can you run the following command and post the output?
Code: Select all
topBe sure to check out our Knowledgebase for helpful articles and solutions!