Enable built-in icinga commands via CLI / Bash
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 616
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
Describe the solution you'd like
I would like to be able to execute the following commands via bash.
Than one could execute them from remote.
E.g. "/usr/bin/icinga2" or as a new command.
https://icinga.com/docs/icinga-2/latest/doc/10-icinga-template-library/#icinga
https://icinga.com/docs/icinga-2/latest/doc/10-icinga-template-library/#cluster-zone
https://icinga.com/docs/icinga-2/latest/doc/10-icinga-template-library/#cluster
https://icinga.com/docs/icinga-2/latest/doc/10-icinga-template-library/#ido
https://icinga.com/docs/icinga-2/latest/doc/10-icinga-template-library/#icingadb
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Icinga template library sections linked in the issue and the /usr/bin/icinga2 entry point. Determine the scope of exposing the listed icinga, cluster-zone, cluster, ido, and icingadb commands through Bash or the CLI. Done means those built-in commands can be invoked through icinga2 and used remotely.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100