Search found 32 matches
- Sun Aug 02, 2015 12:07 am
- Forum: Nagios XI
- Topic: Nagios Email alerts problem
- Replies: 5
- Views: 381
Re: Nagios Email alerts problem
We are running Nagios XI 2014R2.7 version and when I checked Emails Notifications options it is not supported by the version we are using.Screen shot attached. So what changes are required to Stop only the Service Downtime alerts. Also we had a recurring Downtime Schedule for all of our servers. Rec...
- Fri Jul 31, 2015 1:10 pm
- Forum: Nagios XI
- Topic: Nagios Email alerts problem
- Replies: 5
- Views: 381
Re: Nagios Email alerts problem
Yes I am talking about email notification changing. We do not want notification for Service down alert. We accept that
when host is down it is assume that services are down too. So what configuration/changes are required to achieve this ?
when host is down it is assume that services are down too. So what configuration/changes are required to achieve this ?
- Thu Jul 30, 2015 7:49 am
- Forum: Nagios XI
- Topic: Nagios Email alerts problem
- Replies: 5
- Views: 381
Nagios Email alerts problem
Is there a way when we do downtime of all hosts, We do not want notification from services in Email. Our emails are flooded with downtime Services Emails. As if the host is down it is assume services are down too. So what configuration/changes are required to achieve this ? What should be the settin...
- Fri Jul 24, 2015 1:33 pm
- Forum: Nagios XI
- Topic: Performance data not showing up
- Replies: 11
- Views: 1429
Re: Performance data not showing up
The RRD files is where the data is stored after they are processed but with the issues you were having, the data maybe lost. Lets check to see if the data is being processed now by running the following and post back the results. ls /usr/local/nagios/var/spool/xidpe | wc -l ls /usr/local/nagios/var...
- Wed Jul 22, 2015 5:45 pm
- Forum: Nagios XI
- Topic: Performance data not showing up
- Replies: 11
- Views: 1429
Re: Performance data not showing up
Yes, I am now receiving performance data again, is there a way to get the perfdata that didn't process already? I see a lot of RRD files, but I'm not sure how I would add it to Nagios. It came from a third party application called NagioGraph, they were both working together at one point, but since I...
- Wed Jul 22, 2015 2:21 pm
- Forum: Nagios XI
- Topic: Performance data not showing up
- Replies: 11
- Views: 1429
Re: Performance data not showing up
Where did this 2nd set of service perfdata defs come from? service_perfdata_file=/usr/local/nagios/var/perfdata.log service_perfdata_file_template=$LASTSERVICECHECK$||$HOSTNAME$||$SERVICEDESC$||$SERVICEOUTPUT$||$SERVICEPERFDATA$ service_perfdata_file_mode=a service_perfdata_file_processing_interval...
- Tue Jul 21, 2015 4:02 pm
- Forum: Nagios XI
- Topic: Performance data not showing up
- Replies: 11
- Views: 1429
Re: Performance data not showing up
Nothing haywire there, let's grep perfdata from nagios.cfg grep perfdata /usr/local/nagios/etc/nagios.cfg service_perfdata_file=/usr/local/nagios/var/service-perfdata service_perfdata_file_template=DATATYPE::SERVICEPERFDATA\tTIMET::$TIMET$\tHOSTNAME::$HOSTNAME$\tSERVICEDESC::$SERVICEDESC$\tSERVICEP...
- Tue Jul 21, 2015 3:43 pm
- Forum: Nagios XI
- Topic: Performance data not showing up
- Replies: 11
- Views: 1429
Re: Performance data not showing up
Keep an eye on tail -f /usr/local/nagiosxi/var/perfdataproc.log for about 2-3 minutes and see what you see. [root@localhost /]# tail -f /usr/local/nagiosxi/var/perfdataproc.log Outbound data DISABLED Tue, 21 Jul 2015 16:38:02 -0400 mv: cannot stat `/usr/local/nagios/var/spool/xidpe/*': No such file...
- Tue Jul 21, 2015 3:25 pm
- Forum: Nagios XI
- Topic: Performance data not showing up
- Replies: 11
- Views: 1429
Performance data not showing up
About 4 weeks ago, performance data has stopped showing up for any services. Host checks are showing performance data, but any service is not. One thing that catches my eye is that service-perfdata and perfdata.log do not exist. [root@localhost libexec]# which rrdtool /usr/bin/rrdtool [root@localhos...
- Tue Jan 13, 2015 2:50 pm
- Forum: Nagios Log Server
- Topic: Hosts dropped to 1
- Replies: 28
- Views: 9194
Re: Hosts dropped to 1
See Attached.