aboutsummaryrefslogtreecommitdiffstats
path: root/sql
Commit message (Collapse)AuthorAgeLines
* Removed files from the root-directory. Moved into 'examples' dir.root2014-04-20-1237/+166
|
* Remove some bogus polls.root2014-04-18-0/+2
|
* Optimize get_current_datarate() with some new PostgreSQL 9.x stuff.root2014-04-17-69/+23
|
* Support pinging secondary loopbacks.root2014-04-16-0/+4
|
* Added column to the wrong sql file. OopsJon Langseth2014-04-16-0/+1
|
* Add a little script to find loopbacks and linknets.root2014-04-15-0/+7
|
* ipv6-dns v2 (fetich via SNMP, new DB schema)root2014-04-15-21/+4
|
* Only use officially polled ports for network traffic maps.root2014-04-14-1/+1
|
* Fix a syntax error.root2014-04-14-1/+1
|
* Add some scripts to ping all the switches, and display the ping status on a map.Steinar H. Gunderson2014-04-07-0/+4
|
* Add a script to discover new devices based on LLDP information.Steinar H. Gunderson2014-04-06-1/+2
|
* Change default poll frequency to one minute.Steinar H. Gunderson2014-04-06-1/+1
|
* Drop obsolete column wide_counters; we only support SNMPv2 and newer now.Steinar H. Gunderson2014-04-06-21/+20
|
* When fetching traffic data, fetch _all_ ports (in bulk), not just the ones ↵Steinar H. Gunderson2014-04-06-1/+2
| | | | we think we want right now.
* Make it slightly easier to create a new SQL database, since we do not ↵Steinar H. Gunderson2014-04-06-36/+0
| | | | hard-code database names.
* Initial commit. Source; TG13-goodiebag.Joachim Tingvold2014-04-06-0/+2076