You've already forked nrpe
zpool - update nrpe command name
This commit is contained in:
+1
-1
@@ -143,5 +143,5 @@ command[check_nvme_temperature]=/usr/bin/sudo /usr/lib/nagios/plugins/check_nvme
|
|||||||
|
|
||||||
{% if nrpe_zpool_name is defined %}
|
{% if nrpe_zpool_name is defined %}
|
||||||
# zpool
|
# zpool
|
||||||
command[check_zpool]=/usr/bin/sudo /usr/lib/nagios/plugins/check_zpool_health {{ nrpe_zpool_name }}
|
command[check_zpool_health]=/usr/bin/sudo /usr/lib/nagios/plugins/check_zpool_health {{ nrpe_zpool_name }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user