aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Move ansible-stuff one directory upKristian Lyngstol2017-03-14-0/+0
| | | | | This fixes the ansible 2.1? 2.2? issue where they changed what is considered PWD.
* Implement support for per-switch queries for switches-managementLasse Haugen2017-01-10-1/+11
|
* ignore mibs folderLasse Haugen2016-12-16-0/+1
|
* Merge branch 'master' of github.com:tech-server/gondulLasse Haugen2016-12-16-9/+59
|\
| * Add architecture diagramKristian Lyngstol2016-11-24-0/+0
| |
| * Use proxy for grafana-authenticationKristian Lyngstol2016-11-23-0/+28
| |
| * Use grafana 4.0.0-beta2Kristian Lyngstol2016-11-23-3/+3
| |
| * Use persistent postgres storage and make grafana use postgres backingKristian Lyngstol2016-11-22-6/+28
| | | | | | | | | | Still need to fix session storage for Grafana. After that, the container is stateless.
* | added distro_name to api endpointLasse Haugen2016-12-16-1/+1
|/
* Tweak various graphite/grafana integrationsKristian Lyngstol2016-11-18-6/+22
| | | | s3 is currently disabled as it's bugged.
* Make the varnish include a persistent configKristian Lyngstol2016-11-18-3/+7
| | | | | | E.g.: For authorization. We bootstrap the file as empty by default, which means 0 authentication.
* Change titleKristian Lyngstol2016-11-16-1/+1
|
* Expose grafana tooKristian Lyngstol2016-11-15-4/+14
|
* Use grafana 4.0.0-beta1Kristian Lyngstol2016-11-15-1/+1
|
* SQL: Nuke more unused relics of the pastKristian Lyngstol2016-11-15-89/+1
|
* Remove switch_temp table relic....Kristian Lyngstol2016-11-15-30/+0
| | | | Hasn't been used since tg15 afaik.
* Start clean switches-tableKristian Lyngstol2016-11-15-14/+18
| | | | Lots of cruft
* More tweaks on template-examples/documentationKristian Lyngstol2016-11-15-6/+33
|
* Templating: Merge GET and POST and smarten error-handlingKristian Lyngstol2016-11-15-37/+43
| | | | Fixes #153
* templates/HOWTO tweakingKristian Lyngstol2016-11-15-12/+20
|
* Tweak template UI slightlyKristian Lyngstol2016-11-14-11/+6
|
* More GUI for the templating frontendKristian Lyngstol2016-11-14-5/+23
| | | | | | | | Fixes #151 While there are certainly more things that can be done - such as reading the list of templates dynamically, it wouldn't be horrible to go into production with the GUI the way it is right now.
* Templating: Always initialize optionsKristian Lyngstol2016-11-14-0/+1
| | | | Fixes #152
* Templating GUI: Show errors tooKristian Lyngstol2016-11-14-1/+5
|
* Provide basic UI for template-testingKristian Lyngstol2016-11-14-3/+51
| | | | | | Still leaves a lot to be desired, but is a good start. References #151
* Add a templating-HOWTOKristian Lyngstol2016-11-14-0/+88
| | | | This is just a teaser.
* ... Templating: Fix POST to actually have objectsKristian Lyngstol2016-11-14-1/+1
| | | | Templating without the API objects....
* Templating with POST supportKristian Lyngstol2016-11-14-25/+49
| | | | | | Probably has to be tweaked a bit, but it works. Fixes #146
* Return templating-errors to the callerKristian Lyngstol2016-11-14-4/+5
| | | | Fixes #140
* Tweak build-order to reduce itchynessKristian Lyngstol2016-11-11-4/+4
|
* Various build-tweaks and cache tweaksKristian Lyngstol2016-11-11-6/+13
| | | | | | | | | - mibs are moved to data/, update gitignore - Adjust cache for switches and switches-management to improve responsiveness when adding new content. - Ensure mibs are correctly loaded if the data directory doesn't exist - Add a small timer to the startup of ping collector/snmp to avoid starting before graphite.
* Move mibs into data directory and automatically fetch themKristian Lyngstol2016-11-11-3/+8
|
* Remove now unused password-filesKristian Lyngstol2016-11-11-2/+0
|
* Add NEWS.rst to keep some sort of trackKristian Lyngstol2016-11-10-0/+36
|
* Push all numerical snmp-data to graphiteKristian Lyngstol2016-11-10-8/+15
| | | | Fixes #126
* Nuke default login/password thing. Needs to be moved anyway.Kristian Lyngstol2016-11-10-12/+0
|
* Use dynamic size for the top-tickerKristian Lyngstol2016-11-09-1/+5
|
* Test distro-tree tooKristian Lyngstol2016-11-09-0/+1
|
* Add a few simple test-casesKristian Lyngstol2016-11-09-0/+4
| | | | | | - Templates (rendered and raw) - Graphs - raw
* Force graph reloading ... sigh...Kristian Lyngstol2016-11-09-2/+2
| | | | | There really should be a way to make it obey cache-control instead of this rubbish.
* Add distro-tree endpointKristian Lyngstol2016-11-08-0/+25
| | | | | | | Fixes #139 References #148 New problem: Test data is insufficient.
* Move templating URLs aroundKristian Lyngstol2016-11-08-3/+3
| | | | | Fixes #143 Fixes #141
* Tweak graphs slightly for size and moreKristian Lyngstol2016-11-07-2/+2
|
* Templating: Add variable-support and provide demoKristian Lyngstol2016-11-07-2/+32
| | | | | This SHOULD resolve everything needed for FAP from a templating perspective.
* Fill up switches.txt templateKristian Lyngstol2016-11-07-2/+7
|
* Scaffolding for functional templating :DKristian Lyngstol2016-11-07-4/+27
|
* Add basic templating engineKristian Lyngstol2016-11-07-0/+47
| | | | | | It works fine. Build scaffolding incoming
* Tweak title-text for the overview graphKristian Lyngstol2016-11-07-1/+1
|
* Graph ALL the thingsKristian Lyngstol2016-11-07-5/+21
| | | | | | | Tweaks background colors on graphs. Adds a funky "ticker" to the navbar that may or may not break small screens. Graphs average latency and total bandwidth for all equipment.
* Build: Varnish, not apache, should be exposed by defaultKristian Lyngstol2016-11-07-2/+2
| | | | This is particularly important now that Varnish also proxies graphite.