{% extends "adagios_standard.html" %} {% block title %}{% endblock %} {% block nav1 %}{% endblock %} {% block smallheader %}Welcome to{% endblock %} {% block largeheader %}Adagios{% endblock %} {% block footer %} {% endblock %} {% block content %}
Adagios is a web based Nagios configuration interface built to be simple and intuitive in design, exposing less of the clutter under the hood in Nagios.
This is a tech preview and there are a lot of known bugs. We would really like your feedback to help us develop this app.
If you are looking for the project page, it is right here
{% endblock %}