mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Add possibility to merge all cpu in one graph in the device overview
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user