aboutsummaryrefslogtreecommitdiffstats
path: root/sql
Commit message (Collapse)AuthorAgeLines
* TG16-config.Joachim Tingvold2016-03-29-1075/+0
|
* NMS: Monster-commit after local .git corruptionKristian Lyngstol2015-04-25-0/+1075
| | | | | | | | This constitutes ... I don't know.... 20 commits or something like that. Unfortunately my local .git directory got corrupted while the check out was OK (after the VM froze). Instead of trying to recreate the local history, I'm just hurrying the hell up and getting this work OFF my local laptop and VM so I don't lose anything for good.
* Removed unused folder.Joachim Tingvold2015-04-16-35/+0
|
* Added config used at TG15.Joachim Tingvold2015-04-16-951/+0
|
* Improved streamstats.Joachim Tingvold2015-04-16-0/+0
|
* Re-sync SQL schemaKnut Auvor Grythe2015-04-03-50/+0
|
* Dump the current DB schemaKnut Auvor Grythe2015-04-02-135/+196
|
* NMS-changesJoachim Tingvold2015-04-01-0/+50
|
* 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