aboutsummaryrefslogtreecommitdiffstats
path: root/web/js
Commit message (Collapse)AuthorAgeLines
* Color tweak to latency chartOle Mathias Aa. Heggem2018-03-18-5/+11
|
* latencyChart autoupdateOle Mathias Aa. Heggem2018-03-17-8/+27
|
* Added support for delete switchesOle Mathias Aa. Heggem2018-03-17-4/+30
|
* Small change to latency chartOle Mathias Aa. Heggem2018-03-17-1/+6
|
* Added a litle better color scheme to charts and some words about securing influxOle Mathias Aa. Heggem2018-03-17-5/+24
|
* Merge pull request #166 from sjurtf/masterKristian Lyngstøl2017-12-27-3/+6
|\ | | | | Added support to calculate uptime in days
| * Added support to calculate uptime in daysSjur Fredriksen2017-11-12-3/+6
| |
* | Merge pull request #164 from msbone/influxKristian Lyngstøl2017-12-27-21/+374
|\ \ | |/ |/| InfluxDB, charting and a few fixes to Ansible
| * A few typosOle Mathias Aa. Heggem2017-11-06-1/+2
| |
| * influx/chart and ansibleOle Mathias Aa. Heggem2017-11-05-22/+374
| |
* | fixed typo in error messageSjur Fredriksen2017-11-10-1/+1
| |
* | treewide: remove typosTorstein Husebø2017-10-03-1/+1
|/
* No search-box at zero results, the search button change color on 0 (white) , ↵Ole Mathias Heggem2017-04-20-25/+28
| | | | 1 (green) and multiple (blue) hits
* Merge remote-tracking branch 'refs/remotes/tech-server/master'Ole Mathias Heggem2017-04-19-30/+180
|\
| * TG17 monster commitKristian Lyngstøl2017-04-16-15/+139
| |
| * TG17 stuff ?Kristian Lyngstøl2017-04-10-22/+48
| |
* | Added a basic search results page and search on tagsOle Mathias Heggem2017-03-25-10/+72
|/
* Tweak various graphite/grafana integrationsKristian Lyngstol2016-11-18-2/+5
| | | | s3 is currently disabled as it's bugged.
* Tweak template UI slightlyKristian Lyngstol2016-11-14-3/+1
|
* More GUI for the templating frontendKristian Lyngstol2016-11-14-2/+2
| | | | | | | | 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 GUI: Show errors tooKristian Lyngstol2016-11-14-1/+5
|
* Provide basic UI for template-testingKristian Lyngstol2016-11-14-2/+39
| | | | | | Still leaves a lot to be desired, but is a good start. References #151
* Push all numerical snmp-data to graphiteKristian Lyngstol2016-11-10-4/+4
| | | | Fixes #126
* Use dynamic size for the top-tickerKristian Lyngstol2016-11-09-1/+5
|
* Force graph reloading ... sigh...Kristian Lyngstol2016-11-09-1/+1
| | | | | There really should be a way to make it obey cache-control instead of this rubbish.
* Tweak graphs slightly for size and moreKristian Lyngstol2016-11-07-2/+2
|
* Graph ALL the thingsKristian Lyngstol2016-11-07-5/+18
| | | | | | | 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.
* Change order of in/out bytes on overview port-graphKristian Lyngstol2016-11-06-1/+1
| | | | Needs to match with the drill-down graphs so the colors match up.
* Front: Add "reset"-button for placementKristian Lyngstol2016-11-06-0/+8
| | | | | | | Perhaps not the most intuitive name, but it'll have to do for now or until someone complains. Fixes #124
* Remove Score Card-pageKristian Lyngstol2016-11-06-67/+0
| | | | | | | | It doesn't do any good in its current implementation. If it were to make sense, we'd need to drastically enrich it. Closes #128
* Remove "Details"/"Settings" pane of switchesKristian Lyngstol2016-11-06-48/+3
| | | | | | It was identical to settings/edit. Fixes #123
* More graph normalizationKristian Lyngstol2016-11-06-4/+4
|
* Add size styling to graphsKristian Lyngstol2016-11-04-0/+3
| | | | | | | ♥ SVG I don't have to figure out the exact pixel count on the width to make it fit well :D
* Make time horizon on graphs configurableKristian Lyngstol2016-11-04-5/+25
| | | | | | | | I'd do the same thing on all graphs as on the summary, but I have no idea how to trigger an update on the ports pane right now. Lets you cycle between pre-set time windows of 60 minutes, 6 hours, 24 hours and 7 days.
* Further graph tweaks, now with graphite 0.9.15Kristian Lyngstol2016-11-03-15/+20
| | | | | | | | | - Upgrade to 0.9.15 (that was a lot more work than the commit reveals) - Numerous color tweaks to make it prettier - Use SVG instead of PNG - Use correct perSecond() provided in 0.9.14 instead of derivative() Still more to come I suppose
* Drastically improving graphing and port drill-downKristian Lyngstol2016-11-03-27/+40
| | | | | | | | | | | | | | | | | | | | | - Nightmode - Aliases for sensible legends - Two layers of collapse on ports - Toggle/expand all feature to show graphs for all ports - Show human readable variant of very large numbers in port drill-down in addition to raw value (e.g.: 4800000000 (4.8G)) Still to do: - Ability to click on a stat to get graphs for it - Upgrade to graphite 0.9.15. Most of the following depends on that: - Use perSecond() instead of derivative() for traffic - Use SVG instead of PNG - Get rid of extra )'s in legends - Evaluate using SVG + CSS to get nightmode. Not sure if that'll work at all, as it depends on whether the SVG context is isolated or not from the DOM at large (e.g.: is #nightmode visible) - Consider generalizing graphs
* Use graphite bandwidth graphs in snmp and nuke "traffic"Kristian Lyngstol2016-10-23-62/+14
| | | | | | | | | | | The "traffic" thing should be integrated in the snmp/ports overview. All that's missing is a two-step drill-down per port. E.g.: Click a port and you get graphs, click the next drill down and get full snmp-data. When that's done, all we need is an "expand all" button. And a pony.
* Big broken push of graphingKristian Lyngstol2016-10-22-7/+18
| | | | | | | | | | | - Adds latency graphs everywhere, even where they shouldn't be. For PoC. - Fixes a frontend leakage of handlers - Adds a nasty way of getting latency-data into graphite (needs to be improved) - Adds working graphite integration in varnish - Adds config for graphite Lots of things broken here, but it's a half-decent start.
* Last bit of DX left-oversKristian Lyngstol2016-07-06-5/+53
| | | | Mainly moving graphs around
* Customizable titles on health map and sticky panesKristian Lyngstol2016-07-02-19/+45
| | | | | | | Click a field in a switch summary and the health map will use it as a legend, assuming it isn't already showing information. And remember what panel was used last when browsing switches.
* Front: Beef up ports-paneKristian Lyngstol2016-07-02-5/+92
|
* Tooltips på oplog og flere tweaksKristian Lyngstol2016-07-01-1/+2
| | | | | | Tooltips vil være litt browseravhengig. Fikser også noen nightmode issues her og der.
* Implement tags and various other minor tweaksKristian Lyngstol2016-07-01-20/+62
|
* front: Fix basic Safari-stuff and misc oplog-issuesKristian Lyngstol2016-06-30-15/+25
| | | | | | | | .... Oplog: Don't send empty oplog entries. When viewing a switch, don't include oplog entries that have a blank system association.
* js: Remove debug output from score cardKristian Lyngstol2016-06-30-1/+0
|
* front: Add score card pageKristian Lyngstol2016-06-30-2/+118
| | | | Displays a sorted list of what needs attention.
* Add serial numbers (cisco) and fix snmp viewKristian Lyngstol2016-06-30-1/+16
| | | | No longer updates SNMP view when you're looking at it.
* Tweak various front-end itemsKristian Lyngstol2016-06-30-9/+9
|
* Uplink logic for DXKristian Lyngstol2016-06-30-0/+29
|
* Adjust severity of DHCP and special-case snmp disableKristian Lyngstol2016-06-30-2/+10
| | | | | The latter allows you to set 'disable' as community and the front end (!) will not be as critical about the results.