Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | chore: cleanup repo | Ole Mathias Heggem | 2023-01-21 | -186/+0 |
| | ||||
* | NMS: Rewrite the SNMP fetcher and whatnot | Kristian Lyngstol | 2016-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 work | Kristian Lyngstol | 2016-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 mibs | Kristian Lyngstol | 2015-05-08 | -0/+1 |
| | | | | | | "Oooo, just use OID's instead!" no. | |||
* | Proper disconnect handling for smanagrun | Knut Auvor Grythe | 2015-04-04 | -3/+7 |
| | ||||
* | Bump lots of changes | Kristian Lyngstol | 2015-04-02 | -1/+1 |
| | ||||
* | NMS-changes | Joachim Tingvold | 2015-04-01 | -1/+1 |
| | ||||
* | Add support for #require-version and %SYSNAME% in smanagrun, UI fixes | Knut Auvor Grythe | 2015-04-01 | -3/+12 |
| | ||||
* | now featuring reduced security on ssh | Knut Auvor Grythe | 2015-03-31 | -1/+2 |
| | ||||
* | clean up juniper-ssh code | Knut Auvor Grythe | 2015-03-31 | -3/+3 |
| | ||||
* | Make paging stop hanging smanagrun | root | 2015-03-31 | -1/+4 |
| | ||||
* | Lots of TG15-changes (-: | root | 2015-03-31 | -1/+31 |
| | ||||
* | TG15 Spring cleanup. | Joachim Tingvold | 2015-03-21 | -2/+2 |
| | ||||
* | Switch SNMP fetching to be asynchronous. | root | 2014-04-17 | -3/+5 |
| | ||||
* | Fixed nms.pm to make smanagrun work as it should when | root | 2014-04-16 | -9/+4 |
| | | | | sending commands to the D-Link switches. | |||
* | ipv6-dns v2 (fetich via SNMP, new DB schema) | root | 2014-04-15 | -0/+2 |
| | ||||
* | Unbreak SNMPv2. | root | 2014-04-15 | -0/+1 |
| | ||||
* | Add a script to discover new devices based on LLDP information. | Steinar H. Gunderson | 2014-04-06 | -1/+45 |
| | ||||
* | Switch from Net::SNMP to SNMP, since it has much better table support and ↵ | Steinar H. Gunderson | 2014-04-06 | -18/+29 |
| | | | | seems to be faster. | |||
* | Support Postgres connections over UNIX domain sockets (set host to undef). | Steinar H. Gunderson | 2014-04-06 | -5/+6 |
| | ||||
* | Add a possibly useful little wrapper to fetch lots of different SNMP values ↵ | Steinar H. Gunderson | 2014-04-06 | -0/+23 |
| | | | | at the same time. | |||
* | Add a common utility function to create an SNMP session, that also supports ↵ | Steinar H. Gunderson | 2014-04-06 | -1/+34 |
| | | | | SNMPv3. | |||
* | Initial commit. Source; TG13-goodiebag. | Joachim Tingvold | 2014-04-06 | -0/+104 |