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, 13 insertions, 0 deletions
diff --git a/plugins/tests/check_swap b/plugins/tests/check_swap
new file mode 100644
index 0000000..b6cbb42
--- /dev/null
+++ b/plugins/tests/check_swap
@@ -0,0 +1,13 @@
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]+\)$