Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Christian Pape 2fd857d4d4 Modified Pipfile 4 lat temu
.gitignore Initial import 4 lat temu
Pipfile Modified Pipfile 4 lat temu
Pipfile.lock Initial import 4 lat temu
README.md Added Readme 4 lat temu
main.py Initial import 4 lat temu

README.md

bsm-creator

Ein Skript um einen vorhandenen Business Service mit Reduction Keys für einen bestimmten Dienst zu füllen.

cd bsm-creator
brew install pipenv
pipenv install click
pipenv run python main.py --base-url https://opennms.my-domain.org/opennms --username rest --password secret123 --bs-id 123123 --service Update