summaryrefslogtreecommitdiffstats
path: root/plugins/tests/check_load
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/tests/check_load')
-rw-r--r--plugins/tests/check_load9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/tests/check_load b/plugins/tests/check_load
new file mode 100644
index 0000000..5e4be3a
--- /dev/null
+++ b/plugins/tests/check_load
@@ -0,0 +1,9 @@
1check_load
2
3[normal]
4100 100 100 100 100 100
5^load average: +[\.0-9]+, +[\.0-9]+, +[\.0-9]+$
6
7[critical]
80 0 0 0 0 0
9^load average: +[\.0-9]+, +[\.0-9]+, +[\.0-9]+ CRITICAL$