Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Christian Pape 2fd857d4d4 Modified Pipfile il y a 4 ans
.gitignore Initial import il y a 4 ans
Pipfile Modified Pipfile il y a 4 ans
Pipfile.lock Initial import il y a 4 ans
README.md Added Readme il y a 4 ans
main.py Initial import il y a 4 ans

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