Using Store and Forward

All the database connections in Ignition use the Store and Forward system. This system offers a number of benefits over other systems that log directly to the database. The main benefits are: data loss prevention and enhanced performance.

To monitor the Store and Forward engine

  1. Go to the Status section of the Gateway.

  2. Click on Store & Forward from the left menus.
    The Store & Forward Connections page is displayed showing each store-and-forward engine along with the current throughput and capacity of its Memory Buffer and Disk Cache.

    images/download/attachments/6046089/Store_and_Forward_Connections_Page.png

  3. You can click on Details under the Store and Forward Engines section to refresh and update the displayed values.

    images/download/attachments/6046089/Store_and_Forward_Details.png

The following status information is shown on the Store & Forward pages:

Memory Buffer

Memory buffering provides database performance.

  • Available
    Shows the whether or not the memory buffer is available.

  • Pending and Maximum Number of Records
    - Pending shows the maximum number of records that can accumulate in the memory buffer before being written to the cache as you have set with the Store Settings-Write Size property.
    - Maximum shows the m aximum size of the in-memory buffer as you have set it with the Memory Buffer Size property.

Disk Cache

Local disk caching provides safe storage.

  • Available
    Shows the whether or not disk cache is available.

  • Pending and Maximum
    - Pending shows the number of records waiting to be forwarded as you have set with the Forward Settings-Write Size property.
    - Maximum shows the maximum number of records that can be cached as you have set with the Store Settings-Max Records property.

Quarantined

  • The number of quarantined records for the cache.

Total Dropped

  • The total number of dropped records.

Database Storage

  • Available
    Shows the status of database storage as being available or not. If it is available, you can see that the local cache is empty. But if the database storage is not available, you need to find out how much time on your local cache you have left before it is maxed out.

Similar Topics ...