Configuration validation
hcialertcheck checks for errors, as continuing operation after an error has been reported can lead to unexpected alert firings or missed alerts.
When using the command line, this script must be run within a site after setroot and setsite have been run.
hcialertcheck [-f alertFile]
This command validates the alert configuration file alertFile.
If alertFile is not found in $HCISITEDIR/Alerts, then the script throws an error.
If alertFile is not specified, then the command checks default.alrt.
Errors prevent the alert from loading. The alert loads with warnings, but the alert as defined might not run as expected.