mirror of
https://github.com/FAUSheppy/icinga-webhook-gateway
synced 2025-12-08 00:11:40 +01:00
feat: add SMART monitoring support
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
</br>
|
||||
{{ form.timeout.label }} {{ form.timeout() }} </br>
|
||||
|
||||
</br>
|
||||
{{ form.special_type.label }} {{ form.special_type() }} </br>
|
||||
|
||||
{% if is_modification %}
|
||||
<input class="form-button mt-4" type="submit" value="Send Modification">
|
||||
{% else %}
|
||||
|
||||
Reference in New Issue
Block a user