diff --git a/xCAT-UI/monitor/monlist.php b/xCAT-UI/monitor/monlist.php new file mode 100644 index 000000000..9c948c5d3 --- /dev/null +++ b/xCAT-UI/monitor/monlist.php @@ -0,0 +1,69 @@ +",implode(' ', $errors), "
"; + exit; + } + #then, parse the xml data + foreach($xml->children() as $response) foreach($response->children() as $data) { + list($name, $stat) = preg_split("/\s+/", $data); + echo <<Please select the available plug-ins, and click the "next" button for next steps;
+Plug-in Name | +Status | +Node Status Monitoring | +
---|