add new monit ip address
This commit is contained in:
@@ -77,3 +77,8 @@ command[check_proc_{{ process }}]=/usr/lib/nagios/plugins/check_systemd_service
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
|
||||
{% if nrpe_kubernetes is defined %}
|
||||
command[check_proc_kubelet]=/usr/lib/nagios/plugins/check_systemd_service kubelet
|
||||
command[check_proc_etcd]=/usr/lib/nagios/plugins/check_systemd_service etcd
|
||||
command[check_proc_containerd]=/usr/lib/nagios/plugins/check_systemd_service containerd
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user