
Configure HTTP File Transfers
Use this to download and optionally upload files from / to your website
User Alarms
Set up your own alarms to display on the dashboard and optionally send you emails / perform custom actions
Please note that the above table scrolls sideways to reveal more columns
Name:
A descriptive name for the alarm, this will appear in emails and the diagnostic log.
- The name should be unique and short.
Bluesky Template:
Path to a Bluesky template file (see Third party uploads for template details) to create a post to Bluesky when the alarm occurs.
Leaving this field blank suppresses the creation of a post.
Web Tag:
Enter a single valid numeric or boolean web tag to be tested.
- If the tag is a decimal value and your locale uses comma decimals, you must use the rc=y web tag option.
- You can use boolean web tags, they are treated as numeric values 0 (false) or 1 (true).
Latch:
Controls if the alarm is latched. If latched, the alarm will not be triggered again until the latch hours expire.
Type:
Determines if the alarm is triggered if the web tag value is above or below the alarm value.
Latch Hours:
The number of hours the alarm is latched for.
Value:
The alarm threshold value to be tested against the web tag value.
Action:
If non-blank, a program or script that is executed when the alarm is triggered.
Controls if the alarm sends an email when triggered. The email values from the standard alarms are used.
Action Params:
Parameters to be passed to the action program or script, the parameters can contain web tags.
Email Msg
Text to send in the email, you can use the parameter {0} to represent the current web tag value.