Search found 4 matches

by jimmy5634
Wed Aug 13, 2014 8:55 pm
Forum: Nagios XI
Topic: Nagios System Problem false alert
Replies: 7
Views: 1324

Re: Nagios System Problem false alert

the umask for root is 0077

the permission rights for /usr/local/nagiosxi/var/subsys/npcd.pid is -rw------

Changed it to -rw-r--r-- and the System status is OK now

Many thanks for the help. Apparently umask is altered from defaults as part of the system hardening process
by jimmy5634
Tue Aug 12, 2014 8:45 pm
Forum: Nagios XI
Topic: Nagios System Problem false alert
Replies: 7
Views: 1324

Re: Nagios System Problem false alert

Aug 13 09:35:01 localhost CROND[31995]: (nagios) CMD (/usr/bin/php -q /usr/local/nagiosxi/cron/cleaner.php > /usr/local/nagiosxi/var/cleaner.log 2>&1) Aug 13 09:35:01 localhost CROND[31991]: (nagios) CMD (/usr/bin/php -q /usr/local/nagiosxi/cron/dbmaint.php > /usr/local/nagiosxi/var/dbmaint.log ...
by jimmy5634
Mon Aug 11, 2014 11:15 pm
Forum: Nagios XI
Topic: Nagios System Problem false alert
Replies: 7
Views: 1324

Re: Nagios System Problem false alert

yes crond is running


rgds
by jimmy5634
Mon Aug 11, 2014 9:27 pm
Forum: Nagios XI
Topic: Nagios System Problem false alert
Replies: 7
Views: 1324

Nagios System Problem false alert

HI, Under the System Status it show the a problem with the Performance Grapher, the tool tip shows NPCD as not running. service npcd status indicates that npcd is running. I do have performance graphs which I browse through Nagios Graph explorer. This is a trial install of Nagio XI version 2014R1.3 ...