diff --git a/plugins/apache/apache_status b/plugins/apache/apache_status index a03cc340..628a7f00 100755 --- a/plugins/apache/apache_status +++ b/plugins/apache/apache_status @@ -179,6 +179,7 @@ END accesses$port.label port $port accesses$port.type DERIVE accesses$port.info The number of accesses (pages and other items served) globally on the Apache server +accesses$port.min 0 END print_thresholds("accesses$port"); } @@ -203,10 +204,13 @@ END print <