aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* NMS: Add basic formating to SNMP-data in infoboxNicolai Tellefsen2016-03-26-11/+50
|
* NMS: Temporary map time adjustmentNicolai Tellefsen2016-03-25-0/+6
| | | | | Convert now-time from nmsData before displaying it in nmsMap in order to go from UTC to local time and a cleaner output format.
* NMS: Improved TV-mode default view and optionsNicolai Tellefsen2016-03-25-11/+99
| | | | | | | | | Removed menubar by default, hid time info, added bigger map description and bigger legend-bar. New options: nightmode: 1 or 0 - Turns nightmode on or off vertical: 0 or 1 - Rotates text for rotated displays
* Merge branch 'master' of ssh://github.com/tech-server/tgmanageNicolai Tellefsen2016-03-25-34/+243
|\
| * NMS: Update public apiKristian Lyngstol2016-03-24-20/+189
| |
| * NMS: Fix et-interfaces in both locationsKristian Lyngstol2016-03-24-1/+1
| |
| * NMS: Expose ET-interfaces and moreKristian Lyngstol2016-03-24-5/+7
| |
| * NMS: Tweak uplink traffic mapKristian Lyngstol2016-03-24-7/+11
| |
| * NMS: Add CPU mapKristian Lyngstol2016-03-24-1/+35
| |
* | NMS: Add url-option for "TV-mode"Nicolai Tellefsen2016-03-25-2/+62
|/ | | | | | | | Example url: ?views=uplink,ping,temp,traffic,traffictot,dhcp,comment,snmp&interval=10#tvmode Views: Comma-separated handler tags Interval: Time between views in seconds
* NMS: Add basic filter-field to inventory listingNicolai Tellefsen2016-03-24-12/+27
|
* NMS: Change search to all lowercaseNicolai Tellefsen2016-03-24-4/+4
| | | | | Does not convert number only fields to lowercase. Is primarily useful when searching system descriptions for version information or similar.
* NMS: Add POC inventory listing to front-endNicolai Tellefsen2016-03-24-4/+113
|
* NMS: Tweak temperature colorsKristian Lyngstol2016-03-24-16/+24
|
* NMS: Update public API for temperatureKristian Lyngstol2016-03-24-2/+2
|
* NMS: Tweak SNMP fetching (getting more data)Kristian Lyngstol2016-03-24-7/+8
|
* Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-23-1/+2
|\
| * NMS: Remove subnet from ssh-linkNicolai Tellefsen2016-03-23-1/+2
| |
* | Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-23-1/+10
|\|
| * NMS: Add SSH-button to switchInfo windowNicolai Tellefsen2016-03-23-1/+10
| |
* | Update public NMSKristian Lyngstol2016-03-23-11/+24
|/
* 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
| |
| * Merge pull request #58 from magska/patch-1Magnus Kirø2016-03-23-34/+36
| |\ | | | | | | Update API.rst: public doc on top.
| | * 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: Public temp mapKristian Lyngstol2016-03-23-64/+146
| |
* | NMS: Update temp map to use public apiKristian Lyngstol2016-03-23-8/+6
| |
* | NMS: API: Expose temperature too in publicKristian Lyngstol2016-03-23-1/+2
| |
* | Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-23-6/+8
|\|
| * NMS: Fix comment hash-check logicNicolai Tellefsen2016-03-23-6/+7
| |
| * Merge branch 'master' of ssh://github.com/tech-server/tgmanageNicolai Tellefsen2016-03-23-5/+42
| |\
| * | NMS: Fix comments not triggering after "tab" switchingNicolai Tellefsen2016-03-23-1/+2
| | |
* | | NMS: Bump location and placementKristian Lyngstol2016-03-23-8/+7
| |/ |/|
* | Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-23-73/+91
|\|
| * NMS: Switch info window style adjustmentsNicolai Tellefsen2016-03-23-11/+15
| |
| * Hide info-box on successful saveNicolai Tellefsen2016-03-23-0/+4
| |
| * Merge branch 'master' of https://github.com/tech-server/tgmanageJoachim Tingvold2016-03-23-0/+0
| |\ | | | | | | | | | | | | Conflicts: tools/generate-rowdns.pl
| | * Updated to use NMS API.Joachim Tingvold2016-03-23-62/+72
| | |
| * | Updated to use NMS API.Joachim Tingvold2016-03-23-62/+72
| |/
* / NMS: SNMP map and remove switchtype and fix switch-addKristian Lyngstol2016-03-23-5/+42
|/
* NMS: Fix cache invalidation etcKristian Lyngstol2016-03-23-2/+6
|
* NMS: Shorter urlKristian Lyngstol2016-03-23-0/+0
|
* NMS: Move which-switch-am-i-onKristian Lyngstol2016-03-23-3/+7
|
* NMS: Update public API too!Kristian Lyngstol2016-03-23-1/+41
|
* Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-23-17/+64
|\
| * Cosmetics...Joachim Tingvold2016-03-22-2/+5
| |
| * Sigh...Joachim Tingvold2016-03-22-2/+3
| |
| * Add stats for BIND.Joachim Tingvold2016-03-22-0/+1
| |
| * Fixed IPv6 PTR; split up into /32's.Joachim Tingvold2016-03-22-17/+59
| |
* | NMS: Remove netsize and add trafficKristian Lyngstol2016-03-23-33/+31
| | | | | | | | Not perfect, but getting closer