* Added detection for Hirschmann Railswitch
* Update AUTHORS.md
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
* Fixes for PR 6207 requested changes
* Fixes for PR 6207 requested changes
* Fixes for PR 6207 requested changes
* Fix for PR 6207 requested changes
* Fix for PR 6207 requested changes
* Fix for PR 6207 requested changes (old states and temperatures directories removal)
* fix for PR 6207 : state fileupdated
* fix: Change rfc1628 'state' (est. runtime and on battery) to runtime
* Fix up the graph error ( : in ds name).
Change seconds on battery to minutes so the value is in minutes
* wrong scale for limits
* Don't use snmp_walk
* Added Coriant TNMS MIB and MEF (Metro Ethernet Forum) MIB
* Coriant Logo
* Added Basic Librenms Support and MEF support
* Forgot snmpsim
* Better like this
* Spaces !
* Renamed sql file
* Space
* Fix spaces
* svgo optimized logo
* Removed modules that are by default to 0
* Added sysDescr as requested
* Fix conflict file
* Setting right severity id in the discovery log_event()
* Since MEF-EVC can be used on other devices than Coriant's one, lets this be used by the poller/discovery itself
* Fixed spaces
* Rename 173.sql to 174.sql
* Moved logo from os/ to logos/
Addd Icon
* Fix name
* minimize file
* Change l/w to viewbox and minify
* Renamed mef-evc to mef on request from @laf
* Rename 174.sql to 175.sql
* Fix Generex votage sensor divisor and add an exclusion option
* Allow OID to be used to figure out if we need to change the divisor.
* Missed current and found bugs while I was there.
* Use returns swap oid logic
* Add CPU and memory for Entera devices
* Renaming file for consistency
* split -> explode
* Added graphs to overview page, changed oid used for CPU, and added storage
* Remove uneeded code
* Fixed storage
* Update LLDP discovery to use IP address if discovery_by_ip is enabled
* Update as per laf's suggetions
* Fix indentation
* Updated with Laf's suggestion
* Add more debugging
* Trim MAC address
* Remove debug statements
* feature: Added ability to switch port polling mode
* update, speed things up slightly by walking certain tables
* more fixes
* updates
* updates
* update to exclude ports that are down
* wrong variable used
* update to set previous port status when null
* small update to port disco
* New event log severity model
* Revert "New event log severity model"
This reverts commit 0783527af8ca492a562cc9a60e3887c24599000d.
* New event log severity model
* Fixed spaces vs tabs
* Learning the format requirements
* Learning the format requirements
* Moved the colours in to the stylesheet
* change SQL file to stop conflicting
* refactor log_event so severity isn't last, but reference is.
* keep having to move the file due to new PR conflicts
* Revert "keep having to move the file due to new PR conflicts"
This reverts commit f3030e7218f3403664616fde655e4d35c134516a.
* extended support to dashboard and eventlog page
* formatting