{% extends "base_status.html" %} {% block title %}Nagios Service{% endblock %} {% block smallheader %}{% endblock %} {% block largeheader %}Nagios Service is {{ friendly_status }}{% endblock %} {% block nav1 %}Nagios Service{% endblock %} {% block adagios_hausinn %}{{ block.super }}{% endblock %} {% block content %}
{{ stderr }}{% endif %} {% if stdout %}
{{ stdout }}{% endif %}
Something does not smell right. We ran {{ command }} and got no output. Usually when this happens there is a problem with sudoers configuration.
Inspect webserver apache log and check if there are any sudo errors. Your /etc/sudoers.d/adagios should have something like this:
Defaults:{{ local_user }} !requiretty {{ local_user }} ALL = (root) NOPASSWD: /etc/init.d/nagios3