Commit Graph
11 Commits
Author SHA1 Message Date
Mickael Marchand f260fccacf I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md 2015-08-11 19:34:34 +02:00
Mickael Marchand 011181c622 IOS-XR does not provide dbm values for transceivers so we calculate them from mWatts entries
Fix #1641
2015-08-11 16:35:29 +02:00
Mickael Marchand 9098e81835 Merge branch 'master' of https://github.com/librenms/librenms into fixifaliasparse 2015-05-11 12:33:18 +02:00
Mickael Marchand 8705dfa033 Fix ifAlias parsing when the description contains "="
It might also fix a few other parsing issues involving "=" in other snmp fields
2015-05-11 12:25:59 +02:00
Mickael Marchand 769f6b95c1 rewritten to check for input type 2015-05-11 09:43:20 +02:00
Mickael Marchand af09cd1af9 allow to search a device by its hostname 2015-05-10 19:11:12 +02:00
Mickael Marchand 55ee833e57 remove the headers if there is nothing to display below them 2015-05-10 18:44:49 +02:00
Mickael Marchand cdd073a197 new noagg option to prevent displaying the aggregates 2015-05-10 18:36:15 +02:00
Mickael Marchand 9de24dbe48 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md 2015-05-10 18:29:05 +02:00
Mickael Marchand a43165ec1b fixed nototal option which was not properly set in common.inc.php
add new nodetails option to not display each device/port on the legend when graphing lots of devices
add new aggregates on multibits graphs
2015-05-10 17:52:46 +02:00
Mickael Marchand e93ca2b465 Set $inverse to TRUE when the GET option is set
Fixes #948
2015-05-10 13:20:24 +02:00