xcat-core/xCAT-UI/monitor/stat_mon.php

8 lines
235 B
PHP
Raw Normal View History

<?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>";
?>