statusengine / broker

Repository of the Statusengine Event Broker Module written in C++ (development)
GNU General Public License v2.0
8 stars 5 forks source link

Upcoming Changes: Drop support for Nagios Core #34

Open nook24 opened 1 year ago

nook24 commented 1 year ago

In the near future, you can expect some breaking changes happen to the Statusengine Broker. While there is no fixed ETA yet, we will drop the support for Nagios Core. In the past we were trying to keep Statusengine as compatible as possible. However, both projects are slightly drifting apart which makes it harder and harder to keep compatible with both. In addition, we will drop support to be backwards compatible with older versions of Naemon. This means that Statusengine will maybe work with older releases of Naemon, but maybe also not. In case you fetch any issues, simply update your Naemon version.

Why?

How does this affect me, the user?

Can I still use the old Broker version with Nagios Core? Yes. While I can not recommend doing this, because you will not receive any future updates and patches.

I'm a developer and want to help to keep Nagios Core support alive Contributors are welcomed! Just respond to this issue or drop me a mail.

eanselmi commented 1 year ago

I love the initiative of keeping Nagios Core support alive!

sistemmsn commented 1 year ago

It still works great, I just compiled the broker and worker, I am using the worker from a container since it uses php7.4.

Currently, I am running it on nagios 4.4.14

nook24 commented 1 year ago

I love the initiative of keeping Nagios Core support alive!

@eanselmi are you interested in providing development and maintenance to ensure that the broker continues to support Nagios?

It still works great, I just compiled the broker and worker, I am using the worker from a container since it uses php7.4.

@sistemmsn The Statusengine Worker is not is not affected by this change. PS: It's also works fine with php 8.2.