Modified Ganglia plugin for testing

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2043 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
saiprakash 2008-08-19 18:58:23 +00:00
parent 1a19305701
commit 2da445e454

View File

@ -22,7 +22,7 @@ use warnings;
#-------------------------------------------------------------------------------
=head1 xCAT_monitoring:gangliamon
=head2 Package Description
xCAT monitoring plugin package to handle RMC monitoring.
xCAT monitoring plugin package to handle Ganglia monitoring.
=cut
#-------------------------------------------------------------------------------
@ -74,7 +74,7 @@ sub start
xCAT::MsgUtils->message('S', "[mon]: $res_gmond \n");
}
return(1,"Ganglia Gmond not startedi successfully. \n");
return(1,"Ganglia Gmond not started successfully. \n");
}
print "starting gmetad locally \n";