mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 11:22:27 +00:00 
			
		
		
		
	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:
		| @@ -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"; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user