aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/api
Commit message (Collapse)AuthorAgeLines
* chore: cleanup repoOle Mathias Heggem2023-01-21-720/+0
|
* NMS: Fix historic review, part oneKristian Lyngstol2016-03-31-1/+1
| | | | The actual replay might still be bugged, but fixed-point review works.
* NMS: Tweak caching and moreKristian Lyngstol2016-03-26-2/+2
|
* NMS: Various performance tweaksKristian Lyngstol2016-03-26-10/+11
|
* NMS: Fix et-interfaces in both locationsKristian Lyngstol2016-03-24-1/+1
|
* NMS: Expose ET-interfaces and moreKristian Lyngstol2016-03-24-1/+1
|
* NMS: Update public API for temperatureKristian Lyngstol2016-03-24-1/+1
|
* Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-23-34/+52
|\
| * Public api doc updated. Still work in progress.Magnus Kirø2016-03-23-1/+17
| |
| * Update API.rstMagnus S2016-03-23-34/+36
| | | | | | Moved public on top, since that is what I assume you want 3rd parties to use. Added the public URL as well.
* | NMS: API: Expose temperature too in publicKristian Lyngstol2016-03-23-1/+2
| |
* | NMS: Bump location and placementKristian Lyngstol2016-03-23-3/+3
|/
* NMS: SNMP map and remove switchtype and fix switch-addKristian Lyngstol2016-03-23-4/+3
|
* NMS: Fix cache invalidation etcKristian Lyngstol2016-03-23-2/+3
|
* NMS: Shorter urlKristian Lyngstol2016-03-23-0/+0
|
* NMS: Move which-switch-am-i-onKristian Lyngstol2016-03-23-3/+7
|
* NMS: Remove netsize and add trafficKristian Lyngstol2016-03-23-2/+2
| | | | Not perfect, but getting closer
* NMS: "Dirty" hack to get switches.then in switch-stateKristian Lyngstol2016-03-22-0/+39
|
* NMS: Fix searching (again)Kristian Lyngstol2016-03-22-1/+2
|
* NMS: Expose trunks (ae*) fully publiclyKristian Lyngstol2016-03-22-1/+5
| | | | Thanks to mrglass and sjurtf.
* NMS: Hide community againKristian Lyngstol2016-03-22-1/+1
|
* NMS: Update schema to FAPKristian Lyngstol2016-03-22-4/+6
|
* NMS: DHCP mapKristian Lyngstol2016-03-22-1/+2
|
* NMS: Hide community to allKristian Lyngstol2016-03-22-1/+1
|
* API structure change.Magnus Kirø2016-03-22-0/+0
|
* NMS: Add DHCP APIKristian Lyngstol2016-03-21-0/+19
|
* NMS: Remove switchtypes logicKristian Lyngstol2016-03-21-6/+5
|
* NMS: Tweak searching of switch active ports etcKristian Lyngstol2016-03-21-5/+8
|
* which switch html finished.Magnus Kirø2016-03-21-2/+12
|
* which switch: getting IP and printing it. Need to style with html.Magnus Kirø2016-03-20-4/+19
|
* which switch an I on script file.Magnus Kirø2016-03-20-0/+15
|
* ping cleanup/formatting, and timestamp to seconds conversion improvement.Magnus Kirø2016-03-20-14/+18
|
* line breakup in snmpMagnus Kirø2016-03-20-1/+2
|
* strict and warnings in dhcp-summary.Magnus Kirø2016-03-20-0/+2
|
* readability in switch-stateMagnus Kirø2016-03-20-2/+4
|
* NMS: Add dhcp-summaryKristian Lyngstol2016-03-20-0/+19
|
* NMS: Add basic add-switch interfaceNicolai Tellefsen2016-03-20-31/+123
|
* NMS: Actually store distro and ipv6 address tooKristian Lyngstol2016-03-17-2/+8
|
* NMS: Add subnets in swtichesKristian Lyngstol2016-03-17-2/+2
|
* NMS: Ping and uplinks work nowKristian Lyngstol2016-03-16-28/+7
| | | | Getting packet loss to localhost now...
* NMS: Nuke port-state, update switch-stateKristian Lyngstol2016-03-16-53/+42
| | | | On its way. Not done.
* NMS: ... actually add the SNMP APIKristian Lyngstol2016-03-16-0/+29
| | | | "Untracked files"....
* NMS: Fix production-grade cache :DKristian Lyngstol2016-03-16-0/+2
| | | | | | | 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-3/+9
| | | | | | | e69-2 is looking good. Now with a separate age-entity. Not really used for anything fancy right now, but could be.
* 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.
* NMSjs: Enable interactive movement of switches!Kristian Lyngstol2016-03-13-4/+5
| | | | | | | | Fixes #24 God that felt good. It's not very pretty, but it does seem very functional.
* NMS: Allow editing switches in GUIKristian Lyngstol2016-03-13-6/+23
| | | | | | 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/+6
| | | | Nobody look because I just defaulted to ipv4.
* NMS: Fix comment changingKristian Lyngstol2016-03-13-3/+7
|
* NMS: Fix switch updates (better)Kristian Lyngstol2016-03-12-14/+18
|