aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Netconfig for TG16 added.TG16NMS-REPO-SPLITJoachim Tingvold2016-04-08-0/+29180
|
* NMS: Rebuild nmsInfoBoxNicolai Tellefsen2016-04-05-497/+788
| | | | | | | | | | | Basically the old model forced each window to handle all the logic needed for showing and managing a window. The new model takes care of the basic window- management and lets us focus on "panels" that are reusable, independent of each other, and can re-render themselves without concern for any other objects. We are also able to define windows and views that use existing panels just by providing a basic template to the windowHandler. Does still have som bugs and missing functionality that needs to be addressed.
* NMS: Ansible now with restarts and htpasswdKristian Lyngstol2016-04-03-20/+79
| | | | | This seems to do what we need with 0 extra config, except that you'd obviously have to know the relevant vault passwords
* NMS: Fix nms-info-box.js formattingNicolai Tellefsen2016-04-03-109/+108
|
* NMS: Let drawNow handle both epoch and date-stringNicolai Tellefsen2016-04-03-1/+5
| | | | | Unsure how to handle UTC vs non UTC. Atleast we can now see a date in both time-travel and live-data mode drawn to the map.
* Ansible: More structure and config.pm templateKristian Lyngstol2016-04-02-97/+239
|
* NMS: Add ansible playbook for front and fix VCLKristian Lyngstol2016-04-01-12/+103
| | | | | Works OK, but some work is still needed, specially regarding configuration and passwords and whatnot.
* nms: 76GB is a bit more memory than my dev system hasKristian Lyngstol2016-04-01-1/+1
|
* Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-04-01-218/+77631
|\
| * NMS: Update replay for tg16 datesKristian Lyngstol2016-03-31-1/+1
| |
| * NMS: Fix historic review, part oneKristian Lyngstol2016-03-31-7/+6
| | | | | | | | The actual replay might still be bugged, but fixed-point review works.
| * Small changes.Joachim Tingvold2016-03-30-3/+10
| |
| * TG16-config.Joachim Tingvold2016-03-29-0/+59730
| |
| * Changes for TG16.Joachim Tingvold2016-03-29-6/+6
| |
| * Optimize DHCP-tailer.Joachim Tingvold2016-03-29-6/+20
| |
| * Changes during TG16.Joachim Tingvold2016-03-29-0/+17276
| |
| * Stream-changes for TG16 + minor cleanups.Joachim Tingvold2016-03-29-171/+537
| |
| * Postgres-tweaks.Joachim Tingvold2016-03-29-2/+2
| |
| * TG16 config.distKristian Lyngstol2016-03-27-27/+31
| |
| * NMS: Add serial no. view to inventoryKristian Lyngstol2016-03-27-1/+10
| |
| * NMS: Tweak caching and moreKristian Lyngstol2016-03-26-3/+11
| |
* | Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-27-1170/+19210
|\|
| * Added web-config.Joachim Tingvold2016-03-26-0/+339
| |
| * Cleaning.Joachim Tingvold2016-03-26-0/+0
| |
| * ACL on das database.Joachim Tingvold2016-03-26-0/+16
| |
| * Cleaning.Joachim Tingvold2016-03-26-2/+1
| |
| * Merge branch 'master' of ssh://github.com/tech-server/tgmanageNicolai Tellefsen2016-03-26-38/+176
| |\
| | * Merge pull request #61 from lasseh/masterAnton Hvornum2016-03-25-1/+2
| | |\ | | | | | | | | Added link to switch graphs
| | | * Added link to switch graphsLasse Haugen2016-03-26-1/+2
| | | |
| | * | NMS: Dump updated schemaKristian Lyngstol2016-03-26-7/+142
| | | | | | | | | | | | | | | | It needs cleaning, obviously, but at least it's there.
| | * | Postgres: Update hw configKristian Lyngstol2016-03-26-5/+5
| | | |
| | * | Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-26-78848/+112
| | |\|
| | * | NMS: Various performance tweaksKristian Lyngstol2016-03-26-23/+25
| | | |
| | * | Tweak linknet pingsKristian Lyngstol2016-03-25-2/+2
| | | |
| * | | NMS: Improve switch info windowNicolai Tellefsen2016-03-26-157/+280
| | |/ | |/| | | | | | | | | | New summary view with live switch-information. Improved SNMP data listing and no more repetition of basic switch data for every view.
| * | Merge branch 'master' of ssh://github.com/tech-server/tgmanageNicolai Tellefsen2016-03-26-78838/+68
| |\ \
| | * | More dynamic cubemap-stats-fetcher.Joachim Tingvold2016-03-25-5/+12
| | | |
| | * | Re-added historical files.Joachim Tingvold2016-03-25-0/+66
| | | |
| | * | Merge branch 'master' of https://github.com/tech-server/tgmanageJoachim Tingvold2016-03-25-0/+0
| | |\ \
| | | * | Merge branch 'master' of https://github.com/tech-server/tgmanageJoachim Tingvold2016-03-25-1/+6
| | | |\|
| | * | | Merge branch 'master' of https://github.com/tech-server/tgmanageJoachim Tingvold2016-03-25-89/+56
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-25-0/+0
| | | |\
| | | * | NMS: Tweak colors for DHCP mapKristian Lyngstol2016-03-25-1/+6
| | | | |
| | | * | NMS: TV mode?Kristian Lyngstol2016-03-25-4/+158
| | | | |
| | * | | Moved old NMS-files to historical.Joachim Tingvold2016-03-25-0/+0
| | | | |
| | * | | Deleted duplicate /old/-folder (probably when nms.g.o was copied).Joachim Tingvold2016-03-25-78810/+0
| | | | |
| | * | | Moved old, unused files.Joachim Tingvold2016-03-25-0/+0
| | | |/ | | |/|
| * / | 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