Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | nms: Remove old gunk | Kristian Lyngstol | 2016-02-21 | -40/+10 |
| | | | | | | | | This utterly breaks the js frontend until I can rewrite that to use the proper APIs. On the pluss-side, it will reduce the amount of pointless data transferred continuously to the clients. | |||
* | nms: Convert ping to new format | Kristian Lyngstol | 2016-02-21 | -23/+48 |
| | | | | | | | Also: Breaks front-end because I changed the data format. I want 'when'-logic to be global, which means standardizing on a single column name for time stamps. "Updated" made no sense anyway. | |||
* | Merge branch 'master' of github.com:tech-server/tgmanage | Kristian Lyngstol | 2016-02-21 | -0/+0 |
|\ | ||||
| * | Pakkesentrifuge! | Joachim Tingvold | 2016-02-21 | -0/+0 |
| | | ||||
* | | nms: Add images back in | Kristian Lyngstol | 2016-02-21 | -0/+0 |
| | | ||||
* | | nms: Make NMS great again | Kristian Lyngstol | 2016-02-21 | -5/+10 |
| | | | | | | | | Or: Move nms2 to root | |||
* | | NMS: Major cleanup | Kristian Lyngstol | 2016-02-21 | -46/+0 |
|/ | | | | Prepare for nms2-as-default | |||
* | nms: Refactoring work | Kristian Lyngstol | 2016-02-21 | -103/+31 |
| | | | | | | | Moving SNMP into a separate module reduces startup time for all the stuff that doesn't need it. Currently comments are broken because the js hasn't been updated. | |||
* | Merge branch 'master' of github.com:tech-server/tgmanage | Kristian Lyngstol | 2016-02-21 | -229/+41 |
|\ | ||||
| * | nms/varnish: Reindenter vcl | Kristian Lyngstol | 2016-02-21 | -40/+41 |
| | | ||||
| * | Merge branch 'master' of github.com:tech-server/tgmanage | Kristian Lyngstol | 2016-02-21 | -3/+3 |
| |\ | ||||
| * | | nms: Fjern skrot | Kristian Lyngstol | 2016-02-21 | -205/+16 |
| | | | | | | | | | | | | | | | | | | Norsk eller english? Vi mix it up litt for forvirring. Ny regel: Norsk før midnatt, engelsk etter. | |||
* | | | nms: Start splitting up port-state.pl | Kristian Lyngstol | 2016-02-21 | -0/+16 |
| | | | ||||
* | | | nms: Begynn å rydde i port-state.pl | Kristian Lyngstol | 2016-02-21 | -18/+49 |
| |/ |/| | ||||
* | | nms: Fix firefox replay | Kristian Lyngstol | 2016-02-21 | -3/+3 |
|/ | | | | by actually following the spec | |||
* | nms: More docker/config work for tg16 | Kristian Lyngstol | 2016-02-20 | -7/+3 |
| | ||||
* | nms: Work on default setup | Kristian Lyngstol | 2016-02-20 | -0/+74 |
| | ||||
* | nms: Basic apache conf | Kristian Lyngstol | 2016-02-20 | -0/+41 |
| | | | | Now with .conf since that's what apache2 includes | |||
* | Merge branch 'master' of 192.168.122.1:tgmanage | Kristian Lyngstol | 2015-06-23 | -56/+123 |
|\ | ||||
| * | NMS: Add info-text for temperature map | Kristian Lyngstol | 2015-05-07 | -28/+100 |
| | | | | | | | | | | This can also be used by other updaters. It doesn't look particularly good on "small" switches though.... | |||
| * | iNMS: Minor visibility tweaks for tablets :wq | Kristian Lyngstol | 2015-05-05 | -28/+23 |
| | | | | | | | | NANO!? GAH! | |||
* | | NMS: Basic groundwork for public NMS | Kristian Lyngstol | 2015-06-23 | -3/+6 |
|/ | | | | | | Hashing the interface names allows us to expose them to end-users without too much effort. This still isn't quite finalized, but the backend work is a good start. | |||
* | NMS: Add "total switch speed" map | Kristian Lyngstol | 2015-04-29 | -4/+55 |
| | | | | I'm thinking of factoring ifhighspeed for the scaling... | |||
* | NMS: Better refresh/sticky maps | Kristian Lyngstol | 2015-04-28 | -19/+51 |
| | ||||
* | NMS: Prettier time travel box | Kristian Lyngstol | 2015-04-28 | -16/+23 |
| | ||||
* | NMS: Add real gradient support for all maps | Kristian Lyngstol | 2015-04-27 | -65/+110 |
| | | | | | This so beats custom-gradient-functions for latency, custom for temperature and custom for speed... | |||
* | NMS: Disable debug handler for key bindings | Kristian Lyngstol | 2015-04-25 | -1/+1 |
| | ||||
* | NMS: Monster-commit after local .git corruption | Kristian Lyngstol | 2015-04-25 | -368/+942 |
| | | | | | | | | 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. | |||
* | NMS: Update TODO | Kristian Lyngstol | 2015-04-21 | -10/+12 |
| | ||||
* | NMS: More coarse-tuning of comments | Kristian Lyngstol | 2015-04-21 | -53/+119 |
| | | | | | | | Wouldn't call it fine tuning. Now got active/inactive/persists/delete state working OK, and things are showing up prettier. | |||
* | NMS: FireFoxFix: s/innerText/textContent/ | Kristian Lyngstol | 2015-04-21 | -7/+7 |
| | ||||
* | NMS: Add layer-visibility setting/debug dialog | Kristian Lyngstol | 2015-04-21 | -15/+59 |
| | ||||
* | NMS: Update TODO and data description | Kristian Lyngstol | 2015-04-21 | -4/+9 |
| | | | | Oh, and adjust range of the scaler since I kept hitting it on my laptop. | |||
* | NMS: Update TODO | Kristian Lyngstol | 2015-04-20 | -3/+7 |
| | ||||
* | NMS: Remove debug code | Kristian Lyngstol | 2015-04-20 | -1/+0 |
| | ||||
* | NMS: Add comment-spotting map | Kristian Lyngstol | 2015-04-20 | -0/+52 |
| | | | | | | This helps identify which switches are being worked on. If I choose to add "active"/"inactive" toggling, then this will further contribute to the usefulness of this map. | |||
* | NMS: Add comment field for switches | Kristian Lyngstol | 2015-04-20 | -8/+95 |
| | ||||
* | Add a comment for updateSpeed | Kristian Lyngstol | 2015-04-17 | -0/+7 |
| | ||||
* | NMS: Split things into multiple files and tweaks | Kristian Lyngstol | 2015-04-17 | -325/+347 |
| | ||||
* | NMS: Simplify some of the handler-logic | Kristian Lyngstol | 2015-04-16 | -27/+70 |
| | ||||
* | NMS: Output streamlining for time | Kristian Lyngstol | 2015-04-15 | -32/+69 |
| | | | | | | | | | | | | | | | | | | Now displays time as shown in the database (don't want to use nms.now, since that might not reflect the actual data). This does have one flaw: Ping time is a separate request, so technically there could be a miss-match there. Also fix the padding-issue with time display. (E.g.: 17:5:5 17:50:5 17:5:50 17:50:50 7:51:15 17:15:51 etc. | |||
* | NMS: Fix/tweak ping-json2.pl SQL too | Kristian Lyngstol | 2015-04-14 | -1/+1 |
| | ||||
* | NMS: ooops. Re-fix SQL that I broke to fix | Kristian Lyngstol | 2015-04-14 | -2/+2 |
| | ||||
* | NMS: Performance tuning on multiple layers | Kristian Lyngstol | 2015-04-14 | -122/+280 |
| | | | | | | | | | | 1. Add scaffolding for frontend timer tweaks, and a simple debug UI for it. 2. Add frontend ajax-tracker, to avoid spamming the backend too fast when it's unable to cope. 3. Considerably simplify the SQL The SQL tuning has drastically cut the response time of port-state.pl. I need to update the schema too to reflect the new indexes I'm using. | |||
* | Adjust "now" font-size. | Kristian Lyngstol | 2015-04-13 | -6/+6 |
| | ||||
* | Numerous style tweaks and minor fixes to NMS2 | Kristian Lyngstol | 2015-04-13 | -52/+131 |
| | ||||
* | Add dhcp-json.pl to get DHCP data in json-format | Kristian Lyngstol | 2015-04-13 | -0/+19 |
| | ||||
* | NMS: Bump jquery and bootstrap version | Kristian Lyngstol | 2015-04-11 | -610/+9764 |
| | | | | Also introduces several related style-fixes. | |||
* | NMS: Multi-canvas drawing for potential performance | Kristian Lyngstol | 2015-04-11 | -120/+153 |
| | | | | | | Not a big deal for chromium at the moment, but firefox liked it. It also has more potential for future improvments. | |||
* | Remove nms2/css/ping.css | Kristian Lyngstol | 2015-04-10 | -14/+0 |
| | | | | (Unused copy of ping.css) |