Werk #276: Livestatus now supports Nagios 4
Component | Livestatus |
Title | Livestatus now supports Nagios 4 |
Date | Feb 6, 2014 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 1.2.5i1 |
Level | Major Change |
Class | New Feature |
Compatibility | Compatible - no manual interaction needed |
It is now possible to compile livestatus for nagios4. The setup.sh script from the check_mk tarball now autodetects the nagios version and proposes it during the setup process.
You can also choose the version manually (3 or 4).
Depending on the chosen version livestatus includes the nagios headers from 3.2.0 or 4.0.2.
If you just want to compile livestatus you can set the nagios version via an option in the configure script.
configure --with-nagios4