aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeLines
* refactorSjur Fredriksen2025-02-15-113/+129
|
* create cables and add interfaces to AEsSjur Fredriksen2025-02-12-3/+124
|
* script worksSjur Fredriksen2025-02-12-0/+158
|
* Bump urllib3 from 1.26.14 to 1.26.17 in /tools/koblingsplandependabot[bot]2023-10-03-5/+5
| | | | | | | | | | | | | | Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.17. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.14...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump certifi from 2022.12.7 to 2023.7.22 in /tools/koblingsplandependabot[bot]2023-07-28-11/+4
| | | | | | | | | | | | Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump requests from 2.28.2 to 2.31.0 in /tools/koblingsplandependabot[bot]2023-05-23-5/+5
| | | | | | | | | | | | | | Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* feat(netbox): Add Netbox Script to create a Switch (#106)Håkon Solbjørg2023-05-09-0/+1273
| | | Co-authored-by: slinderud <simen.linderud@gmail.com>
* Merge pull request #117 from gathering/oxidized-toolsSimen Linderud2023-04-26-0/+182
|\ | | | | Oxidized - Config Backup tools
| * init oxidizedoxidized-toolsslinderud2023-04-05-0/+182
| |
* | TG23 🚀Ole Mathias Heggem2023-04-26-3/+6
|/
* fix(koblingsplan): Support connecting to multiple devicesHåkon Solbjørg2023-02-25-0/+6
|
* fix(koblingsplan): Assume lowercase cable name is validHåkon Solbjørg2023-02-25-0/+2
|
* fix(koblingsplan): Convert distro/edge to new nameHåkon Solbjørg2023-02-25-2/+7
|
* feat(netbox): Script to import koblingsplan to netboxkoblingsplanHåkon Solbjørg2023-02-23-1/+151
|
* add netboxHåkon Solbjørg2023-02-23-1/+178
|
* chore(koblingsplan): Map a and b connection to objectsHåkon Solbjørg2023-02-23-16/+22
|
* feat(koblingsplan): Write YAML to fileHåkon Solbjørg2023-02-23-4/+5
|
* fix(koblingsplan): As a Norwegian I support unicode charactersHåkon Solbjørg2023-02-23-1/+1
| | | | Also: systemstøtte, not systemst\xF8tte
* fix(koblingsplan): Move extra info about interface from if nameHåkon Solbjørg2023-02-23-0/+10
|
* fix(koblingsplan): Strip whitespace from interface namesHåkon Solbjørg2023-02-23-2/+2
|
* import koblingsplan script from confluence to gitHåkon Solbjørg2023-02-23-0/+133
|
* chore: cleanup repoOle Mathias Heggem2023-01-21-861/+0
|
* TG19 Netconfig (Better late than never)Pre-TG23masterOle Mathias Aa. Heggem2020-04-11-12/+7
|
* Create infra-entries for row switches.Joachim Tingvold2017-04-11-41/+50
|
* Update to use with Gondul.Joachim Tingvold2017-04-11-2/+2
|
* Netconfig for TG16 added.TG16NMS-REPO-SPLITJoachim Tingvold2016-04-08-0/+40
|
* Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-27-138/+100
|\
| * Merge branch 'master' of https://github.com/tech-server/tgmanageJoachim Tingvold2016-03-25-14/+29
| |\
| * | Moved old, unused files.Joachim Tingvold2016-03-25-60/+0
| |/
| * Updated to use NMS API.Joachim Tingvold2016-03-23-62/+72
| |
| * NMS: Fetch all mibsKristian Lyngstol2016-03-21-4/+1
| |
* | Bump lldpdiscover toyKristian Lyngstol2016-03-27-70/+33
|/
* nms: Update add_switches.txt.pl to output an arraryKristian Lyngstol2016-02-29-2/+2
|
* tools/add_switches*: Output JSON instead of Dumper()Kristian Lyngstol2016-02-26-1/+2
|
* Split add_switches.txt.pl into a moduleKristian Lyngstol2016-02-26-105/+5
| | | | | It is useful to allow input from a nice little webapp instead of just cmdline, hence the module-thing.
* tools: Make directory for lldp-miscKristian Lyngstol2016-02-26-0/+0
| | | | Cleaner this way
* More cleanup and adding add_switches.txt.plKristian Lyngstol2016-02-26-32/+50
| | | | add_switches.txt.pl is not quite done yet
* Archive old/unused thingsKristian Lyngstol2016-02-26-104/+0
|
* Update docs and dependency listKristian Lyngstol2015-05-08-0/+22
| | | | And a magic tool of nastyness to get that list from a functional system.
* Add local mibs and a script to fetch mibsKristian Lyngstol2015-05-08-0/+18
| | | | | | "Oooo, just use OID's instead!" no.
* lldpdiscovery: More intelligenceKristian Lyngstol2015-05-08-12/+64
|
* Bump dotnet.shKristian Lyngstol2015-05-04-0/+5
|
* Add dotnet.sh supportKristian Lyngstol2015-05-04-9/+12
| | | | | Run ./dotnet.sh <ip> <community> and out comes a png with your network topology.
* Add draw-neighbors.pl to utilize lldpdiscover.pl outputKristian Lyngstol2015-05-04-3/+41
|
* tools: Add rewritten lldpdiscover.plKristian Lyngstol2015-05-03-0/+263
| | | | | | | | | This isn't really complete yet, but concept is simple enough: Instead of tying the lldp discovery tightly together with the NMS database, this tool _just_ does discovery, and outputs JSON that can be used by other tools. It still requires a good bit of work, but has some real fun potential. I am also going to merge this with build-linknets.pl.
* Added config used at TG15.Joachim Tingvold2015-04-16-0/+35
|
* Merge branch 'master' of github.com:tech-server/tgmanageJoachim Tingvold2015-04-16-0/+4
|\
| * Merge branch 'master' of https://github.com/tech-server/tgmanageKristian Lyngstol2015-04-05-0/+63
| |\
| * | tg15 cleanupKristian Lyngstol2015-04-05-0/+4
| | |
* | | Improved streamstats.Joachim Tingvold2015-04-16-42/+109
| |/ |/|