10,7 → 10,7 |
<meta http-equiv="refresh" content="2; URL=index.php?disp=static" /> |
</noscript> |
<link rel="shortcut icon" href="gfx/favicon.gif" /> |
<link type="text/css" rel="stylesheet" href="./templates/misc/emptyfile.css" title="PSI_Template"/> |
<link type="text/css" rel="stylesheet" href="./templates/misc/emptyfile.css" title="PSI_Template" /> |
<link type="text/css" rel="stylesheet" href="./templates/plugin/nyroModal.full.css" /> |
<link type="text/css" rel="stylesheet" href="./templates/plugin/jquery.jgrowl.css" /> |
<link type="text/css" rel="stylesheet" href="./templates/plugin/jquery.dataTables.css" /> |
41,6 → 41,8 |
<input type="hidden" id="showMemoryInfosExpanded" value="<?php echo $showMemoryInfosExpanded;?>"/> |
<input type="hidden" id="showNetworkActiveSpeed" value="<?php echo $showNetworkActiveSpeed;?>"/> |
<input type="hidden" id="showCPULoadCompact" value="<?php echo $showCPULoadCompact;?>"/> |
<input type="hidden" id="hideTotals" value="<?php echo $hideTotals;?>"/> |
<input type="hidden" id="increaseWidth" value="<?php echo $increaseWidth;?>"/> |
<input type="hidden" id="blocks" value="<?php echo $blocks;?>"/> |
<div id="loader"> |
<h1> |
107,7 → 109,7 |
?> |
</select> |
</div> |
<div id="vitals"> |
<div id="vitals" class="halfsize"> |
<h2><span class="lang_002">System vitals</span></h2> |
<div style="overflow-x:auto;"> |
<table class="stripeMe" id="vitalsTable" style="border-collapse:collapse;"> |
170,15 → 172,15 |
</table> |
</div> |
</div> |
<div id="hardware"> |
<div id="hardware" class="halfsize"> |
</div> |
<div id="memory"> |
<div id="memory" class="fullsize"> |
</div> |
<div id="filesystem"> |
<div id="filesystem" class="fullsize"> |
</div> |
<div id="network"> |
<div id="network" class="halfsize"> |
</div> |
<div id="voltage" style="display:none;"> |
<div id="voltage" class="halfsize" style="display:none;"> |
<h2><span class="lang_052">Voltage</span></h2> |
<div style="overflow-x:auto;"> |
<table class="stripeMe" id="voltageTable" style="border-collapse:collapse;"> |
185,9 → 187,9 |
<thead> |
<tr> |
<th><span class="lang_059">Label</span></th> |
<th class="right"><span class="lang_054">Value</span></th> |
<th class="right" style="width: 80px;"><span class="lang_055">Min</span></th> |
<th class="right" style="width: 80px;"><span class="lang_056">Max</span></th> |
<th class="right" style="width:24.3%;"><span class="lang_054">Value</span></th> |
<th class="right" style="width:24.3%;"><span class="lang_055">Min</span></th> |
<th class="right" style="width:24.3%;"><span class="lang_056">Max</span></th> |
</tr> |
</thead> |
<tbody> |
195,7 → 197,7 |
</table> |
</div> |
</div> |
<div id="current" style="display:none;"> |
<div id="current" class="halfsize" style="display:none;"> |
<h2><span class="lang_105">Current</span></h2> |
<div style="overflow-x:auto;"> |
<table class="stripeMe" id="currentTable" style="border-collapse:collapse;"> |
202,9 → 204,9 |
<thead> |
<tr> |
<th><span class="lang_059">Label</span></th> |
<th class="right" style="width: 80px;"><span class="lang_054">Value</span></th> |
<th class="right" style="width: 80px;"><span class="lang_055">Min</span></th> |
<th class="right" style="width: 80px;"><span class="lang_056">Max</span></th> |
<th class="right" style="width:24.3%;"><span class="lang_054">Value</span></th> |
<th class="right" style="width:24.3%;"><span class="lang_055">Min</span></th> |
<th class="right" style="width:24.3%;"><span class="lang_056">Max</span></th> |
</tr> |
</thead> |
<tbody> |
212,7 → 214,7 |
</table> |
</div> |
</div> |
<div id="temperature" style="display:none;"> |
<div id="temperature" class="halfsize" style="display:none;"> |
<h2><span class="lang_051">Temperature</span></h2> |
<div style="overflow-x:auto;"> |
<table class="stripeMe" id="temperatureTable" style="border-collapse:collapse;"> |
219,8 → 221,8 |
<thead> |
<tr> |
<th><span class="lang_059">Label</span></th> |
<th class="right" style="width: 80px;"><span class="lang_054">Value</span></th> |
<th class="right" style="width: 80px;"><span class="lang_058">Limit</span></th> |
<th class="right" style="width:24.3%;"><span class="lang_054">Value</span></th> |
<th class="right" style="width:24.3%;"><span class="lang_058">Limit</span></th> |
</tr> |
</thead> |
<tbody> |
228,7 → 230,7 |
</table> |
</div> |
</div> |
<div id="fans" style="display:none;"> |
<div id="fans" class="halfsize" style="display:none;"> |
<h2><span class="lang_053">Fans</span></h2> |
<div style="overflow-x:auto;"> |
<table class="stripeMe" id="fansTable" style="border-collapse:collapse;"> |
235,8 → 237,8 |
<thead> |
<tr> |
<th><span class="lang_059">Label</span></th> |
<th class="right" style="width: 80px;"><span class="lang_054">Value</span></th> |
<th class="right" style="width: 80px;"><span class="lang_055">Min</span></th> |
<th class="right" style="width:24.3%;"><span class="lang_054">Value</span></th> |
<th class="right" style="width:24.3%;"><span class="lang_055">Min</span></th> |
</tr> |
</thead> |
<tbody> |
244,7 → 246,7 |
</table> |
</div> |
</div> |
<div id="power" style="display:none;"> |
<div id="power" class="halfsize" style="display:none;"> |
<h2><span class="lang_102">Power</span></h2> |
<div style="overflow-x:auto;"> |
<table class="stripeMe" id="powerTable" style="border-collapse:collapse;"> |
251,8 → 253,8 |
<thead> |
<tr> |
<th><span class="lang_059">Label</span></th> |
<th class="right" style="width: 80px;"><span class="lang_054">Value</span></th> |
<th class="right" style="width: 80px;"><span class="lang_058">Limit</span></th> |
<th class="right" style="width:24.3%;"><span class="lang_054">Value</span></th> |
<th class="right" style="width:24.3%;"><span class="lang_058">Limit</span></th> |
</tr> |
</thead> |
<tbody> |
260,7 → 262,7 |
</table> |
</div> |
</div> |
<div id="other" style="display:none;"> |
<div id="other" class="halfsize" style="display:none;"> |
<h2><span class="lang_121">Other</span></h2> |
<div style="overflow-x:auto;"> |
<table class="stripeMe" id="otherTable" style="border-collapse:collapse;"> |
267,7 → 269,7 |
<thead> |
<tr> |
<th><span class="lang_059">Label</span></th> |
<th class="right" style="width: 160px;"><span class="lang_054">Value</span></th> |
<th class="right" style="width:48.6%;"><span class="lang_054">Value</span></th> |
</tr> |
</thead> |
<tbody> |
275,7 → 277,7 |
</table> |
</div> |
</div> |
<div id="ups" style="display:none;"> |
<div id="ups" class="halfsize" style="display:none;"> |
</div> |
<div id="footer"> |
<span class="lang_047">Generated by</span> <a href="http://phpsysinfo.sourceforge.net/" target="psihref">phpSysInfo - <span id="version"></span></a> |