aboutsummaryrefslogtreecommitdiffstats
path: root/clients/snmpfetch.pl
Commit message (Collapse)AuthorAgeLines
* tg15: Clean up other unused thingsKristian Lyngstol2015-04-05-256/+0
|
* Bump lots of changesKristian Lyngstol2015-04-02-3/+4
|
* Changes...Joachim Tingvold2015-04-01-3/+6
|
* Fix uplink map (requires SQL changes)root2015-03-31-5/+10
|
* Snmpfetch: Add operstatusroot2015-03-31-2/+6
|
* Update SNMP for TG15/Juniperroot2015-03-30-4/+8
|
* 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 ↵Steinar H. Gunderson2014-04-06-31/+17
| | | | seems to be faster.
* When fetching traffic data, fetch _all_ ports (in bulk), not just the ones ↵Steinar H. Gunderson2014-04-06-70/+38
| | | | we think we want right now.
* Initial commit. Source; TG13-goodiebag.Joachim Tingvold2014-04-06-0/+281