Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rename ::config::pri_a to ::config::pri_hostname as the value is the ↵ | Roy Sindre Norangshol | 2014-04-12 | -1/+1 |
| | | | | server's hostname. | |||
* | Add some scripts to ping all the switches, and display the ping status on a map. | Steinar H. Gunderson | 2014-04-07 | -0/+48 |
| | ||||
* | Give newly discovered switch a location on the map. | Steinar H. Gunderson | 2014-04-07 | -0/+8 |
| | ||||
* | When given a switch on the lldpdiscover command line, add it instead of ↵ | Steinar H. Gunderson | 2014-04-06 | -22/+36 |
| | | | | | | | looking for its neighbors. This makes more sense during bootstrapping, since we can now auto-populate port names etc. | |||
* | 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 | -0/+136 |
| | ||||
* | Switch from Net::SNMP to SNMP, since it has much better table support and ↵ | Steinar H. Gunderson | 2014-04-06 | -32/+18 |
| | | | | seems to be faster. | |||
* | When fetching traffic data, fetch _all_ ports (in bulk), not just the ones ↵ | Steinar H. Gunderson | 2014-04-06 | -70/+38 |
| | | | | we think we want right now. | |||
* | Make accesspoints.pl use the new SNMP function. (UNTESTED!). | Steinar H. Gunderson | 2014-04-06 | -20/+3 |
| | ||||
* | Initial commit. Source; TG13-goodiebag. | Joachim Tingvold | 2014-04-06 | -0/+946 |