Search found 11 matches
- Mon Oct 21, 2013 3:32 am
- Forum: Open Source Nagios Projects
- Topic: False alarms
- Replies: 5
- Views: 1861
Re: False alarms
Is there any way to tell nagios not to send the alarms containing that text? "(Return code of 139 is out of bounds)"
- Thu Oct 17, 2013 1:24 pm
- Forum: Open Source Nagios Projects
- Topic: False alarms
- Replies: 5
- Views: 1861
Re: False alarms
./check_sap systemid ccmstemplate
This is how this works:
http://exchange.nagios.org/components/c ... 5&cf_id=24
This is how this works:
http://exchange.nagios.org/components/c ... 5&cf_id=24
- Tue Oct 15, 2013 6:36 am
- Forum: Open Source Nagios Projects
- Topic: False alarms
- Replies: 5
- Views: 1861
False alarms
I get this alarm randomly with sapmon plugin: (Return code of 139 is out of bounds) The check works, it's 99% green but suddenly it goes critical and sends those alarms. I can't find anything on the net, in other plugins (like nsclient) you get those kind of alarms when you check another driver lett...
- Fri Mar 22, 2013 7:01 am
- Forum: Open Source Nagios Projects
- Topic: Error: Could not open command file '/usr/local/nagios/var/rw
- Replies: 9
- Views: 18428
Re: Error: Could not open command file '/usr/local/nagios/va
su to your nagios user and run the command from cli
enable debug on conf file to check possible issues
enable debug on conf file to check possible issues
- Fri Mar 22, 2013 5:09 am
- Forum: Open Source Nagios Projects
- Topic: Check/Notifications period
- Replies: 11
- Views: 4426
Re: Check/Notifications period
You mean creating contacts/contactgroups and assigning these in the advanced service? Wouldn't that be the same as with service templates??? A contactgroup is directly assigned to the advanced service, as the service template does. Won't be better to configure services directly linked to each host? ...
- Fri Mar 22, 2013 4:36 am
- Forum: Open Source Nagios Projects
- Topic: MIBs and Plugins for Hard drive health
- Replies: 22
- Views: 10183
Re: MIBs and Plugins for Hard drive health
Try running from a shell a snmpwalk command. I don't know why you get those errors... you have net-snmp updated on the nagios machine??? Is snmp correctly configured in the windows you want to monitor? BTW, I strongly recommend using this for windows hosts: http://www.edcint.co.nz/checkwmiplus/ If t...
- Thu Mar 21, 2013 11:01 am
- Forum: Open Source Nagios Projects
- Topic: Check/Notifications period
- Replies: 11
- Views: 4426
Re: Check/Notifications period
That makes me wonder... I have all my services configured as advanced services, this way i don't have to create one service per host, only one advanced service works for each host. These services notify only one person from department A through a service template. Now i want to add some more hosts f...
- Thu Mar 21, 2013 4:27 am
- Forum: Open Source Nagios Projects
- Topic: Check/Notifications period
- Replies: 11
- Views: 4426
Re: Check/Notifications period
I still got notification emails for services that are down while backup is running: Timeperiods definition: define timeperiod { timeperiod_name machine alias machine sunday 04:00-24:00 monday 04:00-24:00 tuesday 04:00-24:00 wednesday 04:00-24:00 thursday 04:00-24:00 friday 04:00-24:00 saturday 04:00...
- Wed Mar 20, 2013 11:09 am
- Forum: Open Source Nagios Projects
- Topic: Check/Notifications period
- Replies: 11
- Views: 4426
Re: Check/Notifications period
I've made some changes let me wait and check what happens tonight.
Thanks for your help =)
Thanks for your help =)
- Wed Mar 20, 2013 4:48 am
- Forum: Open Source Nagios Projects
- Topic: Check/Notifications period
- Replies: 11
- Views: 4426
Re: Check/Notifications period
I just define these periods on the host, services are monitored 24x7.
Do i have to configure these timeperiods on the service too?
I thought that service periods were inherited by host periods.
Do i have to configure these timeperiods on the service too?
I thought that service periods were inherited by host periods.