Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add example dhcpd.conf for option 82 | Kristian Lyngstol | 2016-09-10 | -0/+37 |
| | ||||
* | Add demo:demo password files | Kristian Lyngstol | 2016-09-10 | -0/+2 |
| | ||||
* | Last tweak of schemat: | Kristian Lyngstol | 2016-09-10 | -1/+1 |
| | ||||
* | Schema-update | Kristian Lyngstol | 2016-09-10 | -3/+1 |
| | ||||
* | Ansible-fix for docker update | Kristian Lyngstol | 2016-09-10 | -1/+1 |
| | ||||
* | Last bit of DX left-overs | Kristian Lyngstol | 2016-07-06 | -5/+53 |
| | | | | Mainly moving graphs around | |||
* | Customizable titles on health map and sticky panes | Kristian Lyngstol | 2016-07-02 | -19/+48 |
| | | | | | | | Click a field in a switch summary and the health map will use it as a legend, assuming it isn't already showing information. And remember what panel was used last when browsing switches. | |||
* | Front: Beef up ports-pane | Kristian Lyngstol | 2016-07-02 | -8/+113 |
| | ||||
* | Tooltips på oplog og flere tweaks | Kristian Lyngstol | 2016-07-01 | -2/+4 |
| | | | | | | Tooltips vil være litt browseravhengig. Fikser også noen nightmode issues her og der. | |||
* | Remove debug output and fix linknet-adding in nightmode | Kristian Lyngstol | 2016-07-01 | -5/+8 |
| | ||||
* | Implement support for per-switch/port queries for switch-state | Kristian Lyngstol | 2016-07-01 | -4/+25 |
| | ||||
* | Implement tags and various other minor tweaks | Kristian Lyngstol | 2016-07-01 | -28/+82 |
| | ||||
* | front: Fix basic Safari-stuff and misc oplog-issues | Kristian Lyngstol | 2016-06-30 | -15/+25 |
| | | | | | | | | .... Oplog: Don't send empty oplog entries. When viewing a switch, don't include oplog entries that have a blank system association. | |||
* | js: Remove debug output from score card | Kristian Lyngstol | 2016-06-30 | -1/+0 |
| | ||||
* | front: Add score card page | Kristian Lyngstol | 2016-06-30 | -2/+133 |
| | | | | Displays a sorted list of what needs attention. | |||
* | lolwhat tweaks | Kristian Lyngstol | 2016-06-30 | -5/+21 |
| | ||||
* | Add serial numbers (cisco) and fix snmp view | Kristian Lyngstol | 2016-06-30 | -1/+22 |
| | | | | No longer updates SNMP view when you're looking at it. | |||
* | switch-state: Use ifAlias to determine client/uplink | Kristian Lyngstol | 2016-06-30 | -14/+16 |
| | ||||
* | Tweak various front-end items | Kristian Lyngstol | 2016-06-30 | -9/+9 |
| | ||||
* | Uplink logic for DX | Kristian Lyngstol | 2016-06-30 | -3/+32 |
| | ||||
* | sql: Bump schema to include multi-dhcpd-support | Kristian Lyngstol | 2016-06-30 | -2/+3 |
| | ||||
* | Merge branch 'master' of github.com:tech-server/gondul | Kristian Lyngstol | 2016-06-30 | -9/+5 |
|\ | ||||
| * | Update collector for dx | Lasse Haugen | 2016-06-29 | -9/+5 |
| | | ||||
* | | Adjust severity of DHCP and special-case snmp disable | Kristian Lyngstol | 2016-06-30 | -2/+10 |
| | | | | | | | | | | The latter allows you to set 'disable' as community and the front end (!) will not be as critical about the results. | |||
* | | Adjust ping interval/timeouts to be slightly more sensible | Kristian Lyngstol | 2016-06-30 | -3/+3 |
| | | ||||
* | | Add DHCP-based client counter in front-end | Kristian Lyngstol | 2016-06-30 | -0/+20 |
|/ | ||||
* | js: Oplog tweaks for dates | Kristian Lyngstol | 2016-06-29 | -1/+1 |
| | | | | Firefox.... | |||
* | Get cisco temperatures too and mix other tweaks | Kristian Lyngstol | 2016-06-28 | -7/+8 |
| | ||||
* | Adjust for dx prod | Kristian Lyngstol | 2016-06-28 | -5/+5 |
| | ||||
* | Ensure local config is loaded | Kristian Lyngstol | 2016-06-28 | -0/+5 |
| | ||||
* | Ansible: Playbook for prod too | Kristian Lyngstol | 2016-06-28 | -0/+19 |
| | | | | Just skips the db | |||
* | Add DX prod ansible-stuff | Kristian Lyngstol | 2016-06-28 | -0/+5 |
| | ||||
* | Merge branch 'master' of github.com:tech-server/gondul | Kristian Lyngstol | 2016-06-19 | -1/+1366 |
|\ | ||||
| * | Merge pull request #98 from torstehu/master | Kristian Lyngstøl | 2016-06-19 | -1/+3 |
| |\ | | | | | | | README.rst: Add absolute link to the API for pure convenience | |||
| | * | README.rst: Add absolute link to the API for pure convenience | Torstein Husebø | 2016-06-08 | -1/+3 |
| | | | ||||
| * | | lolwhat: Add deep comparison of duplicate results | Kristian Lyngstol | 2016-06-12 | -4/+54 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | When a device replies from two or more IPs we can't assume it actually knows what IPs it replied from... (great, right?). This adds a fall-back when that happens where we compare the actual interfaces. We require a minimum of 10 matching MAC addresses and skip the once that are blank to gain confidence in the result. | |||
| * | | lolwhat + snmp: Performance tweaks and better collision detection | Kristian Lyngstol | 2016-06-10 | -4/+74 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Truns out people suck at making sensible network hardware. Lots of replies on IPs that the devices didn't know they had. I discard these now, but should keep some sort of map. The reason this is a problem is that we later "Deduplicate" results by comparing IP lists - but that doesn't work when the devices don't know about all of the IPs they listen to. I might have to revisit this since the IPs are obviously valid... | |||
| * | | libs: Load JUNIPER mibs by default | Kristian Lyngstol | 2016-06-10 | -0/+1 |
| |/ | ||||
| * | lolwhat: More tweaks on the map and data | Kristian Lyngstol | 2016-06-05 | -4/+27 |
| | | | | | | | | | | Now also populates snmpresults artificially with data from LLDP when needed. | |||
| * | lolwhat: Once again populate maps and whatnot | Kristian Lyngstol | 2016-06-05 | -60/+116 |
| | | | | | | | | | | | | | | Still need to populate the ipmap with results from LLDP somehow. E.g.: If we can't contact a switch over SNMP that we see over LLDP we know the sysname and IP. | |||
| * | lolwhat: Start making lolwhat great again | Kristian Lyngstol | 2016-06-05 | -96/+267 |
| | | | | | | | | | | | | | | This removes the actual mapping, but introdcues crawling. All the data for mapping is there, and now the collision detection and fixing is starting to look actually sensible. | |||
| * | lolwhat: Add magic collision-workaround for chassis id | Kristian Lyngstol | 2016-06-04 | -2/+15 |
| | | ||||
| * | lolwhat: Cleanup and tweak | Kristian Lyngstol | 2016-06-04 | -186/+50 |
| | | ||||
| * | lolwhat: Further improve accuracy and do lldp-only map | Kristian Lyngstol | 2016-06-04 | -19/+91 |
| | | | | | | | | | | The lldp-only map ensures we aren't fooled by vlans and other logical links, but if lldp is disabled it obviously doesn't tell the whole story. | |||
| * | 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/+563 |
| | | ||||
* | | README: The Gathering 2106 has not, yet, been held. | Kristian Lyngstol | 2016-06-19 | -1/+1 |
|/ |