aboutsummaryrefslogtreecommitdiffstats
path: root/clients/snmpfetch.pl
Commit message (Expand)AuthorAgeLines
* Support LIKE in single-shot run.root2014-04-17-2/+2
* Somewhat better error handling.root2014-04-17-1/+11
* Remove some debugging.root2014-04-17-2/+0
* Switch SNMP fetching to be asynchronous.root2014-04-17-117/+114
* Break locks after five minutes.root2014-04-16-1/+1
* Some tuning of snmpfetch.pl again.root2014-04-16-6/+16
* Revert to non-bulkwalking of SNMP; the D-Links are unhappy.root2014-04-16-30/+15
* Use fork instead of threads, as a temporary measure.root2014-04-14-1/+5
* Some snmpfetch tweaks to deal with weird ports.root2014-04-14-3/+3
* Switch from Net::SNMP to SNMP, since it has much better table support and see...Steinar H. Gunderson2014-04-06-31/+17
* When fetching traffic data, fetch _all_ ports (in bulk), not just the ones we...Steinar H. Gunderson2014-04-06-70/+38
* Initial commit. Source; TG13-goodiebag.Joachim Tingvold2014-04-06-0/+281