Is is possible to get the status of how full the edge historian is from a script? I would like to be able to display a warning to operators if the system starts getting close to the 10million points limit.
I see the gateway displays how many records are present in the “Connections → Store & Forward” menu, but can this value be retrieved programmatically?
I had a quick go at using system.db.getConnections() to see if any data about the edge historian was accessible but it doesn’t look like it counts as a db connection.
Ignition edge version : 8.1.48
OS: win11
Thanks in advance