Download Administrator Portal
· Return to Moab Download CenterMoab's graphical administrator portal (either Moab Cluster Manager or Moab Cloud Manager) provides not only an easy-to-use GUI-based administrative tool but also monitoring and reporting tools. Note that not all of the functionality of Moab's command-line interface is available in the graphical administrator portal.
To download the administrator portal, choose the version suited to your OS environment:
Production
Cluster Manager 5.4.0 requires Java 1.6 or higher. It works with Workload Manager versions 5.4.x.
| OS | Filename | Size | Last Modified |
|---|---|---|---|
| Linux/Unix: | mcm-5.4.0-5225.linux.tar.gz | $size = filesize("/home/web/files/mcm/mcm-5.4.0-5225.linux.tar.gz"); echo round($size/pow(1024,2),0)."MB";?> | $last_modified = filemtime("/home/web/files/mcm/mcm-5.4.0-5225.linux.tar.gz"); echo date("F d, Y",$last_modified) ?> |
| Windows: | mcm-5.4.0-5225.exe | $size = filesize("/home/web/files/mcm/mcm-5.4.0-5225.exe"); echo round($size/pow(1024,2),0)."MB";?> | $last_modified = filemtime("/home/web/files/mcm/mcm-5.4.0-5225.exe"); echo date("F d, Y",$last_modified) ?> |
| Mac OS X: | mcm-5.4.0-5225.tar.gz | $size = filesize("/home/web/files/mcm/mcm-5.4.0-5225.tar.gz"); echo round($size/pow(1024,2),0)."MB";?> | $last_modified = filemtime("/home/web/files/mcm/mcm-5.4.0-5225.tar.gz"); echo date("F d, Y",$last_modified) ?> |
| Other Unix: | mcm-5.4.0-5225.tar.gz | $size = filesize("/home/web/files/mcm/mcm-5.4.0-5225.tar.gz"); echo round($size/pow(1024,2),0)."MB";?> | $last_modified = filemtime("/home/web/files/mcm/mcm-5.4.0-5225.tar.gz"); echo date("F d, Y",$last_modified) ?> (Requires Java 1.6 or higher) |
Support
Please feel free to contact us with any questions. You may also visit our Help Desk to report any problems.
Alternately, you may download an early-access release of our next version of Cluster Manager. These snapshots are under active development. Please choose a snapshot file as follows:
| OS | Filename Format |
|---|---|
| Windows: | mcm-5.4.0-<build>.exe |
| Linux: | mcm-5.4.0-<build>.linux.tar.gz |
| Mac OS X: | mcm-5.4.0-<build>.tar.gz |
| Other Unix: | mcm-5.4.0-<build>.tar.gz (Requires Java 1.6 or higher) |


