Task #9115
Task #9156: check_mk - build and deploy checks for all roles
Phedex Monitoring with check_mk
Description
Create and deploy check_mk checks for the phedex services
History
#1 Updated by Tim Skirvin over 5 years ago
- Parent task set to #9156
#2 Updated by Natalia Ratnikova over 5 years ago
Meet with Tim to discuss the use cases/requirements and implementation options.
Summary:
* for most items need to write local checks, check documented location for examples
* for checking agents processes nagios-based MRPE can be re-used, but we may want to use end-to-end check via data service API.
* Permissions for me to access the application are there already.
* Also org. structure for phedex hosts already exists.
* Further development work is ongoing to add knowledge of hosts relations within check-mk into puppet (examples on bastion host: check-mk_role parameter.)
* Check_mk has a workaround for handling longish tests (over 60 secs) -> Tim updated the docs.