Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | nms: Make NMS great again | Kristian Lyngstol | 2016-02-21 | -39/+0 |
| | | | | Or: Move nms2 to root | |||
* | 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 | -1/+1 |
| | ||||
* | NMS: Performance tuning on multiple layers | Kristian Lyngstol | 2015-04-14 | -1/+1 |
| | | | | | | | | | | 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. | |||
* | NMS: Implement time travel. | Kristian Lyngstol | 2015-04-10 | -3/+10 |
| | ||||
* | Port-state and ping-json2.pl data format bump | Kristian Lyngstol | 2015-04-03 | -0/+32 |