Page 1 of 1
Service Management
Posted: Thu Aug 13, 2015 9:47 am
by angus
Is there a paper that documents all the setting options in the Service Management window? I am specifically looking for the Check Settings, Alert Settings and Misc Settings tabs. There are a lot of options and i have not found a document that explains them all.
Thanks.
Re: Service Management
Posted: Thu Aug 13, 2015 9:52 am
by tmcdonald
Those all get pulled from Core:
https://assets.nagios.com/downloads/nag ... tions.html
So the names might be slightly different "Max Check Attempts" instead of max_check_attempts" but the idea is the same.
Re: Service Management
Posted: Thu Aug 13, 2015 10:38 am
by angus
I found the section that i am interested in at the moment but there isn't a ton of info on it. The Notification_Enabled section is vexing me. I understand the on/off toggle but what do the Skip and Null values do?
Re: Service Management
Posted: Thu Aug 13, 2015 11:00 am
by jolson
what do the Skip and Null values do?
The settings you're interested in are defined as follows:
When you select "skip" in the definition, this will pass the template setting and the used value by nagios is "on".
When you select "null" in the definition, this will overwrite the template setting and also set this parameter to "not defined".
So by default, 'skip' will inherit template settings first and foremost - and if no settings are inherited the default value will be 'on'.
If you select 'null' the setting will remain undefined, regardless of template settings.
I hope that answers your question!
Re: Service Management
Posted: Fri Aug 14, 2015 7:45 am
by angus
Yes, it answers my question. Thank you.
Re: Service Management
Posted: Fri Aug 14, 2015 9:01 am
by hsmith
angus wrote:Yes, it answers my question. Thank you.
Am I all right to close this topic?
Re: Service Management
Posted: Fri Aug 21, 2015 3:16 pm
by angus
Yes