mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-02-23 09:59:28 -05:00
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2 f882894a-f735-0410-b71e-b25c423dba1c
13 lines
297 B
Text
13 lines
297 B
Text
check_swap
|
|
|
|
[normal]
|
|
100 100
|
|
^Swap ok - Swap used\: +[0-9]{1,2}\% \([0-9]+ bytes out of [0-9]+\)$
|
|
|
|
[critical]
|
|
0 0
|
|
^CRITICAL - Swap used\: +[0-9]{1,2}\% \([0-9]+ bytes out of [0-9]+\)$
|
|
|
|
[critical]
|
|
100 100 1000000000 10000000000
|
|
^CRITICAL - Swap used\: +[0-9]{1,2}\% \([0-9]+ bytes out of [0-9]+\)$
|