Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #10375: NagVis backends now work with encrypted Livestatus

Component Setup
Title NagVis backends now work with encrypted Livestatus
Date Oct 24, 2019
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.0.0i1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
1.6.0p6 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

WATO automatically configures backends in NagVis on the central site of a distributed WATO setup. When the livestatus proxy was not used, the backends could not be configured to connect to encrypted Livestatus sites.

This is now automatically done. These backends are stored in etc/nagvis/conf.d/cmk_backends.ini.php.

In case the Livestatus Proxy Daemon is used, NagVis always uses the local unix socket connection to the Livestatus proxy. In case it is not used, NagVis will connect to either the plain text socket or the encrypted Livestatus socket, just like the Checkmk GUI.

When verifying certificates NagVis uses the trusted certificate authorities of Checkmk.

To the list of all Werks