Host Template Question

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
gabrotherton
Posts: 57
Joined: Wed Dec 03, 2014 11:16 am

Host Template Question

Post by gabrotherton »

Hi Gurus,

Under the Configure -> Templates -> Host Templates, selecting the 'generic-host' (it could be any host for that matter) I open the Help & Documentation menu and see all the configuration options for this template. Most options under the "Check Settings" tab are straight forward, but I do not understand the differences between 'passive host checks' and 'active host checks'. The documentation only talks about enable/disable these features.
Where can I find more detailed information about how to use passive vs active host checking?

Thanks!
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Host Template Question

Post by tmcdonald »

Active checks are when Nagios runs a plugin which checks the status of some service, and this is done on a schedule.

Passive checks are when some remote system monitors itself and sends results back to Nagios on its own schedule (or when an event occurs such as a login).

The best explanations might be had through these pages:

http://nagios.sourceforge.net/docs/3_0/ ... hecks.html
http://nagios.sourceforge.net/docs/3_0/ ... hecks.html
Former Nagios employee
gabrotherton
Posts: 57
Joined: Wed Dec 03, 2014 11:16 am

Re: Host Template Question

Post by gabrotherton »

Thanks! This is what I needed.

This thread can be closed.
Locked