summaryrefslogtreecommitdiffstats
path: root/plugins/tests/check_swap
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/tests/check_swap')
-rw-r--r--plugins/tests/check_swap13
1 files changed, 0 insertions, 13 deletions
diff --git a/plugins/tests/check_swap b/plugins/tests/check_swap
deleted file mode 100644
index b6cbb42..0000000
--- a/plugins/tests/check_swap
+++ /dev/null
@@ -1,13 +0,0 @@
1check_swap
2
3[normal]
4100 100
5^Swap ok - Swap used\: +[0-9]{1,2}\% \([0-9]+ bytes out of [0-9]+\)$
6
7[critical]
80 0
9^CRITICAL - Swap used\: +[0-9]{1,2}\% \([0-9]+ bytes out of [0-9]+\)$
10
11[critical]
12100 100 1000000000 10000000000
13^CRITICAL - Swap used\: +[0-9]{1,2}\% \([0-9]+ bytes out of [0-9]+\)$