From a29438a07e9af6ccdcadd465492e527f6ba4a8ab Mon Sep 17 00:00:00 2001 From: mh Date: Sat, 15 Sep 2012 16:18:54 +0200 Subject: cleanup plugins --- files/plugins/kvm_io | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'files/plugins/kvm_io') diff --git a/files/plugins/kvm_io b/files/plugins/kvm_io index 602b2ca..43941f5 100644 --- a/files/plugins/kvm_io +++ b/files/plugins/kvm_io @@ -25,8 +25,7 @@ def config(vm_names): graph_vlabel Bytes read(-)/written(+) per second graph_category KVM graph_info This graph shows the block device I/O used of virtual machines -graph_args --base 1024 - """ +graph_args --base 1024""" print base_config for vm in vm_names: -- cgit v1.2.3