Search found 36 matches

by cscholz
Wed Jul 18, 2012 2:53 pm
Forum: Nagios XI
Topic: URGENT - Perfdata processing is off, but perfdata exists???
Replies: 17
Views: 1065

Re: URGENT - Perfdata processing is off, but perfdata exists

The load is extremely low. It's not going anywhere near 10. Maxing out at 0.20. [root@nagsys ~]# service npcd status NPCD running (pid 12064). [root@nagsys ~]# while true; do uptime; sleep 5; done; 15:50:37 up 25 days, 4:13, 2 users, load average: 0.20, 0.17, 0.16 15:50:42 up 25 days, 4:13, 2 users,...
by cscholz
Wed Jul 18, 2012 2:25 pm
Forum: Nagios XI
Topic: URGENT - Perfdata processing is off, but perfdata exists???
Replies: 17
Views: 1065

Re: URGENT - Perfdata processing is off, but perfdata exists

For some reason that last one didn't post this morning when I first submitted it. Since then, they've grown to 36M each: [cscholz@nagsys ~]$ ll -h /usr/local/nagios/var/spool/perfdata total 72M -rw-r--r-- 1 nagios users 36M Jul 13 10:19 host-perfdata.1338828170-PID-1713 -rw-r--r-- 1 nagios users 36M...
by cscholz
Wed Jul 18, 2012 2:23 pm
Forum: Nagios XI
Topic: URGENT - Perfdata processing is off, but perfdata exists???
Replies: 17
Views: 1065

Re: URGENT - Perfdata processing is off, but perfdata exists

These just showed up today:

/usr/local/nagios/var/spool/perfdata
-rw-r--r-- 1 nagios users 0 Jul 18 10:44 host-perfdata.1342622683
-rw-r--r-- 1 nagios users 0 Jul 18 10:44 service-perfdata.1342622683

What's going on here guys?
by cscholz
Tue Jul 17, 2012 12:47 pm
Forum: Nagios XI
Topic: URGENT - Perfdata processing is off, but perfdata exists???
Replies: 17
Views: 1065

Re: URGENT - Perfdata processing is off, but perfdata exists

You can adjust how often that log table is cleared by accessing the Admin->Performance settings->Database(tab). Our upcoming 2012 release will have built-in audit logging across the system which will be a much more robust solution. What's the ETA on that? I've had to lock our system down to the poi...
by cscholz
Mon Jul 16, 2012 8:59 am
Forum: Nagios XI
Topic: URGENT - Perfdata processing is off, but perfdata exists???
Replies: 17
Views: 1065

Re: URGENT - Perfdata processing is off, but perfdata exists

Nothing since... I guess this is a closed issue...

On another note, I see that Nagios CCM audit logs are only available through the UI for the current day. Where are the rest? If I want to see who made a change yesterday, where would I find the logs on the filesystem?
by cscholz
Fri Jul 13, 2012 12:37 pm
Forum: Nagios XI
Topic: URGENT - Perfdata processing is off, but perfdata exists???
Replies: 17
Views: 1065

Re: URGENT - Perfdata processing is off, but perfdata exists

mguthrie wrote:Can you check the Nagios XI Home->Process Info page and take a look at the monitoring engine process dashlet and verify that the runtime variable for processing performance data is turned off?
It's red. I haven't seen any new files written since the last two I posted.
by cscholz
Fri Jul 13, 2012 10:23 am
Forum: Nagios XI
Topic: URGENT - Perfdata processing is off, but perfdata exists???
Replies: 17
Views: 1065

Re: URGENT - Perfdata processing is off, but perfdata exists

We did move the Nagios XI cron jobs to /etc/cron.d/nagiosxi, I don't remember which version that took place. More recent versions clean up that cron tab more nicely. If the cron jobs are completing successfully the Admin->System Component Status dashlet should be all green. The dashlet is all green...
by cscholz
Fri Jul 13, 2012 9:56 am
Forum: Nagios XI
Topic: URGENT - Perfdata processing is off, but perfdata exists???
Replies: 17
Views: 1065

Re: URGENT - Perfdata processing is off, but perfdata off???

I got that file by doing "crontab -u nagios -e" is that the correct file? Why are all the lines commented out. I'm 100% positive that this was not done by me, so it could only have been done by one of the scripts I've run downloaded from nagios. Are you aware of any scripts that comment ou...
by cscholz
Fri Jul 13, 2012 9:54 am
Forum: Nagios XI
Topic: URGENT - Perfdata processing is off, but perfdata exists???
Replies: 17
Views: 1065

Re: URGENT - Perfdata processing is off, but perfdata on???

What version of Nagios XI are you running? Are you utilizing a RAM disk at all? Can you access the Admin- page and verify that all subsystem processes are running? There is a subsystem process that runs on a 5mn cron that should be keeping that directory cleaned. 2011R2.1 No RAM disk All processes ...
by cscholz
Fri Jul 13, 2012 9:40 am
Forum: Nagios XI
Topic: URGENT - Perfdata processing is off, but perfdata exists???
Replies: 17
Views: 1065

URGENT - Perfdata processing is off, but perfdata exists???

I just ran out of inodes because /usr/local/nagios/var/spool/xidpe was full of approximately 40,000 files, all named something similar to 1340467343.perfdata.service and 1340467380.perfdata.host. Additionally, seemingly out of nowhere, /usr/local/nagios/var/spool/perfdata started logging perfdata fi...