'); include("includes/dev-overview-data.inc.php"); include("overview/ports.inc.php"); echo('
'); // Right Pane include("overview/processors.inc.php"); include("overview/mempools.inc.php"); include("overview/storage.inc.php"); if(is_array($entity_state['group']['c6kxbar'])) { include("overview/c6kxbar.inc.php"); } include("overview/toner.inc.php"); include("overview/sensors/charge.inc.php"); include("overview/sensors/temperatures.inc.php"); include("overview/sensors/humidity.inc.php"); include("overview/sensors/fanspeeds.inc.php"); include("overview/sensors/dbm.inc.php"); include("overview/sensors/voltages.inc.php"); include("overview/sensors/current.inc.php"); include("overview/sensors/power.inc.php"); include("overview/sensors/frequencies.inc.php"); include("overview/sensors/load.inc.php"); include("overview/sensors/state.inc.php"); include("overview/eventlog.inc.php"); include("overview/services.inc.php"); include("overview/syslog.inc.php"); echo('
'); #include("overview/current.inc.php"); ?>