Previously the interfaces are ORDERed BY ifAlias when shown in the data
picker. This might be confusing at times. Now it's possible to configure
the data picker to order the interface list by one of
'ifAlias', 'ifDescr', 'ifIndex', 'ifName'
by setting
$config['plugins']['Weathermap']['sort_if_by']
in the libreNMS config.php file to the according value.
Previously the interfaces are ORDERed BY ifAlias when shown in the data picker. This might be confusing at times. Now it's possible to configure the data picker to order the interface list by one of
by setting
in the libreNMS config.php file to the according value.
Signed-off-by: Maximilian Wilhelm max@rfc2324.org