Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Auto-populate port names on lldpdiscover. | Steinar H. Gunderson | 2014-04-06 | -4/+66 | |
| | |||||
* | Add a script to discover new devices based on LLDP information. | Steinar H. Gunderson | 2014-04-06 | -2/+183 | |
| | |||||
* | Change default poll frequency to one minute. | Steinar H. Gunderson | 2014-04-06 | -1/+1 | |
| | |||||
* | Drop obsolete column wide_counters; we only support SNMPv2 and newer now. | Steinar H. Gunderson | 2014-04-06 | -21/+20 | |
| | |||||
* | Switch from Net::SNMP to SNMP, since it has much better table support and ↵ | Steinar H. Gunderson | 2014-04-06 | -50/+172 | |
| | | | | seems to be faster. | ||||
* | Support Postgres connections over UNIX domain sockets (set host to undef). | Steinar H. Gunderson | 2014-04-06 | -5/+6 | |
| | |||||
* | When fetching traffic data, fetch _all_ ports (in bulk), not just the ones ↵ | Steinar H. Gunderson | 2014-04-06 | -71/+40 | |
| | | | | we think we want right now. | ||||
* | 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. | ||||
* | Make it slightly easier to create a new SQL database, since we do not ↵ | Steinar H. Gunderson | 2014-04-06 | -36/+0 | |
| | | | | hard-code database names. | ||||
* | Make accesspoints.pl use the new SNMP function. (UNTESTED!). | Steinar H. Gunderson | 2014-04-06 | -20/+3 | |
| | |||||
* | Add a common utility function to create an SNMP session, that also supports ↵ | Steinar H. Gunderson | 2014-04-06 | -1/+34 | |
| | | | | SNMPv3. | ||||
* | Delete dlink-ng config. | Joachim Tingvold | 2014-04-06 | -166/+0 | |
| | |||||
* | Local config for dlink-ng as well. | Joachim Tingvold | 2014-04-06 | -0/+166 | |
| | |||||
* | Merge branch 'master' of github.com:tech-server/tgmanage | Joachim Tingvold | 2014-04-06 | -26/+0 | |
|\ | |||||
| * | No need for this -- added to issues | Tech:Server | 2014-04-06 | -26/+0 | |
| | | |||||
* | | Delete local config file. | Joachim Tingvold | 2014-04-06 | -111/+86 | |
|/ | | | | Do this to avoid commit-ing 'sensitive' stuff by accident. | ||||
* | Updated dlink-ng to be a bit more generic (not just used by The Gathering). | Joachim Tingvold | 2014-04-06 | -297/+597 | |
| | | | | Added SSH-support (untested, but should work). | ||||
* | New readme | Joachim Tingvold | 2014-04-06 | -27/+2 | |
| | |||||
* | Initial commit. Source; TG13-goodiebag. | Joachim Tingvold | 2014-04-06 | -1/+24001 | |
| | |||||
* | Initial commit | tech-server | 2014-04-05 | -0/+23 | |