No previous days charts appear
-
josetorres
- Posts: 15
- Joined: Wed Feb 14, 2018 10:10 am
No previous days charts appear
No graphics from days before a week ago. I have only graphics from 14 of February
Re: No previous days charts appear
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?
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?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
josetorres
- Posts: 15
- Joined: Wed Feb 14, 2018 10:10 am
Re: No previous days charts appear
Hello, I restored nagios from a backup. This helped me I only loose 1 day from graphics.
Thank you
Thank you
Re: No previous days charts appear
@josetorres, let us know if we can close this topic or if you have any further questions.
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
josetorres
- Posts: 15
- Joined: Wed Feb 14, 2018 10:10 am
Re: No previous days charts appear
you can close this post.
thank you
thank you