Hi!
I have a question :).
I know nagios has the ability to use host and service dependencies. But is it also possible to create host - service dependencies? For instance, i have 5 hosts (numbered 1 till 5) and each host has 20 services.
Is it possible to configure nagios in such a way that when it notices that a hosts is down it stops checking the services of that hosts? Ofcourse it should put all service statusses of that host to unknown or critical.
This way the priority lays at the servicechecks for the ‘healthy’ hosts…