Rename swap checks to be agnostic of underlying tech

This commit is contained in:
Salt 2021-09-24 13:25:21 -05:00
parent fb006b0cd3
commit 87f9c6ceb3

View File

@ -67,10 +67,10 @@
- name: Unit postgresql.service
command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_systemd_unit postgresql.service
hostgroup: nagios-checkpgsql
# nagios-nrpeswap
# nagios-checkswap
- name: Swap Usage
command: check_by_ssh!/usr/lib/nagios/plugins/check_swap -w 20% -c 10%
hostgroup: nagios-nrpeswap
hostgroup: nagios-checkswap
# zerotier
- name: Unit zerotier-one.service
command: check_by_ssh!/usr/local/bin/monitoring-scripts/check_systemd_unit zerotier-one.service