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.

9 lines
342 B

4 years ago
  1. # bsm-creator
  2. Ein Skript um einen vorhandenen Business Service mit Reduction Keys für einen bestimmten Dienst zu füllen.
  3. cd bsm-creator
  4. brew install pipenv
  5. pipenv install click
  6. pipenv run python main.py --base-url https://opennms.my-domain.org/opennms --username rest --password secret123 --bs-id 123123 --service Update