Need the ability to configure customizable per-device configuration backup notifications. I don't think the feature should be limited to configuration backup failures only; however, that is specifically the most important notification type for our needs.
This notification would be a syslog message, SNMP trap, run a script/program and pass parameters to it, call a remote web API, send an email, etc. or any/all of the above. Really, just something that will allow us to pass per-device configuration backup failure notifications when they occur to an external system for further handling and processing.
There's a feature that appears to be what we are looking for in the already existing list of alarms but the implementation of it makes it worthless. Support has confirmed that the way it currently works is it is failures relative to the date specified when the job is configured. As such, each passing day, the failures become a rolling tally and never stop getting sent from days previous. Additionally, there is no ability to include device hostnames in these alerts. They show up as blank unnamed objects, not devices.