summaryrefslogtreecommitdiffstats
path: root/templates/check_swap_usage.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/check_swap_usage.php')
-rw-r--r--templates/check_swap_usage.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/check_swap_usage.php b/templates/check_swap_usage.php
index 4d1c0ff..ef62064 100644
--- a/templates/check_swap_usage.php
+++ b/templates/check_swap_usage.php
@@ -35,6 +35,8 @@ if ($WARN[1] != ""){
if ($CRIT[1] != "") {
$CRT = $CRIT[1] / 1048576 ;
$def[1] .= "LINE2:$CRT#FF0000:\"Critical \\n\" ";
+ $def[1] .= "COMMENT:\" \\n\" ";
+ $def[1] .= "COMMENT:\" \\n\" ";
}