Scheduling database backups and cleanups for the OnGuard plugin - OnGuard 5.0

OnGuard Plugin Guide 5.0

Applies to
OnGuard 5.0
Last updated
2022-11-01
Content type
Guides > Plugin and extension guides
Language
English
Product
OnGuard
Version
5.0

It is important to protect your data by scheduling regular database backups. In addition, regularly clean your database to remove old data so that the database does not grow beyond its capacity. If the database is full it can cause your integration to stop working.

Before you begin

Ensure you have the following privileges:
  • View role properties
  • Modify role properties
  • Administration > Plugins

What you should know

The plugin role database stores the following:
  • Events that occur in the OnGuard system (timestamp of the event being raised, entities attached to the event, etc.)
  • Active alarm triggers and those pending acknowledgment.

The Directory database stores the plugin configuration and related entity types.

Procedure

  1. From the Config Tool home page, open the Plugins task.
  2. Select the OnGuard plugin role from the entity browser and click the Resources tab.
  3. Click Cleanup (), choose how long to keep events and when to delete old data, and then click OK.
  4. Click Backup/Restore (), choose the location for backup files, enable automatic backups at least once per week, and then click OK.
  5. Click Apply.