aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge branch 'master' of ssh://github.com/tech-server/tgmanageKristian Lyngstol2016-03-17-23/+29
|\
| * Merge branch 'master' of ssh://github.com/tech-server/tgmanageKristian Lyngstol2016-03-17-266/+15
| |\
| * | NMS: Update schema to "final" versionKristian Lyngstol2016-03-17-23/+29
| | |
* | | NMS: Strip netmask from management ips where relevantKristian Lyngstol2016-03-17-2/+2
| |/ |/|
* | NMS: Actually store distro and ipv6 address tooKristian Lyngstol2016-03-17-2/+8
| |
* | NMS: Schema cleanupKristian Lyngstol2016-03-17-230/+2
| |
* | Merge branch 'master' of ssh://github.com/tech-server/tgmanageKristian Lyngstol2016-03-17-0/+781
|\|
| * Merge branch 'master' of https://github.com/tech-server/tgmanageKristian Lyngstol2016-03-17-2079/+1621
| |\
| * | Add updated schemaKristian Lyngstol2016-03-17-0/+781
| | |
* | | NMS: Rewrite dhcptailer to use different data formatKristian Lyngstol2016-03-17-34/+5
| |/ |/| | | | | Now: Logs!
* | NMS: Add subnets in swtichesKristian Lyngstol2016-03-17-2/+2
| |
* | ping: Simplify drop-output to unclutter the log.Kristian Lyngstol2016-03-17-2/+5
| |
* | NMS: Moure output hacksKristian Lyngstol2016-03-17-9/+14
| |
* | NMS: Improve rendering performance SLIGHTLY on blurKristian Lyngstol2016-03-17-10/+24
| |
* | SNMPfetch: Try random things to nail down deadlockKristian Lyngstol2016-03-17-3/+3
| | | | | | | | | | | | | | It's not a big deal, but it's ugly. :wq asf
* | NMS: BlurKristian Lyngstol2016-03-17-22/+25
| | | | | | | | All important blur.
* | NMS: Fix intentional spelling errorKristian Lyngstol2016-03-16-1/+1
| |
* | NMS: Ping and uplinks work nowKristian Lyngstol2016-03-16-56/+41
| | | | | | | | Getting packet loss to localhost now...
* | NMS: Nuke port-state, update switch-stateKristian Lyngstol2016-03-16-54/+42
| | | | | | | | On its way. Not done.
* | NMS: ... actually add the SNMP APIKristian Lyngstol2016-03-16-0/+29
| | | | | | | | "Untracked files"....
* | NMS: Slightly better OID-list (not complete)Kristian Lyngstol2016-03-16-2/+27
| |
* | NMS: Enable simple SNMP viewing.Kristian Lyngstol2016-03-16-10/+30
| |
* | NMS: Emit EtagKristian Lyngstol2016-03-16-1/+3
| |
* | NMS: Fix production-grade cache :DKristian Lyngstol2016-03-16-14/+5
| | | | | | | | | | | | | | Seems to work fine, both with caching and cache invalidation. (e.g.: moving a switch, adding ac omment). Might have missed something, of course.
* | NMS: Implement improved ping mapKristian Lyngstol2016-03-16-25/+63
| | | | | | | | | | | | | | e69-2 is looking good. Now with a separate age-entity. Not really used for anything fancy right now, but could be.
* | NMS: Remove prototypeKristian Lyngstol2016-03-16-64/+0
| |
* | NMS: Rewrite the SNMP fetcher and whatnotKristian Lyngstol2016-03-16-92/+80
| | | | | | | | | | | | | | | | | | Again. It's using the prototype, and the objects are configurable. I assume this will need some work. Also: I touched ping up to make it work without linknets.
* | NMS: Tweak search with blinking pink!Kristian Lyngstol2016-03-14-16/+26
| | | | | | | | I'm proud of this silliness.
* | NMS: snmp prototype updateKristian Lyngstol2016-03-13-2/+18
| | | | | | | | Looking interesting...
* | Merge branch 'master' of ssh://github.com/tech-server/tgmanageKristian Lyngstol2016-03-13-0/+49
|\ \
| * \ Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-13-1699/+1383
| |\ \
| * | | NMS: OpensshKristian Lyngstol2016-03-13-0/+1
| | | |
| * | | NMS: Dockerfile: OpensshKristian Lyngstol2016-03-13-0/+48
| | | | | | | | | | | | | | | | Tired of log-in issues and copying keys.
* | | | NMS: Slowly start cleaning handlersKristian Lyngstol2016-03-13-10/+1
| |/ / |/| |
* | | NMS: Fix switch moving bugKristian Lyngstol2016-03-13-1/+4
| | | | | | | | | | | | | | | | | | If you just clicked a switch without moving it would use whatever coordinates were laying around, typically moving the switch onto the previously moved one.
* | | NMS: Add simple searchingKristian Lyngstol2016-03-13-3/+42
| | | | | | | | | | | | Not perfect, but not bad either.
* | | NMS: Support resetting switch position to buest-guessKristian Lyngstol2016-03-13-1/+6
| | | | | | | | | | | | | | | Simply type "reset" in the gui (including quotes) and it'll guess based on name.
* | | NMS: InfoBox: Catch switch changes tooKristian Lyngstol2016-03-13-0/+4
| | |
* | | NMSjs: Enable interactive movement of switches!Kristian Lyngstol2016-03-13-22/+107
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #24 God that felt good. It's not very pretty, but it does seem very functional.
* | | NMSjs: Tweak/fix text drawingKristian Lyngstol2016-03-13-23/+36
| | |
* | | NMS: Allow editing switches in GUIKristian Lyngstol2016-03-13-7/+123
| | | | | | | | | | | | | | | | | | It's not pretty, but it works and should cover most of the use-cases. Placement-editing is not meant to be the primary way to edit anything.
* | | NMS: Pick up IP's properlyKristian Lyngstol2016-03-13-0/+7
| | | | | | | | | | | | Nobody look because I just defaulted to ipv4.
* | | NMSjs: Split the info box out and clean further + tweakKristian Lyngstol2016-03-13-181/+221
| | |
* | | NMS: Update placement-guessing for TG16Kristian Lyngstol2016-03-13-17/+15
| | | | | | | | | | | | | | | | | | Skew skew, push push. At least regular e-switches look ok, as does creativia. Crew looks ok-ish.
* | | NMS: Remove test.html prototypeKristian Lyngstol2016-03-13-9/+0
| | |
* | | NMS: Fix comment changingKristian Lyngstol2016-03-13-3/+8
| | |
* | | NMSjs: Get rid of more cruft.Kristian Lyngstol2016-03-13-506/+331
| | |
* | | NMSjs: Bump map handlers and moreKristian Lyngstol2016-03-12-19/+55
| | | | | | | | | | | | | | | The idea is that map handlers just register for events instead of this periodic update.
* | | NMS: Remove superfluous debug/tweak stuffKristian Lyngstol2016-03-12-137/+1
| | | | | | | | | | | | Uncluttering the UI and reducing the need for complexity in the code.
* | | Merge branch 'master' of ssh://github.com/tech-server/tgmanageKristian Lyngstol2016-03-12-1/+0
|\ \ \