Add possibility to merge all cpu in one graph in the device overview

This commit is contained in:
Louis Bailleul
2015-11-20 15:33:56 +00:00
parent d0bbe24839
commit a2bc1a4513
2 changed files with 69 additions and 23 deletions

View File

@@ -408,6 +408,8 @@ $config['network_map_vis_options'] = '{
// Device page options
$config['show_overview_tab'] = true;
$config['cpu_details_overview'] = true; //By default show all cpus in the overview
// The device overview page options
$config['overview_show_sysDescr'] = true;