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

Ways to integrate external status pages? #1490

Closed
2 tasks done
JaneJeon opened this issue Apr 13, 2022 · 13 comments
Closed
2 tasks done

Ways to integrate external status pages? #1490

JaneJeon opened this issue Apr 13, 2022 · 13 comments

Comments

@JaneJeon
Copy link

JaneJeon commented Apr 13, 2022

⚠️ Please verify that this bug has NOT been raised before.

  • I checked and didn't find similar issue

🛡️ Security Policy

📝 Describe your problem

I'm wondering what the recommended way of integrating external status pages are - if there is any - into uptime kuma.

For example, with something like statuspage, you can "embed" status pages for external dependencies (e.g. AWS).

Right now, I "consume" such status pages by subscribing to their email and getting alerts, but I wonder if there's a way to do this natively. Inverse webhooks maybe? But how will you know when the status has been resolved? And what about status pages other than just up/down?

Love to hear the community's thoughts on this, and if anybody actually does this with their installations, what is the way they go about doing this. Thanks

🐻 Uptime-Kuma Version

N/A

💻 Operating System and Arch

N/A

🌐 Browser

N/A

🐋 Docker Version

No response

🟩 NodeJS Version

No response

@JaneJeon JaneJeon added the help label Apr 13, 2022
@janbaykara
Copy link

One way I've done this is, for example with Stripe, by HTTP pinging their API once a minute with basic auth.

@github-actions
Copy link

We are clearing up our old issues and your ticket has been open for 3 months with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Sep 22, 2022
@JaneJeon
Copy link
Author

Bump! Still no good solution for this

@github-actions github-actions bot removed the Stale label Sep 23, 2022
@github-actions
Copy link

We are clearing up our old issues and your ticket has been open for 3 months with no activity. Remove stale label or comment or this will be closed in 2 days.

@github-actions github-actions bot added the Stale label Dec 22, 2022
@JaneJeon
Copy link
Author

:(

@janbaykara
Copy link

Would be pretty fantastic if one could just plug in APIs (or scrape the frontend) of prominent status page software.

@github-actions
Copy link

We are clearing up our old issues and your ticket has been open for 3 months with no activity. Remove stale label or comment or this will be closed in 2 days.

@github-actions github-actions bot added the Stale label Mar 22, 2023
@JaneJeon
Copy link
Author

Hello - still relevant!

As I have tons of "external dependencies" (e.g. VPS provider, other "cloud services" that my stack relies on), being able to display their uptime (or status pages) is going to be pretty crucial.

@camilonova
Copy link

I support having this as a way to link external dependencies too. Would be great to track uptime from external services like email, infrastructure, payments, etc.

How others are doing it?

@CommanderStorm
Copy link
Collaborator

@JaneJeon
This is being autoclosed as you chose the help Template.
If the cloud provider has a healthcheck, you an monitor it that way.
Otherwise I don't see what you mean by integrating other status pages.
Other websites may be monitored via the keyword monitor and an api or via keyword montoring the status page.

@camilonova
Copy link

Keyword monitor worked for me:

CleanShot 2023-06-09 at 12 20 59@2x

@github-actions
Copy link

github-actions bot commented Sep 7, 2023

We are clearing up our old issues and your ticket has been open for 3 months with no activity. Remove stale label or comment or this will be closed in 2 days.

@github-actions github-actions bot added the Stale label Sep 7, 2023
@github-actions
Copy link

This issue was closed because it has been stalled for 2 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants