{% extends 'base.html' %} {% block title %}NRDP{% endblock %} {% block headerjs %} {% endblock %} {% block content %}
This section is currently in read only mode and any setting changes will not be saved. This will be updated in future versions.

NRDP

These are the NRDP settings for where to send your passive checks.

{% if 'nrdp' not in handlers %}
The nrdp handler is not currently set in the handlers config option.
{% endif %}
{% endblock %}