hcialertcheck

This command validates the alert configuration file, alertFile. If alertFile is not found in $HCISITEDIR/Alerts, then the script throws an error.

hcialertcheck [-f alertFile]

-f alertFile is the name of the alert file to verify. If this is not given, then the default.alrt file is verified.

This is also run by the daemon during loading/reloading of configuration files. Errors prevent the alert from loading. Warnings permit the alert to load, but the alert as defined might not run as expected.