Page 1 of 2
Check Settings NAGIOSXI
Posted: Mon Dec 30, 2013 12:12 pm
by RDMaroto
Good afternoon.
Can you give me information on the tab check setting in Service Management?
(monitoring Service)
In the Documentation tab describing content, but there is much information that I do not understand.
What is the difference between putting on or skip or null in Active checks enabled?
What is the difference between putting on or skip or null in Passive checks enabled?
Thanks for your time
regards
Re: Check Settings NAGIOSXI
Posted: Mon Dec 30, 2013 12:14 pm
by slansing
This information can be found by searching through the following documentation:
http://nagios.sourceforge.net/docs/3_0/ ... tions.html
It will also provide examples for usage.
Re: Check Settings NAGIOSXI
Posted: Tue Dec 31, 2013 3:41 am
by RDMaroto
Thank you very much for your reply.
After reading the documentation, could you tell me please what is the difference to put the active check enabled in SKIP or ON
Thanks for your time.
Regards and happy new year 2014
Re: Check Settings NAGIOSXI
Posted: Thu Jan 02, 2014 8:55 am
by scottwilkerson
On will turn the value to ON (the default)
Skip, will use the value derived from underlying templates that have been applied.
Re: Check Settings NAGIOSXI
Posted: Mon Jan 27, 2014 4:57 am
by RDMaroto
Good morning,
Thanks for the information provided.
I read the documentation but I do not understand.
obsess_over_host
retain_status_information
retain_nonstatus_information
Proccess perf data
is volatile
Thanks for your time.
Regards
Re: Check Settings NAGIOSXI
Posted: Mon Jan 27, 2014 5:04 am
by RDMaroto
What is the difference between null and skip?
Re: Check Settings NAGIOSXI
Posted: Mon Jan 27, 2014 11:42 am
by scottwilkerson
skip, will use the values in a template if they exist.
null will disregard any template settings and leave the field value null
Re: Check Settings NAGIOSXI
Posted: Tue Jan 28, 2014 2:57 am
by RDMaroto
Good morning,
Thanks for your reply scott
I read the documentation but I do not understand.
obsess_over_host
retain_status_information
retain_nonstatus_information
Proccess perf data
is volatile
You can give me a quick explication, please.
Regards
Re: Check Settings NAGIOSXI
Posted: Tue Jan 28, 2014 2:01 pm
by abrist
obsess_over_host - This option allows you to specify a command to be run after every host check. It is usually better to use event handlers in xi instead of ochp.
retain_status_information - When nagios is restarted, the previous state of all objects is remembered.
retain_nonstatus_information - When nagios is restarted, the previous state is ignored, all checks are set to "pending" and must get checked before state is known.
Proccess perf data - Record the performance data to an RRD - This must be enabled in order to generate graphs.
is volatile - Treat all checks as state changes. Useful when you need to run an event handler on every check (as event handlers only run on state change).
http://nagios.sourceforge.net/docs/3_0/configmain.html
Re: Check Settings NAGIOSXI
Posted: Thu Feb 06, 2014 9:35 am
by RDMaroto
Thanks very much for all information.
I understand all, except IS VOLATILE check_settings tab.
What is the difference with the normal checkup?
What does the mark on is volatile and no mark in the event handler?
Always that I exectue de Event Handler, I must make de IS VOLATILE?
Thanks for your time.
Regards