{% extends "base.html" %} {% block title %}{{ action }} {% if check_type == "json-http" %}JSON HTTP{% else %}HTTP{% endif %} Health Check - Nyxmon Dashboard{% endblock %} {% block content %}
Monitor JSON API endpoint and validate response structure
{% else %}Monitor web endpoint availability and response
{% endif %}