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

Facility Status Monitoring #1108

Closed
6 tasks
gigincg opened this issue Nov 25, 2022 · 2 comments
Closed
6 tasks

Facility Status Monitoring #1108

gigincg opened this issue Nov 25, 2022 · 2 comments

Comments

@gigincg
Copy link
Member

gigincg commented Nov 25, 2022

We need to use Celery to ping the Facility Middleware & Integrated Assets, to setup a Status Page within CARE

The following items can be monitored, each of these can be taken up as separate issues, in the given order.

  • Facility Uptime: Ping middleware base_url
  • Middleware: Camera Status URL
  • Middleware: Medical Device Status URL
  • Camera Asset Uptime
  • Medical Device Asset Uptime
  • Notification/Webhooks for Downtime Notification

cc: @vigneshhari Please add suggestions on what's the best way to store uptime information

@vigneshhari
Copy link
Member

We can store a log table to store the ping results, if this data is not needed for long we can keep it in redis. If we choose to use the DB, we can delete it after a given number of days.

@sainak
Copy link
Member

sainak commented Jul 21, 2023

completed in #1454

@sainak sainak closed this as completed Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants