sni / mod_gearman

Distribute Naemon Host/Service Checks & Eventhandler with Gearman Queues. Host/Servicegroups affinity included.
http://www.mod-gearman.org
GNU General Public License v3.0
122 stars 42 forks source link

Increased CURRENT_NEB_API_VERSION in Naemon-Core #149

Closed tom-lp-at closed 5 years ago

tom-lp-at commented 5 years ago

Dear , in Naemon-Core 1.1.0 ( https://github.com/naemon/naemon-core/pull/313/files/92bdd3dcbc5f8ceb890a482a6203fee24b8876a1 ) there is a increasing of the API-Version. The Author noted ....this means you have to recompile your NEB modules . i used the official repository from labs_consol_stable (current installable version = 3.1.0-1.el7 ) The error in the naemon.log is:

[1568066644] Error: Module '/usr/lib64/mod_gearman/mod_gearman_naemon.o' is using an old or unspecified version of the event broker API.  Module will be unloaded.
[1568066644] Event broker module '/usr/lib64/mod_gearman/mod_gearman_naemon.o' deinitialized successfully.
[1568066644] Error: Failed to load module '/usr/lib64/mod_gearman/mod_gearman_naemon.o'.

Do you know when the console labs will build regarding the changes in Naemon-Core 1.1.0 ? (my problem : i cant undo the update, the repository didn´t hold the old versions....) kr Tom

sni commented 5 years ago

Totally forgot that, i will push a new release soon.

tom-lp-at commented 5 years ago

thx :+1:

tom-lp-at commented 5 years ago

Update to 3.2.0-1 installed - work like a charm - thx for your great support ....