Hello,
I am monitoring multiple hosts and services through SNMP. I wanted to keep track of each nodes history and status and wanted to use the performance graphs that were generated in XI. I noticed though that there only a small number of services on my XI that display the "view performance graph" symbol right by their name while the majority of the rest do not.
Is there any particular reason behind this? is this a setting when you first set up the service? I don't remember doing anything particularly different when setting up the nodes that offer performance graphs for their services.
Thanks for your help
Performance Graph for Services
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Performance Graph for Services
Hard to say at this point, but please run through https://support.nagios.com/kb/article.php?id=9. Any place where it suggests a command that gives output, please provide that output here either in an attached file or in individual code blocks (or appropriately grouped code blocks, like for each section).
Re: Performance Graph for Services
hmm ok. Here is what I got:
I entered these and their returns are right below
ls /usr/local/nagios/var/spool/perfdata/ | wc -l
3
ls /usr/local/nagios/var/spool/xidpe/ | wc -l
0
Since it was not anywhere near 20000 like the document had stated, I did not go farther into the document. I figured these numbers are normal? I could keep on going. I just wanted to run those outputs by you first.
thanks
I entered these and their returns are right below
ls /usr/local/nagios/var/spool/perfdata/ | wc -l
3
ls /usr/local/nagios/var/spool/xidpe/ | wc -l
0
Since it was not anywhere near 20000 like the document had stated, I did not go farther into the document. I figured these numbers are normal? I could keep on going. I just wanted to run those outputs by you first.
thanks
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Performance Graph for Services
Some of the other stuff further down on that page could be useful, but it is possible you turned off processing perf data in a template (or possibly just on a few hosts). That setting is under "Check Settings" in "Service Management" in the CCM. If it's set to Skip, that means you're pulling it from a template. You can see which templates are in use under the "Common Settings" tab.
If the CCM does not give a clear answer, can you PM me your Profile? You can download it by going to Admin > System Config > System Profile and click the ***Download Profile*** button towards the top. If for whatever reason you *cannot* download the profile, please put the output of View System Info (5.3.4+, Show Profile if older) in the thread (that will at least get us some info). This will give us access to many of the logs we would otherwise ask for individually. If security is a concern, you can unzip the profile take out what you like, and then zip it up again. We may end up needing something you remove, but we can ask for that specifically.
After you PM the profile, please update this thread. Updating this thread is the only way for it to show back up on our dashboard.
If the CCM does not give a clear answer, can you PM me your Profile? You can download it by going to Admin > System Config > System Profile and click the ***Download Profile*** button towards the top. If for whatever reason you *cannot* download the profile, please put the output of View System Info (5.3.4+, Show Profile if older) in the thread (that will at least get us some info). This will give us access to many of the logs we would otherwise ask for individually. If security is a concern, you can unzip the profile take out what you like, and then zip it up again. We may end up needing something you remove, but we can ask for that specifically.
After you PM the profile, please update this thread. Updating this thread is the only way for it to show back up on our dashboard.
Re: Performance Graph for Services
Profile has been sent!
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Performance Graph for Services
Unfortunately, your /usr/local/nagios/var/perfdata.log did not come with profile. Can you please attach that?