diff --git a/plugins/other/lustre_df b/plugins/other/lustre_df index edc2d083..6836571b 100755 --- a/plugins/other/lustre_df +++ b/plugins/other/lustre_df @@ -14,6 +14,10 @@ by default $lfs_bin = "/usr/bin/lfs", see below. Monitoring node - lustre client with mounted lustre +=head1 VERSION + + $Id: lustre_df,v 1.3 2011/03/01 10:39:58 fenix Exp $ + =head1 AUTHOR Ropchan Sergey @@ -40,8 +44,6 @@ if ($ARGV[0] and $ARGV[0] eq "autoconf") { my @output = `$lfs_bin df -h`; -&print_values; - if ($ARGV[0] and $ARGV[0] eq "config") { print "graph_title Lustre cluster storage objects usage in percent\n"; print "graph_args --base 1000\n"; @@ -54,6 +56,8 @@ if ($ARGV[0] and $ARGV[0] eq "config") { exit 0; } +&print_values; + sub print_labels { for $_ (@output) { #storage objects