您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號 ('-') 且最長為 35 個字。
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