Page 1 of 1

No previous days charts appear

Posted: Mon Feb 17, 2020 11:24 am
by josetorres
No graphics from days before a week ago. I have only graphics from 14 of February

Re: No previous days charts appear

Posted: Mon Feb 17, 2020 3:01 pm
by jdunitz
Is it all graphs, or just some? From how you worded your post, I'm inclined to think it's all graphs, but I want to be sure.

When the Nagios XI server gets loaded it will stop graphing performance data to keep it running smoothly for it's checks.
Those settings can be edited to keep that from happening. To do this edit this file
/usr/local/nagios/etc/pnp/process_perfdata.cfg
find the Timeout setting and change it to the following or to a higher value if it is already set that way.
TIMEOUT = 30
Save the file
then edit this file
/usr/local/nagios/etc/pnp/npcd.cfg
find the load_threshold setting and change it to the following or to a higher value if it is already set that way.
load_threshold = 50.0
Save out the file and restart these services by running
service npcd restart
service nagios restart
That should keep the graphing function from stopping on the server when it is loaded.

Give that a try and see if it helps. If not, could you get us some screenshots, as well as grab a system profile for us to look at?

Re: No previous days charts appear

Posted: Tue Feb 25, 2020 10:03 am
by josetorres
Hello, I restored nagios from a backup. This helped me I only loose 1 day from graphics.

Thank you

Re: No previous days charts appear

Posted: Tue Feb 25, 2020 10:51 am
by lmiltchev
@josetorres, let us know if we can close this topic or if you have any further questions.

Re: No previous days charts appear

Posted: Tue Feb 25, 2020 11:08 am
by josetorres
you can close this post.

thank you