mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 19:32:31 +00:00 
			
		
		
		
	git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3886 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
		
			
				
	
	
		
			8 lines
		
	
	
		
			235 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			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>";
 | |
| ?>
 |