Amazon Linux 2023 got nagios-plugins🥳 – document it!
Open
area/documentation
good first issue
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 616
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
https://github.com/Icinga/icinga2/pull/9864/files#diff-ec6d1e4d67a6159d6a20deb0b605ed229f49686e8bc30f186836e04769336001R425-R433 is obsolete now.
Now, in amazonlinux:2023, you can do this:
- dnf install spal-release
- dnf install nagios-plugins-all
- enjoy /usr/lib64/nagios/plugins/check_*
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.
Assessment
This issue has not been assessed yet.