You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christian Pape 2fd857d4d4 Modified Pipfile преди 4 години
.gitignore Initial import преди 4 години
Pipfile Modified Pipfile преди 4 години
Pipfile.lock Initial import преди 4 години
README.md Added Readme преди 4 години
main.py Initial import преди 4 години

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