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