diff --git a/xCAT-UI/js/monitor/monitor.js b/xCAT-UI/js/monitor/monitor.js index 72cd30799..89d5115ff 100644 --- a/xCAT-UI/js/monitor/monitor.js +++ b/xCAT-UI/js/monitor/monitor.js @@ -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.
  • "; items += "
  • Ganglia Monitor : Ganglia is a scalable distributed " + "monitoring system for high-performance computing systems such as clusters and Grids.
  • "; - items += "
  • PCP Monitor :
  • "; + items += "
  • PCP Monitor : Under construction.
  • "; monitorList.append(items); // Open new tab for monitor tool