pnp4nagios graphs are slow
Re: pnp4nagios graphs are slow
what version of rrdtool are you running?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: pnp4nagios graphs are slow
Our setup is a 4 vCPU 4 GB virtual machine.
We never had that issue before.
under Performance Graphs of a host where only 5 - 8 graphs have to be displayed.
The rrdtool version:
RRDtool 1.3.8 Copyright 1997-2009 by Tobias Oetiker <[email protected]>
Compiled Aug 21 2010 10:54:58
Kind regards sdk
We never had that issue before.
All pages where performance graphs are displayed. For example Host Graphs page. But also when you goWhich specific pages are you visiting which load the graphs slow?
under Performance Graphs of a host where only 5 - 8 graphs have to be displayed.
The rrdtool version:
RRDtool 1.3.8 Copyright 1997-2009 by Tobias Oetiker <[email protected]>
Compiled Aug 21 2010 10:54:58
Kind regards sdk
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: pnp4nagios graphs are slow
Out of curiosity, do you also see slow load times from Home > Graph Explorer?
Re: pnp4nagios graphs are slow
I'm not sure how fast it normally is, but it's much faster than any other graphs after the update. How about you, SDK?
Re: pnp4nagios graphs are slow
Hi together,
as far as i can tell no. It performs like usually (before the update and slow load times of pnp4nagios graphs).
Regards SDK
as far as i can tell no. It performs like usually (before the update and slow load times of pnp4nagios graphs).
Regards SDK
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: pnp4nagios graphs are slow
Did you both upgrade from
2012R2.4b or
2012R2.4?
Or did you upgrade from older versions? If so, which?
2012R2.4b or
2012R2.4?
Or did you upgrade from older versions? If so, which?
Re: pnp4nagios graphs are slow
It happened for me when going to 2012R2.4. I can't recall if I was at 2.2 or 2.3 prior to the upgrade. Is there a way to tell from a log somewhere?
I'm currently on 2012R2.5 to see if it made any difference, but it didn't.
I'm currently on 2012R2.5 to see if it made any difference, but it didn't.
Re: pnp4nagios graphs are slow
Graph generation is disk intensive. Run top and let us know what the io wait is reported at. Additionally, how are your disks doing on space/inodes?
Code: Select all
df -h
df -iFormer Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: pnp4nagios graphs are slow
This problem seems rather strange. I manually started rrdtool graph from the shell to make a strace -i.
Since then the problem of the slow loading and the high CPU Usage of rrdtool is gone.
I rebooted the server to see if it persist, it did the problem is gone now
Kind regards
SDK
Since then the problem of the slow loading and the high CPU Usage of rrdtool is gone.
I rebooted the server to see if it persist, it did the problem is gone now
Kind regards
SDK
Re: pnp4nagios graphs are slow
We'll keep this thread open for a bit longer in case you have any issues return.
Former Nagios employee