add comment for pcp monitor

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8281 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
xq2005 2010-11-30 01:42:44 +00:00
parent 388b9e362d
commit 50cc2d6986

View File

@ -68,7 +68,7 @@ function loadMonitorPage() {
+ "of the IBM's Reliable Scalable Cluster Technology (RSCT) that provides a comprehensive " + "clustering environment for AIX and LINUX.<li>";
items += "<li><a href='#' name='gangliamon'>Ganglia Monitor</a> : Ganglia is a scalable distributed "
+ "monitoring system for high-performance computing systems such as clusters and Grids.<li>";
items += "<li><a href='#' name='pcpmon'>PCP Monitor</a> : <li>";
items += "<li><a href='#' name='pcpmon'>PCP Monitor</a> : Under construction.<li>";
monitorList.append(items);
// Open new tab for monitor tool