How to define a Host Escalation???

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
kwhogster
Posts: 644
Joined: Wed Oct 14, 2015 6:51 pm
Location: Wood Ridge NJ USA
Contact:

How to define a Host Escalation???

Post by kwhogster »

Nagios Core 4.3.4

I run this command
/usr/local/nagios/bin/nagios -vv /usr/local/nagios/etc/nagios.cfg

My results

Processing object config file '/usr/local/nagios/etc/objects/servgrps.cfg'...
Processing object config file '/usr/local/nagios/etc/objects/servicedependency.cfg'...
Processing object config file '/usr/local/nagios/etc/objects/hostdependency.cfg'...
Read object config files okay...

Running pre-flight check on configuration data...

Checking objects...
Checked 689 services.
Checked 50 hosts.
Checked 10 host groups.
Checked 27 service groups.
Checked 3 contacts.
Checked 1 contact groups.
Checked 49 commands.
Checked 13 time periods.
Checked 0 host escalations.
Checked 332 service escalations.
Checking for circular paths...
Checked 50 hosts
Checked 10 service dependencies
Checked 25 host dependencies
Checked 13 timeperiods
Checking global event handlers...
Checking obsessive compulsive processor commands...
Checking misc settings...

Total Warnings: 0
Total Errors: 0

Things look okay - No serious problems were detected during the pre-flight check

I have one define serviceescalation which gives me 332 service escalations

Just no host escalations.

Thanks for the help on this



I show Checked 0 host escalations.
kwhogster
Posts: 644
Joined: Wed Oct 14, 2015 6:51 pm
Location: Wood Ridge NJ USA
Contact:

Re: How to define a Host Escalation???

Post by kwhogster »

Guys figured it out

Lock this

Thanks
Locked