From ecd21d50c5f7b300ee0812da7bac286df442116f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Tue, 20 Nov 2012 22:01:48 -0800 Subject: [PATCH] apache_status: change the vlabel to use the same unit as input. This way it's possible to avoid the cdef altogether. --- plugins/apache/apache_status | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins/apache/apache_status b/plugins/apache/apache_status index 628a7f00..11e7f40a 100755 --- a/plugins/apache/apache_status +++ b/plugins/apache/apache_status @@ -223,13 +223,12 @@ END multigraph apache_volume graph_title Apache volume graph_args --base 1024 -l 0 -graph_vlabel bytes per \${graph_period} +graph_vlabel KiB per \${graph_period} graph_category apache END foreach my $port (@PORTS) { print <