Added ability to specify the period of the graph (v1.17)

This commit is contained in:
Mark Oudsen
2021-03-03 23:26:35 +01:00
parent 42bea0df98
commit c0e31d37be
3 changed files with 44 additions and 40 deletions

View File

@@ -45,7 +45,9 @@
({{ HOST_ERROR }})
{% endif %}
<br/>
{% if EVENT_OPDATE|length > 0 %}
Operational data: <b>{{ EVENT_OPDATA }}</b><br/>
{% endif %}
Status: <b>{{ EVENT_STATUS }}</b><br/>
Severity: <b>{{ EVENT_SEVERITY }}</b><br/>
{% if EVENT_SEVERITY == "Resolved" %}