Jump to content

Scap/Scap3 check scripts

From Wikitech
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Scap3 can run check scripts for each phase of deployment.

NRPE checks

nrpe check type for reusing existing Icinga/NRPE checks in deployments.

By default, checks are loaded and registered from all NRPE definitions in /etc/nagios/nrpe.d and can be referenced in checks.yaml using type: nrpe.

checks:
  service_endpoints:
    type: nrpe
    command: check_service_endpoints
    stage: promote