25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Christian Pape 2fd857d4d4 Modified Pipfile 4 yıl önce
.gitignore Initial import 4 yıl önce
Pipfile Modified Pipfile 4 yıl önce
Pipfile.lock Initial import 4 yıl önce
README.md Added Readme 4 yıl önce
main.py Initial import 4 yıl önce

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