Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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/+154 |
| | | | | 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. | |||
* | Delete local config file. | Joachim Tingvold | 2014-04-06 | -111/+86 |
| | | | | Do this to avoid commit-ing 'sensitive' stuff by accident. | |||
* | Initial commit. Source; TG13-goodiebag. | Joachim Tingvold | 2014-04-06 | -0/+248 |