Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | snmpfetcher: use IPv6 if available. | Kristian Lyngstol | 2016-05-23 | -0/+1 |
| | | | | Also fixes snmpd.conf config to expose it... | |||
* | Add a suicidal postgresql.conf | Kristian Lyngstol | 2016-05-22 | -0/+617 |
| | | | | | | | | My laptop was catching fire. If you enjoy keeping data around, then this is not a config you should deploy. If you are using this in a docker container that discards data on restart anyway, then it makes perfect sense. | |||
* | Move stuff from /opt/nms to /opt/gondul etc | Kristian Lyngstol | 2016-05-13 | -8/+8 |
| | | | | Still lots to do | |||
* | Move ansible stuff away from build/test | Kristian Lyngstol | 2016-05-12 | -110/+0 |
| | | | | | | It's not just test... References #56 | |||
* | Add tags to ansible to allow selective jobs | Kristian Lyngstol | 2016-05-12 | -0/+18 |
| | | | | | | This is far better than a separate playbook. Closes #60 | |||
* | Ansible: Start splitting test and "prod" logic | Kristian Lyngstol | 2016-05-11 | -76/+77 |
| | ||||
* | Add test case for populating switches | Kristian Lyngstol | 2016-05-10 | -0/+9 |
| | ||||
* | Tweak SNMP fetch tester | Kristian Lyngstol | 2016-05-10 | -0/+25 |
| | ||||
* | Add misc build/test files | Kristian Lyngstol | 2016-05-10 | -0/+215 |
| | ||||
* | Update README for development and fix typo in playbook | Kristian Lyngstol | 2016-04-14 | -1/+1 |
| | ||||
* | Test: use volume and local connection | Kristian Lyngstol | 2016-04-14 | -12/+9 |
| | | | | Somewhat dirty pwd-hack | |||
* | Unit tests and README update to match | Kristian Lyngstol | 2016-04-14 | -13/+50 |
| | ||||
* | ping: Don't break with zero switches | Kristian Lyngstol | 2016-04-13 | -1/+14 |
| | ||||
* | test collectors (ping for now) | Kristian Lyngstol | 2016-04-13 | -1/+1 |
| | ||||
* | test: Simplify playbook | Kristian Lyngstol | 2016-04-13 | -64/+24 |
| | ||||
* | test: Introduce/link varnish | Kristian Lyngstol | 2016-04-13 | -0/+35 |
| | ||||
* | Working test! It's amazing! | Kristian Lyngstol | 2016-04-13 | -1/+16 |
| | | | | | | | | Never been so happy to see a single switch in the nms. Missing: Varnish and collectors and better deplist. Also: this is mainly _test_ stuff, not meant for development OR production. | |||
* | More work on adapting /opt and tests | Kristian Lyngstol | 2016-04-13 | -1/+1 |
| | ||||
* | Build/test: Work on front | Kristian Lyngstol | 2016-04-13 | -1/+55 |
| | ||||
* | Add schema and start build and test-framework | Kristian Lyngstol | 2016-04-13 | -0/+52 |
DB is looking OK so far in the test. |