X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=config%2Fnagios-master.cfg;h=7ea069c6240bd3060c7e15950d60283cbd80d08c;hb=4826f01dd77fbcbd97be4109401ca156f3673c14;hp=bb6d5d49ac8e215d58d9c2fc20fcd4253ffea0ee;hpb=eb81a45a7e4c93b842969df2303aed4620e4c003;p=mirror%2Fdsa-nagios.git diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index bb6d5d4..7ea069c 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1544,14 +1544,6 @@ services: name: processes - total hostgroups: manyprocesses nrpe: "/usr/lib/nagios/plugins/check_procs 1500 1700" - - - name: swap usage - percent - nrpe: "/usr/lib/nagios/plugins/check_swap -w 20% -c 10%" - hostgroups: computers - - - name: swap usage - mb - nrpe: "/usr/lib/nagios/plugins/check_swap -w 20000 -c 5000" - hostgroups: computers - name: free memory - mb nrpe: "/usr/lib/nagios/plugins/dsa-check-memory -m mb"