| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
| |
Also gets rid of color_from_latency() (?) as it was basically worthless by
now, and adds switch info to the combo-map so you can quickly identify why
a switch is colored a certain way without clicking on it.
|
| |
|
|
|
|
|
|
|
|
| |
Fixes #15
Still lots of things that _should_ be done, but this is the groundwork
needed for a combined map. Theoretically, all map handlers should just
expose getInfo somehow now.
|
|
|
|
|
|
| |
Should get rid of the get_gradient_from_latency entirely.
PS: jocke, you read too many commit logs.
|
|
|
|
|
|
|
|
|
|
| |
Only combines SNMP and ping for now, but the "API" it establishes should do
what we need.
References #15
Before I consider this done we need to add the infomration in the info-box,
and also remove the manual information present there.
|
| |
|
|
|
|
|
|
|
|
|
| |
- Shadow for map title text (color matches background, so only visible when
background interferes with readability)
- SNMP map is private too
- Remove 'map' from a bunch of titles
- Fix z-index and position for map title (z-index is lower than the input
canvas, but higher than everything else).
|
|
Fetched from tgmanage.
|