it would be nice to have ingration also for zabbix API and vice versa
Hey Mikhales! Happy to help 😉
It is possible to integrate Zabbix with StatusPage.io using the StatusPage.io API and the Zabbix API.
To integrate Zabbix with StatusPage.io, you can use the StatusPage.io API to create and update incidents in your StatusPage.io page based on the status of your Zabbix monitored systems. This can be done by using a script or program that periodically queries the Zabbix API for the status of your systems and then uses the StatusPage.io API to create or update incidents as needed.
To integrate StatusPage.io with Zabbix, you can use the Zabbix API to create and update triggers in your Zabbix monitoring system based on the status of your StatusPage.io page. This can be done by using a script or program that periodically queries the StatusPage.io API for the status of your page and then uses the Zabbix API to create or update triggers as needed.
Both the StatusPage.io API and the Zabbix API are REST APIs, which means they can be accessed using HTTP requests. You will need to familiarize yourself with the documentation for both APIs in order to understand how to use them to achieve the desired integration.
https://support.atlassian.com/opsgenie/docs/integrate-opsgenie-with-zabbix/
https://docs.opsgenie.com/docs/user-api
Best,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.