overrange

Purpose:

Monitor for overrange events from ai_transfer, log violations to a file, and send email notifications for the first occurrence per day per channel.

Enter:

overrange &

Where:

N/A

Example:

overrange &
Reporting of errors and sending of email will be limited to one occurrence per day.

Email is sent to the address located in the “user_email” string variable, which is usually defined in /specs/engine_specs.NNN

Notes:

The program logs violations such as channels exceeding upper or lower calibration limits, sustained excursions beyond limits for 30 seconds, excursions exceeding 20% of calibration limits, and channels reaching maximum A/D count.

Logs are stored in /data/RangeViolationLog.YYMMDD, and an email is sent to the address defined by the quality_email variable on the first occurrence per channel per day.

See Also:

ai_transfer