aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/port-state.pl
Commit message (Collapse)AuthorAgeLines
* nms: Rename API end points and separate public/privateKristian Lyngstol2016-03-04-31/+0
|
* nms: Remove old gunkKristian Lyngstol2016-02-21-26/+1
| | | | | | | | 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: Refactoring workKristian Lyngstol2016-02-21-88/+21
| | | | | | | 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.
* nms: Begynn å rydde i port-state.plKristian Lyngstol2016-02-21-18/+49
|
* NMS: Basic groundwork for public NMSKristian Lyngstol2015-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: Monster-commit after local .git corruptionKristian Lyngstol2015-04-25-1/+6
| | | | | | | | 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: More coarse-tuning of commentsKristian Lyngstol2015-04-21-1/+1
| | | | | | | Wouldn't call it fine tuning. Now got active/inactive/persists/delete state working OK, and things are showing up prettier.
* NMS: Add comment field for switchesKristian Lyngstol2015-04-20-2/+8
|
* NMS: Split things into multiple files and tweaksKristian Lyngstol2015-04-17-1/+1
|
* NMS: Output streamlining for timeKristian Lyngstol2015-04-15-0/+4
| | | | | | | | | | | | | | | | | | 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: ooops. Re-fix SQL that I broke to fixKristian Lyngstol2015-04-14-1/+1
|
* NMS: Performance tuning on multiple layersKristian Lyngstol2015-04-14-16/+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.
* NMS2: Draw linknets, fix fonts and add replayKristian Lyngstol2015-04-10-1/+2
|
* NMS: Implement time travel.Kristian Lyngstol2015-04-10-3/+8
|
* Port-state bump to get less loadKristian Lyngstol2015-04-04-1/+1
|
* Port state bumpKristian Lyngstol2015-04-04-39/+19
|
* Port-state and ping-json2.pl data format bumpKristian Lyngstol2015-04-03-3/+36
|
* Bump lots of changesKristian Lyngstol2015-04-02-0/+70