Skip to end of banner
Go to start of banner

Automation Scripts List

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Active Alarms Notification

Be notified automatically when a unit has an active for longer than 10 (or more) minutes.

Important Remarks

  • Schedule this script to run every 5-15 minutes. The scheduling will affect how much time the alarm should be active before the user is notified.

  • In the “Alarm State” variable, paste the unique identifier of the alarm you are interested in.

  • In the “Send Email” function, replace the email address to which the message will be sent.

  • The attached file must be downloaded to your computer and loaded into the Galooli automation solution once the data has been edited.

Unit Disconnection Notification

Be notified by email when units are disconnected for a long period of time.

Important Remarks

  • Schedule this script to run every half hour

  • In the “Send Email” function, replace the email address to which the message will be sent

  • Due to the fact that the test is performed every half hour, and the test in the code examines whether the unit has been disconnected for more than five hours, the notification of the disconnection can arrive (at the latest) five and a half hours after the actual disconnection took place

  • The attached file must be downloaded to your computer and loaded into the Galooli automation solution once the data has been edited

Notification Escalation

Determine which people should be notified based on severity or number of notifications.

Important Remarks

  • No labels