psh
(Pratima Hegde)
October 17, 2019, 4:39am
1
Hi,
We have migrated to Icinga2 from Nagios. We have few queries regarding functionality of Icinga2 as compare to Nagios. Please help us to understand.
How can we disable/enable notification for a particular service to a specific host through UI, like we can do in Nagios?
What exactly hosts.conf file should contain? It should contain all hosts info?
FYI: We are using Nagios plugins as agent.
Thanks in advance,
Pratima Hegde
dnsmichi
(Michael Friedrich)
October 17, 2019, 11:02am
3
This can be done via feature commands. I strongly advise against massive usage though, as this is hard to debug later.
It is an example location for host objects. You are free to put whatever you want, but following best practices from the documented structure certainly helps with the first steps.
Follow along here and here .
Cheers,
Michael