statusengine / module

Repository of the Statusengine Event Broker Module
https://statusengine.org/broker/#overview
GNU General Public License v2.0
8 stars 4 forks source link

naemon 1.1.0 #5

Closed lidskialf closed 5 years ago

lidskialf commented 5 years ago

Hi,

Since naemon 1.1.0 update - naemon doesn't work/start with broker_module=/opt/statusengine/module/statusengine-naemon*.so is it possible to get an update for the new naemon version?

System: Ubuntu Bionic 18.04

Kind regards,

Lidskialf.

nook24 commented 5 years ago

Hi @lidskialf, from Naemon's changelog:

* increased CURRENT_NEB_API_VERSION, this means you have to recompile your NEB modules

Have you already tried to reinstall the Statusengine Broker? https://statusengine.org/broker/#installation

lidskialf commented 5 years ago

Hi @nook24,

Yes i have rebuild the Statusengine Broker with the same result.

statusengine-naemon.o

Here the error log output: https://www.nopaste.eu/p?q=d25DZVA

statusengine-naemon-1-0-5.o

Here the error log output: https://www.nopaste.eu/p?q=TGFhazY

Kind regards,

Lidskialf.

nook24 commented 5 years ago

Ok this should be a simple one:

Error: Module '/opt/statusengine/module/statusengine-naemon-1-0-5.o' is using an old or unspecified version of the event broker API.  Module will be unloaded.

I will come back to soon

nook24 commented 5 years ago

Done. Should be working now. I also updated the docs at https://github.com/statusengine/docs/pull/6/files and online: https://statusengine.org/broker/#installation

Could you please check if the issue is gone?

lidskialf commented 5 years ago

Hi @nook24,

Now it works again. Thanks!

[ ok ] Starting naemon (via systemctl): naemon.service.

Kind regards,

Lidskialf.