Search found 129 matches

by brandon.pal
Wed Feb 03, 2016 10:02 am
Forum: Nagios XI
Topic: Service Attributes - Performance Data - RED
Replies: 29
Views: 1725

Re: Service Attributes - Performance Data - RED

Thats all foe now. Thank you.
by brandon.pal
Tue Feb 02, 2016 10:22 pm
Forum: Nagios XI
Topic: Service Attributes - Performance Data - RED
Replies: 29
Views: 1725

Re: Service Attributes - Performance Data - RED

We have found the issue.

The VictorOps config file had "process perf data = 1". We have set it to 0 and our graphs are now back.
by brandon.pal
Fri Jan 29, 2016 11:59 am
Forum: Nagios XI
Topic: Service Attributes - Performance Data - RED
Replies: 29
Views: 1725

Re: Service Attributes - Performance Data - RED

ls -al /usr/lib64/nagios/ total 48 drwxr-xr-x. 3 root root 4096 Feb 24 2014 . dr-xr-xr-x. 53 root root 36864 May 7 2014 .. drwxrwxr-x. 3 root root 4096 Dec 30 11:43 plugins ls -al /usr/lib64/nagios/plugins/ total 3356 drwxrwxr-x. 3 root root 4096 Dec 30 11:43 . drwxr-xr-x. 3 root root 4096 Feb 24 2...
by brandon.pal
Fri Jan 29, 2016 11:58 am
Forum: Nagios XI
Topic: Service Attributes - Performance Data - RED
Replies: 29
Views: 1725

Re: Service Attributes - Performance Data - RED

ls -al /usr/lib64/ total 143700 dr-xr-xr-x. 53 root root 36864 May 7 2014 . drwxr-xr-x. 14 root root 4096 Feb 26 2014 .. drwxr-xr-x. 3 root root 4096 Feb 24 2014 alsa-lib drwxr-xr-x. 2 root root 4096 Feb 24 2014 apr-util-1 drwxr-xr-x. 2 root root 4096 Feb 24 2014 atlas drwxr-x---. 2 root root 4096 ...
by brandon.pal
Tue Jan 26, 2016 5:29 pm
Forum: Nagios XI
Topic: Service Attributes - Performance Data - RED
Replies: 29
Views: 1725

Re: Service Attributes - Performance Data - RED

Advanced Nagios_service_advanced.png Per Data Nagios_perfData.png [root@nagios:/usr/local/nagios/var]$ ls -al /usr/lib64/ total 67844 dr-xr-xr-x. 54 root root 36864 Sep 29 22:10 . drwxr-xr-x. 13 root root 4096 Apr 5 2013 .. drwxr-xr-x 3 root root 4096 Feb 12 2014 alsa-lib drwxr-xr-x 2 root root 409...
by brandon.pal
Mon Jan 25, 2016 6:06 pm
Forum: Nagios XI
Topic: Service Attributes - Performance Data - RED
Replies: 29
Views: 1725

Re: Service Attributes - Performance Data - RED

check_diskSpace does not appear in /usr/local/nagios/var/perfdata.log at all.

Please find check_diskSpace attached.
by brandon.pal
Mon Jan 25, 2016 4:59 pm
Forum: Nagios XI
Topic: Service Attributes - Performance Data - RED
Replies: 29
Views: 1725

Re: Service Attributes - Performance Data - RED

In doing a bit more research of what happened on January 13 it seems that on that date we Installed VictorOps integrations. The steps we followed are here: http://victorops.force.com/knowledgebase/articles/Integration/Nagios-Integration/ We are running XI Servers. One for our Production environment ...
by brandon.pal
Mon Jan 25, 2016 3:43 pm
Forum: Nagios XI
Topic: Service Attributes - Performance Data - RED
Replies: 29
Views: 1725

Re: Service Attributes - Performance Data - RED

It seems that the issue is on all our server but only for the Disk Space checks. I've attached a few example .rrd and .xml files. tail -50 /usr/local/nagios/var/perfdata.log 2016-01-25 15:34:26 [8450] [2] Datatype set to 'SERVICEPERFDATA' 2016-01-25 15:34:26 [8450] [1] Found Performance Data for dc0...
by brandon.pal
Thu Jan 21, 2016 12:51 pm
Forum: Nagios XI
Topic: Service Attributes - Performance Data - RED
Replies: 29
Views: 1725

Re: Service Attributes - Performance Data - RED

Thanks for the output. It looks like there are 2 nagios processes running and that could be causing the issue. Login to the XI server as root and run the following commands to stop the extra processes. service nagios stop killall -9 nagios service nagios start Try that and let us know if it resolve...
by brandon.pal
Wed Jan 20, 2016 10:30 pm
Forum: Nagios XI
Topic: Service Attributes - Performance Data - RED
Replies: 29
Views: 1725

Re: Service Attributes - Performance Data - RED

ls -l /usr/local/nagios lrwxrwxrwx 1 root root 12 Aug 25 2014 /usr/local/nagios -> /data/nagios ls -l /usr/local/nagios/share total 104 drwxr-xr-x 2 root root 4096 Feb 12 2014 ajaxterm -rw-rw-r-- 1 nagios nagios 576 Jan 6 2015 config.inc.php drwxrwxr-x 2 nagios nagios 4096 Jan 6 2015 contexthelp dr...