'; //Console section insertInner('open', 1,'Console', 'constab', $currentLink, array( 'prefs' => array("$TOPDIR/prefs.php", 'Preferences'), 'updategui' => array("$TOPDIR/softmaint/updategui.php", 'Update'), 'suggestions' => array("$TOPDIR/suggestions.html", 'Suggestions'), 'logout' => array("$TOPDIR/logout.php", 'Logout') )); // xCAT Cluster section ?> '; insertInner('open', 1,'Documentation', 'doctab', $currentLink, array( 'xcatdocs' => array(getDocURL('web','docs'), 'xCAT Docs'), 'forum' => array(getDocURL('web','forum'), 'Mailing List'), 'codeupdates' => array(getDocURL('web','updates'), 'Code Updates'), 'opensrc' => array(getDocURL('web','opensrc'), 'Open Src Reqs'), 'wiki' => array(getDocURL('web','wiki'), 'xCAT Wiki'), )); echo '
array("$TOPDIR/softmaint", 'MS Software'), 'addnodes' => array("$TOPDIR/addnodes.php", 'Add Nodes'), 'definenode' => array("$TOPDIR/definenode.php", 'Define Nodes'), 'hwctrl' => array("$TOPDIR/hwctrl/index.php", 'HW Control') )); insertInner('open', 2,'Administration', 'admintab', $currentLink, array( 'nodes' => array("$TOPDIR/index.php", 'Nodes'), 'layout' => array("$TOPDIR/hwctrl/layout.php", 'Layout'), 'dsh' => array("$TOPDIR/dsh.php", 'Run Cmds'), 'dcp' => array("$TOPDIR/dcp.php", 'Copy Files'), 'cfm' => array("$TOPDIR/cfm.php", 'Sync Files'), 'shell' => array("$TOPDIR/shell.php", 'Cmd on MS'), 'import' => array("$TOPDIR/import.php", 'Import/Export'), )); insertInner('open', 2,'Monitor', 'montab', $currentLink, array( 'conditions' => array("$TOPDIR/mon", 'Conditions'), 'responses' => array("$TOPDIR/mon/resp.php", 'Responses'), 'sensors' => array("$TOPDIR/mon/sensor.php", 'Sensors'), 'rmcclass' => array("$TOPDIR/mon/rmcclass.php", 'RMC Classes'), 'auditlog' => array("$TOPDIR/mon/auditlog.php", 'Event Log'), 'perfmon' => array("$TOPDIR/perfmon/index.php", 'Performance'), )); insertInner('open', 2,'Diagnostics', 'diagtab', $currentLink, array( 'diagms' => array("$TOPDIR/diagms", 'MS Diags'), )); echo '
'; } //end insertNav ?>