| Commit message (Expand) | Author | Age | Lines |
* | Changed SQL column name, added change to SQL schema | Jon Langseth | 2014-04-16 | -3/+2 |
* | Candidate code for IPv6 addresses in build-linknets.pl. Note, SQL is not upda... | Jon Langseth | 2014-04-16 | -0/+20 |
* | When adding linknets, keep existing ones unchanged (to keep historical data). | Joachim Tingvold | 2014-04-15 | -2/+8 |
* | Make ping.pl ping linknets. | root | 2014-04-15 | -0/+26 |
* | Add a little script to find loopbacks and linknets. | root | 2014-04-15 | -0/+104 |
* | ipv6-dns v2 (fetich via SNMP, new DB schema) | root | 2014-04-15 | -95/+109 |
* | ping.pl does not need Data::Dumper. | root | 2014-04-15 | -1/+0 |
* | Poll less stuff for LLDP. | root | 2014-04-15 | -2/+5 |
* | Use fork instead of threads, as a temporary measure. | root | 2014-04-14 | -1/+5 |
* | Do not LLDP poll phones. | root | 2014-04-14 | -0/+1 |
* | Some hacks to filter away things from lldpdiscover. | root | 2014-04-14 | -1/+4 |
* | Some snmpfetch tweaks to deal with weird ports. | root | 2014-04-14 | -3/+3 |
* | Ignore link-local IPv6 in lldpdiscover. | root | 2014-04-14 | -1/+3 |
* | Better debug output from lldpdiscover. | root | 2014-04-14 | -7/+9 |
* | Rename ::config::pri_a to ::config::pri_hostname as the value is the server's... | Roy Sindre Norangshol | 2014-04-12 | -1/+1 |
* | 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 looki... | Steinar H. Gunderson | 2014-04-06 | -22/+36 |
* | 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 see... | Steinar H. Gunderson | 2014-04-06 | -32/+18 |
* | When fetching traffic data, fetch _all_ ports (in bulk), not just the ones we... | Steinar H. Gunderson | 2014-04-06 | -70/+38 |
* | 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 |