I'm looking for diagnostics for the Alarm Notification Pipelines.
For most of our important components (scripting, device connections, API's, ..) we have a dashboard with their status and some error reporting.
So we easily see if a gateway, DB or PLC went down, a script failed and with what error etc..
For Alarm Notifications I can't easily see a way to track errors.
Recently our Voice Notification call manager was triggering timeout errors due to an issue on a remote server.
I noticed this by lucky coincidence during testing in the gateway log.
We only attempt a voice call for critical alarms so its pretty important that this works.
Is there a way for us to track in our dashboard the execution of alarm notifications? (alarms triggered, mails and voice calls send successfully, pipelines exited due to error,..)
How do the Ignition guru's of the forum handle this sort of thing?