Pcrunner¶
Pcrunner (Passive Checks Runner is a daemon and service that periodically runs Nagios / Icinga checks paralell. The results are posted via HTTPS to a NSCAweb server.
- GitHub: https://github.com/maartenq/pcrunner
- Free software: https://opensource.org/licenses/ISC
- PyPi: https://pypi.python.org/pypi/pcrunner
- Documentation: https://pcrunner.readthedocs.io/en/latest/
- Travis CI: https://travis-ci.org/maartenq/pcrunner
- Codecov: https://codecov.io/github/maartenq/pcrunner
Features¶
- Runs as a daemon on Linux.
- Runs as a service on win32.
- Command line interface for single test runs and/or cron use.
- Parallel execution of check commands.
- Posts check results external commands.
- Termniation of check commands if maximum time exceeds.
- Configuration in YAML.
- Command definition in YAML or text format.
Credits¶
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
Contents:¶
- Installation
- Usage
- Contributing
- Credits
- History
- 0.4.9 (2020-03-21)
- 0.4.8 (2020-03-20)
- 0.4.7 (2019-10-26)
- 0.4.6 (2018-11-30)
- 0.4.5 (2018-11-16)
- 0.4.3 (2018-11-16)
- 0.4.2 (2018-11-12)
- 0.4.1 (2018-11-03)
- 0.4.0 (2018-11-03)
- 0.3.11 (2018-10-12)
- 0.3.10 (2018-07-17)
- 0.3.10 (2018-07-17)
- 0.3.9 (2018-07-14)
- 0.3.8 (2018-02-09)
- 0.3.7 (2017-11-17)
- 0.3.6 (2017-11-17)
- 0.3.5 (2016-12-09)
- 0.3.4 (2016-11-18)
- 0.3.3 (2016-11-11)
- 0.3.2 (2016-10-14)
- 0.3.1 (2016-09-30)
- 0.3.0 (2016-09-09)
- 0.2.10 (2016-08-26)
- 0.2.8 (2016-08-20)
- 0.2.7 (2016-08-20)
- 0.2.6 (2016-08-20)
- 0.2.5 (2016-08-20)
- 0.2.4 (2016-08-13)
- 0.2.3 (2016-08-13)
- 0.2.2 (2016-08-13)
- 0.2.1 (2016-08-13)
- 0.2.0 (2016-08-12)
Feedback¶
If you have any suggestions or questions about Passive Check Runner feel free to mail me ikmaarten@gmail.com
If you encounter any errors or problems with Passive Check Runner, please let me know! Open an Issue at the GitHub main repository.