{% extends "base_status.html" %} {% block title %}Error{% endblock %} {% block smallheader %}{% endblock %} {% block largeheader %}Oh no, something went wrong ☹{% endblock %} {% block nav1 %}{{ block.super }}{% endblock %} {% load adagiostags %} {% block content %}
yum --enablerepo=ok-testing install mk-livestatus
pynag config --append "broker_module=/usr/lib64/mk-livestatus/livestatus.o /var/spool/nagios/cmd/livestatus"
service nagios reload
Install instructions for debian-based systems:
apt-get install check-mk-livestatus
pynag config --append "broker_module=/usr/lib/check_mk/livestatus.o /var/lib/nagios3/rw/livestatus"
service nagios3 reload
{% endif %}
If you think this is a bug. Send the following information to the developers:
{{ traceback }}
{% endif %}