We are monitoring mainly network devices, that lately more and more these are configured from a cloud platform.
For a lot of this devices we don't have a local proxy or server, and cannot receive information as we normal do by SNMP
Configuration is possible with an API and there is a possibility to send info by webhooks (from the cloud platform)
I see this mechanism as a sort of SNMP (request info from server) and SNMP-Trap (send by device) <<-->> API call (from server) and Webhook (from Mgmt platform)
There are a lot of examples about sending webhooks.
I'm looking for a way to receive external webhook's and import this info like a SNMP trap in Zabbix.
Does anybody has this working?
TIA,
Gert-Jan
For a lot of this devices we don't have a local proxy or server, and cannot receive information as we normal do by SNMP
Configuration is possible with an API and there is a possibility to send info by webhooks (from the cloud platform)
I see this mechanism as a sort of SNMP (request info from server) and SNMP-Trap (send by device) <<-->> API call (from server) and Webhook (from Mgmt platform)
There are a lot of examples about sending webhooks.
I'm looking for a way to receive external webhook's and import this info like a SNMP trap in Zabbix.
Does anybody has this working?
TIA,
Gert-Jan
Comment