Hi, recently we encountered a problem where the database became full, and we didn't notice until three days later. Is there a way to track whether the database is accepting transactions and monitor the available disk space?
This thread has some information on this.
Thanks guys, I will work on this
I do not think any of these will help you with disk full problems. Ignition runs a select query periodically to see if the DB is available, in otherwards it's a select not an update, so it won't report if inserts fail.
More on the tags here
System Tags | Ignition User Manual

