alerta / nagios-alerta

Forward nagios alerts to the alerta monitoring system
http://alerta.io
MIT License
23 stars 15 forks source link

Nagios 4.0.7 #1

Closed bms8197 closed 9 years ago

bms8197 commented 10 years ago

I am running Nagios v4.0.7 on my CentOS 5.10 x64 linux machine. I have tried your module, it gets compiled and installed. Unfortunatelly when I try to add it to nagios and restart, nagios fails to start and I get this error:

Aug 14 09:24:44 zira nagios: Error: Module '/usr/lib64/nagios/alerta-neb.o' is using an old or unspecified version of the event broker API. Module will be unloaded. Aug 14 09:24:44 zira nagios: Event broker module '/usr/lib64/nagios/alerta-neb.o' deinitialized successfully. Aug 14 09:24:44 zira nagios: Error: Failed to load module '/usr/lib64/nagios/alerta-neb.o'. Aug 14 09:24:44 zira nagios: Error: Module loading failed. Aborting.

I suspect that this is because the alerta module was created for nagios 3.x and not for nagios 4.x. Is there anyway this module can be modified to run on nagios 4.x?

Thanks,