Skip to main content

Check

CharacteristicValue
Typeenum

Variants

Script

Script that will be run to validate the target OS. The success or failure of the script will define the health of the target OS. The script will run where Trident is running, either in the target OS or in a container running on the target OS (where the target OS '/' is mounted as '/host').

Scripts that are configured with a path source must exist in the target OS.

CharacteristicValue
Typeobject

Properties

Script (required)
CharacteristicValue
TypeScript
LinkScript

SystemdCheck

Define systemd service(s) that need to be in a successful state, defined by systemctl status returning success. The success or failure of this check will define the health of the target OS.

CharacteristicValue
Typeobject

Properties

SystemdCheck (required)
CharacteristicValue
TypeSystemdCheck
LinkSystemdCheck