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 passcrow.org monitoring #10

Open
6 of 9 tasks
BjarniRunar opened this issue Jan 26, 2022 · 1 comment
Open
6 of 9 tasks

Implement passcrow.org monitoring #10

BjarniRunar opened this issue Jan 26, 2022 · 1 comment

Comments

@BjarniRunar
Copy link
Member

BjarniRunar commented Jan 26, 2022

This code lives in passcrow.mon. Progress:

  • Poll the stats endpoint to gather live info about running servers
  • Measure the performance (response time) of the above polling
  • Measure the availability (error rates) of the above polling
  • Periodically put data in escrow, monitor success/failure rates
  • Periodically initiate verification and retrieve data from escrow, monitor success/failure rates
  • Use a JSON file from this repo to control which servers we monitor
  • Display monitoring summary in tabular form on the website
  • Publish monitoring summary as JSON on the website
  • Document how to set up monitoring of your own servers using passcrow.mon
@BjarniRunar
Copy link
Member Author

Progress has been made, https://passcrow.org/ is live!

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

1 participant