aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * | | | | NMS: Intelligent, undocumented active-ports-searchKristian Lyngstol2016-03-20-5/+44
| | | | | | |
| | * | | | | Updated Readme with new docker run commands.Magnus Kirø2016-03-20-9/+16
| | | | | | |
| | * | | | | Updated config to nms-dev-dbMagnus Kirø2016-03-20-2/+2
| | | | | | |
| | * | | | | Added basic .bashrc file for simplifed development in container.Magnus Kirø2016-03-20-0/+8
| | | | | | |
| * | | | | | NMS: Fix distroKristian Lyngstol2016-03-21-1/+7
| | |_|_|_|/ | |/| | | |
| * | | | | NMS: Fix switch movement and poll timeoutKristian Lyngstol2016-03-21-2/+4
| | | | | |
| * | | | | Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-21-244/+305
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | NMS: Improve search GO-button event listenerNicolai Tellefsen2016-03-21-5/+11
| | | | | |
| | * | | | NMS: Enable search GO-buttonNicolai Tellefsen2016-03-20-3/+14
| | | |_|/ | | |/| |
| | * | | NMS: Rewrite infoBox to enable multiple windowTypesNicolai Tellefsen2016-03-20-244/+288
| | | |/ | | |/|
| * / | NMS: Fetch all mibsKristian Lyngstol2016-03-21-4/+1
| |/ /
| * | NMS: Update schema with recent dhcp-changesKristian Lyngstol2016-03-20-20/+21
| | |
| * | NMS: Add dhcp-summaryKristian Lyngstol2016-03-20-0/+20
| | |
| * | NMS: Fix nms-map load not triggeringNicolai Tellefsen2016-03-20-2/+1
| | |
| * | NMS: Fix disappearing BG on resizeEventNicolai Tellefsen2016-03-20-0/+3
| | |
| * | NMS: Add basic add-switch interfaceNicolai Tellefsen2016-03-20-33/+169
| | |
| * | Merge branch 'master' of ssh://github.com/tech-server/tgmanageKristian Lyngstol2016-03-19-1/+3
| |\|
| | * Spelling mistake in Readme.Magnus Kirø2016-03-19-1/+1
| | |
| | * README.md commentMagnus Kirø2016-03-19-0/+2
| | |
| * | NMS: Intelligent, undocumented active-ports-searchKristian Lyngstol2016-03-19-5/+44
| |/
| * SNMP fetch: make sure we commitKristian Lyngstol2016-03-19-16/+5
| |
* | Bump lldpdiscover toyKristian Lyngstol2016-03-27-70/+33
|/
* NMS: Update README, correct nms-dump.sql referenceKristian Lyngstol2016-03-19-4/+8
|
* Small changes in various bootstrap scriptsGlenn Brekke2016-03-18-4/+11
|
* Merge branch 'master' of https://github.com/tech-server/tgmanageNicolai Tellefsen2016-03-17-4/+3
|\
| * NMS: Throw away good sense to avoid deadlockKristian Lyngstol2016-03-17-2/+1
| |
| * Merge branch 'master' of ssh://github.com/tech-server/tgmanageKristian Lyngstol2016-03-17-23/+29
| |\
| * | NMS: Strip netmask from management ips where relevantKristian Lyngstol2016-03-17-2/+2
| | |
* | | NMS: Add live highlight to searchNicolai Tellefsen2016-03-17-25/+38
| |/ |/| | | | | | | Original search only worked with exact matches. Added a simple highlight interface to nms-map.js to enable live highlights while typing.
* | Merge branch 'master' of ssh://github.com/tech-server/tgmanageKristian Lyngstol2016-03-17-266/+15
|\|
| * 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
| |\
| * | NMS: Rewrite dhcptailer to use different data formatKristian Lyngstol2016-03-17-34/+5
| | | | | | | | | | | | Now: Logs!
* | | NMS: Update schema to "final" versionKristian Lyngstol2016-03-17-23/+29
| |/ |/|
* | Merge branch 'master' of https://github.com/tech-server/tgmanageKristian Lyngstol2016-03-17-2079/+1621
|\|
| * 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.