# icinga config for npcdmod # # In order to have Icinga run the IDOMOD event broker module, you'll need # to place a file like this into /etc/icinga/modules/. # # ATTENTION: DO NOT load the same module here AND via broker_module in icinga.cfg # This can lead into problems with races on ressources. # define module{ module_name npcdmod module_type neb path /usr/lib/pnp4nagios/npcdmod.o args config_file=/etc/pnp4nagios/npcd.cfg }