Implement API so that services can be updated from external monitoring solution #459

Closed
opened 2026-02-28 01:47:13 -05:00 by deekerman · 1 comment
Owner

Originally created by @ThisIsTenou on GitHub (Oct 23, 2021).

Hey there, I'd love to see uptime-kuma feature a restful API through which the status of services can be updated from an external monitoring solution like Zabbix, instead of uptime-kuma doing the monitoring itself.

Currently I'm utilizing Atlassian's Statuspage in combination with the help of this script as a public status page.

What it essentially does is gather all configured services from zabbix, create them on the statuspage and update their status whenever it changes.

Providing an API to allow this way of service creation and updates would be lovely for more advanced setups where a sophisticated monitoring solution is already in place and all that is needed is a nice looking frontend to communicate the systems status to clients/customers. Uptime-kuma is the best looking status page I've seen so far, so I'd love to use it in my environment.

Unfortunately, I'm utter trash at coding, so I can't be of more help than trying my best to explain my request. If things are unclear please let me know and I'll do my best to elaborate.

Originally created by @ThisIsTenou on GitHub (Oct 23, 2021). Hey there, I'd love to see uptime-kuma feature a restful API through which the status of services can be updated from an external monitoring solution like Zabbix, instead of uptime-kuma doing the monitoring itself. Currently I'm utilizing Atlassian's Statuspage in combination with the help of [this script](https://github.com/Cyanoth/zabbix_sync_to_statuspage) as a public status page. What it essentially does is gather all configured services from zabbix, create them on the statuspage and update their status whenever it changes. Providing an API to allow this way of service creation and updates would be lovely for more advanced setups where a sophisticated monitoring solution is already in place and all that is needed is a nice looking frontend to communicate the systems status to clients/customers. Uptime-kuma is the best looking status page I've seen so far, so I'd love to use it in my environment. Unfortunately, I'm utter trash at coding, so I can't be of more help than trying my best to explain my request. If things are unclear please let me know and I'll do my best to elaborate.
deekerman 2026-02-28 01:47:13 -05:00
Author
Owner

@louislam commented on GitHub (Oct 23, 2021):

#118

@louislam commented on GitHub (Oct 23, 2021): #118
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#459
No description provided.