mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
added link to temp sensor to group page
This commit is contained in:
@@ -44,6 +44,7 @@ $menu_options = array('bits' => 'Bits',
|
||||
'diskio' => 'Disk I/O',
|
||||
'poller_perf' => 'Poller',
|
||||
'ping_perf' => 'Ping'
|
||||
'temperature' => 'Temperature'
|
||||
);
|
||||
$sep = "";
|
||||
foreach ($menu_options as $option => $text) {
|
||||
|
Reference in New Issue
Block a user