Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | dotnet: use a folder for output. | Kristian Lyngstol | 2016-06-04 | -4/+6 |
| | ||||
* | tools: redo discovery in the form of lolwhat | Kristian Lyngstol | 2016-06-04 | -14/+467 |
| | | | | | | | | | | | | | | | | | what? lol... just figure it out for me. Ok, so the tool isn't entirely done, but it departs from the simple lldpdiscver.pl method that was very limited when things weren't working as they should. The long-term idea of lolwhat is that it should be able to do all sorts of discovery. Right now it just takes a list of IPs and figures out how things are connected by SNMP. It uses LLDP info from SNMP, but it does not _currently_ traverse new hosts based on what it finds. | |||
* | Gradually enrich the lldpdiscover data | Kristian Lyngstol | 2016-06-02 | -15/+24 |
| | | | | | | | | Still needs lots of work, but mainly with regards to gluing it all together. Possibly populate a nice little "local macs" hash to map mac addresses to systems/ports easily. | |||
* | tweak lldpdiscover (more info) | root | 2016-06-02 | -2/+18 |
| | ||||
* | lldpdiscover imported | root | 2016-06-02 | -0/+346 |
| | ||||
* | front: Greatly improve health map and more | Kristian Lyngstol | 2016-05-29 | -0/+4 |
| | | | | | | | | | | | | | As a result of testing with TG16-data, I was able to find and fix a few outstanding issues and tune the health map to make more sense. Also introduced both temperature and dhcp into the health map and info box. Removed the switchInfo text on the health map unless the score is above a threshold. Still more tuning needed. After introducing dhcpInfo it's become even more important to address #88 | |||
* | Add dx16 early graphics and adjust placement | Kristian Lyngstol | 2016-05-28 | -0/+40 |
| | | | | | | References #53 #52 #54 It's hardcoded, but I can live with that for now. | |||
* | Merge branch 'master' of https://github.com/tech-server/gondul | Jonas Lindstad | 2016-05-24 | -0/+46 |
|\ | ||||
| * | build: Add a bunch of switches | Kristian Lyngstol | 2016-05-23 | -0/+46 |
| | | ||||
* | | Added all changes to FAP for TG16 + some documentation | Jonas Lindstad | 2016-05-23 | -253/+601 |
|/ | ||||
* | Remove /comments from test - replace with oplog | Kristian Lyngstol | 2016-05-19 | -22/+0 |
| | ||||
* | Add tiny utility to invalidate varnish' cache | Kristian Lyngstol | 2016-05-16 | -0/+3 |
| | ||||
* | Add utility to dump SQL schema | Kristian Lyngstol | 2016-05-14 | -0/+4 |
| | ||||
* | Move stuff from /opt/nms to /opt/gondul etc | Kristian Lyngstol | 2016-05-13 | -9/+9 |
| | | | | Still lots to do | |||
* | Adjust mibs | Kristian Lyngstol | 2016-05-10 | -1/+4 |
| | ||||
* | Test: use volume and local connection | Kristian Lyngstol | 2016-04-14 | -2/+2 |
| | | | | Somewhat dirty pwd-hack | |||
* | Varnish: Un-tg-ify the VCL | Kristian Lyngstol | 2016-04-13 | -2/+2 |
| | ||||
* | Working test! It's amazing! | Kristian Lyngstol | 2016-04-13 | -2/+2 |
| | | | | | | | | Never been so happy to see a single switch in the nms. Missing: Varnish and collectors and better deplist. Also: this is mainly _test_ stuff, not meant for development OR production. | |||
* | More work on adapting /opt and tests | Kristian Lyngstol | 2016-04-13 | -12/+12 |
| | ||||
* | Build/test: Work on front | Kristian Lyngstol | 2016-04-13 | -24/+19 |
| | ||||
* | Some housekeeping/reorganizing | Kristian Lyngstol | 2016-04-12 | -0/+3450 |
moving things that need work into extras/ |