aboutsummaryrefslogtreecommitdiffstats
path: root/include/nms.pm
Commit message (Collapse)AuthorAgeLines
* chore: cleanup repoOle Mathias Heggem2023-01-21-186/+0
|
* NMS: Rewrite the SNMP fetcher and whatnotKristian Lyngstol2016-03-16-1/+1
| | | | | | | | | Again. It's using the prototype, and the objects are configurable. I assume this will need some work. Also: I touched ping up to make it work without linknets.
* nms: Refactoring workKristian Lyngstol2016-02-21-79/+1
| | | | | | | Moving SNMP into a separate module reduces startup time for all the stuff that doesn't need it. Currently comments are broken because the js hasn't been updated.
* Add local mibs and a script to fetch mibsKristian Lyngstol2015-05-08-0/+1
| | | | | | "Oooo, just use OID's instead!" no.
* Proper disconnect handling for smanagrunKnut Auvor Grythe2015-04-04-3/+7
|
* Bump lots of changesKristian Lyngstol2015-04-02-1/+1
|
* NMS-changesJoachim Tingvold2015-04-01-1/+1
|
* Add support for #require-version and %SYSNAME% in smanagrun, UI fixesKnut Auvor Grythe2015-04-01-3/+12
|
* now featuring reduced security on sshKnut Auvor Grythe2015-03-31-1/+2
|
* clean up juniper-ssh codeKnut Auvor Grythe2015-03-31-3/+3
|
* Make paging stop hanging smanagrunroot2015-03-31-1/+4
|
* Lots of TG15-changes (-:root2015-03-31-1/+31
|
* TG15 Spring cleanup.Joachim Tingvold2015-03-21-2/+2
|
* Switch SNMP fetching to be asynchronous.root2014-04-17-3/+5
|
* Fixed nms.pm to make smanagrun work as it should whenroot2014-04-16-9/+4
| | | | sending commands to the D-Link switches.
* ipv6-dns v2 (fetich via SNMP, new DB schema)root2014-04-15-0/+2
|
* Unbreak SNMPv2.root2014-04-15-0/+1
|
* Add a script to discover new devices based on LLDP information.Steinar H. Gunderson2014-04-06-1/+45
|
* Switch from Net::SNMP to SNMP, since it has much better table support and ↵Steinar H. Gunderson2014-04-06-18/+29
| | | | seems to be faster.
* Support Postgres connections over UNIX domain sockets (set host to undef).Steinar H. Gunderson2014-04-06-5/+6
|
* Add a possibly useful little wrapper to fetch lots of different SNMP values ↵Steinar H. Gunderson2014-04-06-0/+23
| | | | at the same time.
* Add a common utility function to create an SNMP session, that also supports ↵Steinar H. Gunderson2014-04-06-1/+34
| | | | SNMPv3.
* Initial commit. Source; TG13-goodiebag.Joachim Tingvold2014-04-06-0/+104