xCAT Monitor | ';
monitorTable += '' + monitorStatusHash['xcatmon'] + ' | ';
monitorTable += 'Provides node status monitoring using fping on AIX and nmap on Linux. It also provides application status monitoring. The status and the appstatus columns of the nodelist table will be updated periodically with the latest status values for the nodes. |
';
- //rmc monitor
+ // RMC monitor
monitorTable += 'RMC Monitor | ';
monitorTable += '' + monitorStatusHash['rmcmon'] + ' | ';
monitorTable += 'IBM\'s Resource Monitoring and Control (RMC) subsystem is our recommended software for monitoring xCAT clusters. It\'s is part of the IBM\'s Reliable Scalable Cluster Technology (RSCT) that provides a comprehensive clustering environment for AIX and LINUX. |
';
- //rmc event
+ // RMC event
monitorTable += 'RMC Event | ';
- monitorTable += '' + monitorStatusHash['rmcmon'] + ' | ';
+ monitorTable += '' + monitorStatusHash['rmcevent'] + ' | ';
monitorTable += 'Listing event monitoring information recorded by the RSCT Event Response resource manager in the audit log. Creating and removing a condition/response association. |
';
- //ganglia event
+ // Ganglia event
monitorTable += 'Ganglia Monitor | ';
monitorTable += '' + monitorStatusHash['gangliamon'] + ' | ';
monitorTable += 'A scalable distributed monitoring system for high-performance computing systems such as clusters and Grids. |
';
- //pcp monitor
+ // PCP monitor
monitorTable += 'PCP Monitor | ';
- monitorTable += 'undefined | ';
+ monitorTable += 'Not monitored | ';
monitorTable += 'Under construction. |
';
monitorTable += '