xcat-core/xCAT-UI/monitor/stat_mon.php
2009-07-28 09:55:54 +00:00

8 lines
235 B
PHP

<?php
/*
* This web page is for "Node status Monitoring" and "Application Status Monitioring",
* The user can enable/disable "Node/Application Status Monitoring" from this page.
*/
echo "<p>This page is under development.</p>";
?>