mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Initial push * renamed mib files * adding eki mgmt event trap handler * Adding handler to config/snmptraps.php * added slot state monitoring * Ekinops port discovery script * cleanup * moved ifDescr change from discovery to poller * simplified port poller script * fixed poller array * add Mgnt2TrapNMSEvent handler * Adding nms alarm handler * adding handler to snmptrap.php * Updated handler names, exapanded event traphandler * beginning tests and cleanup * adding snmpsim data * making tests * finished trap tests * fixed ekinops.yaml * style and lint pass * new snmpsim data and fixes * adding correct snmpsim * fixed test data * Update ekinops.svg * Update ekinops.svg * Update ekinops.yaml * new os discovery method * remove unneeded precache line * removing unneccesary pre-cache script * styleci fixes * few more style fixes * trim whitespace in discovery * remove unused mibs Co-authored-by: Tony Murray <murraytony@gmail.com>