Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
ThisIsTenou opened this issue Oct 23, 2021 · 1 comment
Labels
area:api concearning the api or automation feature-request Request for new features to be added

Comments

@ThisIsTenou
Copy link

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.

@ThisIsTenou ThisIsTenou added the feature-request Request for new features to be added label Oct 23, 2021
@louislam
Copy link
Owner

#118

@CommanderStorm CommanderStorm added the area:api concearning the api or automation label Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api concearning the api or automation feature-request Request for new features to be added
Projects
None yet
Development

No branches or pull requests

3 participants