mirror of
				https://github.com/ShaYmez/HBMonv2.git
				synced 2025-11-03 21:20:26 -05:00 
			
		
		
		
	Add files via upload
This commit is contained in:
		
							parent
							
								
									4336c8c209
								
							
						
					
					
						commit
						c8296b2dad
					
				
							
								
								
									
										51
									
								
								templates/sysinfo_template.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										51
									
								
								templates/sysinfo_template.html
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,51 @@
 | 
				
			|||||||
 | 
					<!DOCTYPE html>
 | 
				
			||||||
 | 
					<html>
 | 
				
			||||||
 | 
					<head>
 | 
				
			||||||
 | 
					<meta charset="UTF-8">
 | 
				
			||||||
 | 
					<meta http-equiv="refresh" content="300">
 | 
				
			||||||
 | 
					<title>HBLink monitor - System Info</title>
 | 
				
			||||||
 | 
					<script type="text/javascript" src="scripts/hbmon.js"></script>
 | 
				
			||||||
 | 
					<link rel="stylesheet" type="text/css" href="css/styles.css" />
 | 
				
			||||||
 | 
					<style>
 | 
				
			||||||
 | 
					.link {<<<theme_color>>>}
 | 
				
			||||||
 | 
					.button { <<<theme_color>>> }
 | 
				
			||||||
 | 
					.dropbtn { <<<theme_color>>> }
 | 
				
			||||||
 | 
					</style>
 | 
				
			||||||
 | 
					<meta name="description" content="Copyright (c) 2016-2021.The Regents of the K0USY Group. All rights reserved. Version SP2ONG 2019-2021 (v20210106)" />
 | 
				
			||||||
 | 
					</head>
 | 
				
			||||||
 | 
					<body style="background-color: #d0d0d0;font: 10pt arial, sans-serif;">
 | 
				
			||||||
 | 
					<center><div style="width:1250px; text-align: center; margin-top:5px;">
 | 
				
			||||||
 | 
					<img alt="" src="/img/logo.png" />
 | 
				
			||||||
 | 
					</div>
 | 
				
			||||||
 | 
					<div style="width: 1100px;">
 | 
				
			||||||
 | 
					<p style="text-align:center;"><span style="color:#000;font-size: 18px; font-weight:bold;"><<<system_name>>></span></p>
 | 
				
			||||||
 | 
					<p></p>
 | 
				
			||||||
 | 
					</div>
 | 
				
			||||||
 | 
					<div style="width: 1100px;">
 | 
				
			||||||
 | 
					<noscript>You must enable JavaScript</noscript>
 | 
				
			||||||
 | 
					    <p id="sinfo"></p>
 | 
				
			||||||
 | 
					</div>
 | 
				
			||||||
 | 
					<fieldset style="background-color:#e0e0e0;display:inline-block;margin-left:20px;margin-right:20px;font-size:14px;border-top-left-radius: 10px; border-top-right-radius: 10px;border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;">
 | 
				
			||||||
 | 
					<legend><b><font color="#000"> .: System Info :. </font></b></legend>
 | 
				
			||||||
 | 
					<center>
 | 
				
			||||||
 | 
					<!-- Temp CPU -->
 | 
				
			||||||
 | 
					<p><img alt="" src="/img/tempC.png" /><p>
 | 
				
			||||||
 | 
					<!-- Disk usage -->
 | 
				
			||||||
 | 
					<p><img alt="" src="/img/hdd.png" /><p>
 | 
				
			||||||
 | 
					<!-- Memory usage -->
 | 
				
			||||||
 | 
					<p><img alt="" src="/img/mem.png" /><p>
 | 
				
			||||||
 | 
					<!-- CPU loads -->
 | 
				
			||||||
 | 
					<p><img alt="" src="/img/cpu.png" /><p>
 | 
				
			||||||
 | 
					<!-- Network traffic -->
 | 
				
			||||||
 | 
					<p><img alt="" src="/img/mrtg/localhost_2-day.png" /><p>
 | 
				
			||||||
 | 
					</center>
 | 
				
			||||||
 | 
					</fieldset>
 | 
				
			||||||
 | 
					<br>
 | 
				
			||||||
 | 
					<p style="text-align: center;"><span style="text-align: center;">
 | 
				
			||||||
 | 
					Copyright (c) 2016-2021<br>The Regents of the <a href=http://k0usy.mystrikingly.com/>K0USY Group</a>. All rights reserved.<br><a href=https://github.com/sp2ong/HBMonv2>Version SP2ONG 2019-2021</a><br><br></span>
 | 
				
			||||||
 | 
					    <!-- THIS COPYRIGHT NOTICE MUST BE DISPLAYED AS A CONDITION OF THE LICENCE GRANT FOR THIS SOFTWARE. ALL DERIVATEIVES WORKS MUST CARRY THIS NOTICE -->
 | 
				
			||||||
 | 
					    <!-- This is version of HBMonitor SP2ONG 2019-2021 (v20210106) -->
 | 
				
			||||||
 | 
					</p>
 | 
				
			||||||
 | 
					</center>
 | 
				
			||||||
 | 
					</body>
 | 
				
			||||||
 | 
					</html>
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user