Add Nagios in OnPrem monitoring

pull/638/head
Michael Savin 4 years ago
parent e43c860732
commit de4486c3c7

@ -28,6 +28,10 @@ class Humio(_Monitoring):
_icon = "humio.png" _icon = "humio.png"
class Nagios(_Monitoring):
_icon = "nagios.png"
class Newrelic(_Monitoring): class Newrelic(_Monitoring):
_icon = "newrelic.png" _icon = "newrelic.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Loading…
Cancel
Save