A small helper library to make it easy to write nagios/icinga checks.
Add the library to your Cargo.toml
.
[dependencies]
nagiosplugin = "0.4"
Currently the documentation is really scarce. Please take a look at the examples
directory.
Submit an issue/PR. But in almost all cases it's better to first open an issue before submitting a PR, so you don't waste your time implementing a PR which may get rejected.
This project is licensed under either of
at your option.