'main.php', 'monitor' =>'monitor/monlist.php', 'monshow'=>'')); displayTips(array("Select the domain: the whole cluser or the compute nodes under \"lpar\",", "then select the desired attributes. click the \"View by Text\" button or the \"View by Graphics\" button")); insertDiv("rmc_tree"); ?> "; echo "

Select the monitor range from the tree on the left

"; echo "
"; //if the user clicks the "View by Text" button, the div named "monshow_data" will show // the text data from the "monshow" command; //and , if the "view by Graphics" button is clicked, the "monshow_data" div will display the pictures, the pictures is generated by "rrdtool" right now, but in the future, some jQuery plugin will be used to generate the graphics for the "monshow" data echo "
"; insertButtons(array('label'=>'Back To the Attributes\' Page', 'id'=>'back_btn', 'onclick'=>'rmc_monshow_back_to_opts()')); echo "
"; echo "
"; echo "
"; echo ""; ?>