| Commit message (Expand) | Author | Age | Lines |
* | When building linknets, ignore case, since :Net loves to rename stuff. | root | 2014-04-19 | -3/+3 |
* | Fetch aggregated ports for clients + internet, print as JSON, so we can fetch... | root | 2014-04-18 | -0/+37 |
* | More adjustments. | root | 2014-04-18 | -3/+4 |
* | Support LIKE in single-shot run. | root | 2014-04-17 | -2/+2 |
* | Clean some junk from smanagrun. | root | 2014-04-17 | -40/+0 |
* | Add a little script to make switches flat on the placement. | root | 2014-04-17 | -53/+21 |
* | Remove obsolete ping tool. | root | 2014-04-17 | -19/+0 |
* | Somewhat better error handling. | root | 2014-04-17 | -1/+11 |
* | Remove some debugging. | root | 2014-04-17 | -2/+0 |
* | Switch SNMP fetching to be asynchronous. | root | 2014-04-17 | -117/+114 |
* | More netlists for TG14. | root | 2014-04-17 | -1/+3 |
* | Adjustments for nms-public for TG14. | root | 2014-04-16 | -6/+6 |
* | Support pinging secondary loopbacks. | root | 2014-04-16 | -6/+24 |
* | Break locks after five minutes. | root | 2014-04-16 | -1/+1 |
* | Some tuning of snmpfetch.pl again. | root | 2014-04-16 | -6/+16 |
* | Revert to non-bulkwalking of SNMP; the D-Links are unhappy. | root | 2014-04-16 | -30/+15 |
* | Try all known SNMP communities when finding new devices. | root | 2014-04-16 | -3/+17 |
* | Fix IPv6 loopback update. | root | 2014-04-16 | -2/+2 |
* | 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 |