Search found 16 matches

by NAGOWNER92
Tue Jun 16, 2015 9:29 am
Forum: Open Source Nagios Projects
Topic: Disable service notification if host down
Replies: 7
Views: 9264

Re: Disable service notification if host down

I will try this solution. It seems a good method to resolve the issue. I will let you know if question has been answered.
Thanks for the explanation
by NAGOWNER92
Fri Jun 12, 2015 2:30 am
Forum: Open Source Nagios Projects
Topic: Disable service notification if host down
Replies: 7
Views: 9264

Re: Disable service notification if host down

Surely, scheduled downtime is a way to solve this problem when a system administrator turns off server to make update. I would like to solve problem when system goes down alone and i wouldn't to receive service notification but only that host goes down and up.
by NAGOWNER92
Thu Jun 11, 2015 10:33 am
Forum: Open Source Nagios Projects
Topic: Disable service notification if host down
Replies: 7
Views: 9264

Disable service notification if host down

Good morning,
is it possible to don't receive service notification if host host goes down ? As example If a host is down or rebooted we get a lot of unnecessary service notifications...

Thanks in advance
by NAGOWNER92
Thu Nov 20, 2014 5:24 am
Forum: Open Source Nagios Projects
Topic: Suppress notifications when host goes down
Replies: 2
Views: 1539

Suppress notifications when host goes down

Good morning,

i would like to not receive service notifications when host goes down but only host notification. Is possible to set nagios in this way? I read that configuring ping ,(using check-host-alive), the notifications for the services will not be sent..Is it true?

Thanks in advance
by NAGOWNER92
Mon Nov 10, 2014 8:56 am
Forum: Open Source Nagios Projects
Topic: Convert Return code of 255 is out of bounds in timeout
Replies: 4
Views: 2668

Re: Convert Return code of 255 is out of bounds in timeout

It is a check that i wrote that use snmp. It is very useful but when this appliance get 100 % cpu seems that it doesn't want to respond to an snmp query
by NAGOWNER92
Mon Nov 10, 2014 3:54 am
Forum: Open Source Nagios Projects
Topic: Convert Return code of 255 is out of bounds in timeout
Replies: 4
Views: 2668

Convert Return code of 255 is out of bounds in timeout

Good morning, when i try to control an appliance with snmp sometimes i get "Return code of 255 is out of bounds". Checking the appliance performance when it fails, i get 100% CPU. Is there a way to convert "CRITICAL Return code of 255 is out of bounds" in a timeout error? Thanks ...
by NAGOWNER92
Tue Oct 07, 2014 4:51 am
Forum: Open Source Nagios Projects
Topic: unusual log nagios
Replies: 1
Views: 799

unusual log nagios

Good morning, i have found this line ( Oct 3 17:06:46 nagios1 logger: $ ) in my nagios.log while the normail line is ( Oct 7 11:46:33 nagios1 logger: [1412675192] PASSIVE SERVICE CHECK: CA-PRESIDEOK: Process lsass.exe is running [ 1 ] ). Which is the meaning of this asterisk in line? Thanks in advance
by NAGOWNER92
Thu Oct 02, 2014 3:30 am
Forum: Open Source Nagios Projects
Topic: NAGIOS CORE: HOW TO MONITOR HOST ESX 5.5
Replies: 5
Views: 5691

Re: NAGIOS CORE: HOW TO MONITOR HOST ESX 5.5

I have tried this plugin (box293_check_vmware) and it works on 5.5 Vmware Vcenter but I therefore ask: Is so important the VMA considering that you have only to copy inside che plugin, or i can use even a normal linux machine on my vcenter?
by NAGOWNER92
Wed Oct 01, 2014 2:27 am
Forum: Open Source Nagios Projects
Topic: Active Directory Http Autentication
Replies: 2
Views: 1187

Re: Active Directory Http Autentication

I have done.
Thank you very much !
by NAGOWNER92
Tue Sep 30, 2014 4:41 am
Forum: Open Source Nagios Projects
Topic: NAGIOS CORE: HOW TO MONITOR HOST ESX 5.5
Replies: 5
Views: 5691

NAGIOS CORE: HOW TO MONITOR HOST ESX 5.5

Good morning,

I would like to monitor ESX Hosts 5.5 but i don't want to use SNMP ?Can anyone help me