FTMON Exchange

Extend one host without building a monitoring stack

Curated recipes connect established checks to FTMON history, incidents and Trends.

Find a monitor

{{ recipes|length }} recipe{% if recipes|length != 1 %}s{% endif %}

{% for recipe in recipes %}
{{ recipe.category }} · {{ recipe.kind }}

{{ recipe.title }}

{{ recipe.summary }}

    {% for platform in recipe.platforms %}
  • {{ platform }}
  • {% endfor %}
  • {{ recipe.status }}
  • {% if recipe.privilege != "none" %}
  • {{ recipe.privilege }}
  • {% endif %}
{% endfor %}