Scheduling database backups and cleanups for the IONODES CitySafe Connector plugin - IONODES CitySafe Connector 5.10.0.0

IONODES CitySafe Connector Plugin Guide 5.10.1.0

Product
IONODES CitySafe Connector
Content type
Guides > Plugin and extension guides
Version
5.10
Release
5.10.1.0
ft:locale
en-US
Last updated
2024-10-10

It is important to protect your data by scheduling regular database backups. Also, regularly clean your database to remove old data so that the database does not grow beyond its capacity. If the database is full, your integration might 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 database stores the following:
    • Events that occur in the system (timestamp of the event being raised, entities attached to the event, and so son).
    • Active alarm triggers and those pending acknowledgment.
  • The Directory database stores the plugin configuration and related entity types.
  • It is a best practice to schedule all database maintenance during non-peak hours.

Procedure

  1. From the Config Tool homepage, open the Plugins task.
  2. From the entity browser, select the IONODES CitySafe Connector plugin role and click the Resources tab.
  3. Click Cleanup (), choose how long to keep events and when to delete old data, and then click OK.
    Database cleanup window showing data retention policy set for 90 days and cleaning scheduled for Sundays at 2:00 am.
    NOTE: By default, the For (keep data) setting is set to 90 days and the Clean each setting is set to Custom and no cleanup day is specified. Select the days on which the cleanup should take place. Otherwise, the cleanup will not run.
    Database cleanup window showing data retention policy set for 30 days and cleaning scheduled for every day at 11:00 pm.
  4. Click Backup/Restore (), choose the location for backup files, enable automatic backups at least once per week, and then click OK.

    For more information, see Backing up databases on a schedule on the TechDoc Hub. For more information, see Backing up databases.

  5. Click Apply.