Search found 31 matches
- Fri Feb 16, 2018 1:07 pm
- Forum: Nagios XI
- Topic: Tried installing pnp4nagios, broke performance grapher.
- Replies: 23
- Views: 2213
Re: Tried installing pnp4nagios, broke performance grapher.
Ticket submitted, thank you!
- Thu Feb 15, 2018 6:08 pm
- Forum: Nagios XI
- Topic: Tried installing pnp4nagios, broke performance grapher.
- Replies: 23
- Views: 2213
Re: Tried installing pnp4nagios, broke performance grapher.
Sure, are there particular files from the profile? The profile is too large of an attachment (2 MB).
- Thu Feb 15, 2018 3:16 pm
- Forum: Nagios XI
- Topic: Tried installing pnp4nagios, broke performance grapher.
- Replies: 23
- Views: 2213
Re: Tried installing pnp4nagios, broke performance grapher.
That got the backend up, thank you. We had a power outage last night, and the UPS didn't completely cover it, that is when the database started having errors, at restart - so that's a separate issue from this post all together, ugg. Thanks again. I'll give the performance grapher more time, but as o...
- Thu Feb 15, 2018 1:08 pm
- Forum: Nagios XI
- Topic: Tried installing pnp4nagios, broke performance grapher.
- Replies: 23
- Views: 2213
Re: Tried installing pnp4nagios, broke performance grapher.
The backend is now showing an error. I ran the repair_databases command, it it ran with no errors. I'm looking through /var/log/mariadb/mariadb.log right now, would it be helpful to post that as well?
- Thu Feb 15, 2018 12:31 pm
- Forum: Nagios XI
- Topic: Tried installing pnp4nagios, broke performance grapher.
- Replies: 23
- Views: 2213
Re: Tried installing pnp4nagios, broke performance grapher.
Code: Select all
[nagios@server ~]$ uptime
17:08:38 up 3:30, 1 user, load average: 1.20, 0.96, 0.73Code: Select all
[nagios@server ~]$ ls /usr/local/nagios/var/spool/perfdata/ | wc -l
0
[nagios@server ~]$ ls /usr/local/nagios/var/spool/xidpe/ | wc -l
0- Wed Feb 14, 2018 5:59 pm
- Forum: Nagios XI
- Topic: Tried installing pnp4nagios, broke performance grapher.
- Replies: 23
- Views: 2213
Re: Tried installing pnp4nagios, broke performance grapher.
I realize there is a delay before graphs engage, what I'm saying is that it appeared that all graphs were coming back up with current data, but as of 1.5 hrs ago the graphs are no longer getting data. I am still not seeing graphs after NPCD was restarted.
- Wed Feb 14, 2018 5:56 pm
- Forum: Nagios XI
- Topic: Tried installing pnp4nagios, broke performance grapher.
- Replies: 23
- Views: 2213
Re: Tried installing pnp4nagios, broke performance grapher.
And actually I jumped the gun, the performance graphing actually only came back briefly for all hosts/services. I'm back to square one...
- Wed Feb 14, 2018 5:43 pm
- Forum: Nagios XI
- Topic: Tried installing pnp4nagios, broke performance grapher.
- Replies: 23
- Views: 2213
Re: Tried installing pnp4nagios, broke performance grapher.
I just added two new hosts and associated services, and the performance graphs are not being generated. The perfdata is being collected, I can see it in the "advanced" tab of the web interface, but no graphs are being generated. I restarted NPCD, but that was not successful either.
- Wed Feb 14, 2018 5:33 pm
- Forum: Nagios XI
- Topic: Tried installing pnp4nagios, broke performance grapher.
- Replies: 23
- Views: 2213
Re: Tried installing pnp4nagios, broke performance grapher.
That's what I thought as well, I'm not sure why it didn't work with the snapshot. I'm hoping there's not some more bugs lurking in the future... Anyways, thanks for the quick replies!
- Wed Feb 14, 2018 2:38 pm
- Forum: Nagios XI
- Topic: Tried installing pnp4nagios, broke performance grapher.
- Replies: 23
- Views: 2213
Re: Tried installing pnp4nagios, broke performance grapher.
I actually just got it working... The pnp4nagios modified the commands.cfg file, specifically the process-service-perfdata-file and process-host-perfdata-file. They were both appended with "-bulk", once removed and the directories restored, performance graphing has resumed. Thank you for t...