Members of the admin team occasionally want to turn off notifications during system maintenance. Well, they don't always turn it back on and we continue to be unaware of possible problems to the system during off-hours. Is there some way an alert can be sent, say every hour, that the Notifications continues to be paused?
Is there a way to be notified if someone pauses the Notification settings in Setup\Account Settings?
Modified on 2025-06-10 11:29:12 +0200
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
Hi,
You can use API call
To get a xml document that shows you the status of your notifications. Feeding this link to the XMLRest sensor and checking for an active_raw node that holds value 0, will tell you that a notification is paused.
What you need to work out now is how you want to get notified when all notifications are set to paused....
Regards,
Apr, 2012 - Permalink