I need to know if it is possible to trigger a URL based on an ALERT.
Been searching the forum - but unable to find specific info.
What we intend to use this for is to trigger an action in another system using a HTTP API (a IP CCTV security system) when a certain SNMP TRAP/ALERT occurs in ManageEngine.
So when an ALERT occurs, open a URL (example: http://192.168.1.200:5556/interface/alarms/trigger?alarm1) – which will tell the security system to execute its Alarm1 and perform required actions.
This can be SILENT – we do not require to see a web page.
Can this be done in any way?