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

Feature: CLI interface to control daemon and see monitoring states #5

Closed
nootr opened this issue Dec 16, 2021 · 0 comments
Closed

Feature: CLI interface to control daemon and see monitoring states #5

nootr opened this issue Dec 16, 2021 · 0 comments

Comments

@nootr
Copy link
Owner

nootr commented Dec 16, 2021

I think the next logical step is to create a CLI tool, which could be used to do things like:

  • Start/stop the daemon
  • Fetch info about checks and their state
  • Check daemon health
  • Trigger a heartbeat notification

It should fetch info from the database and it should control the daemon via the Celery message queue.

I prefer argparse over click as it's already in the standard library.

Also, it might be a good idea to let this replace the current script scripts/fikkie.

@nootr nootr mentioned this issue Dec 17, 2021
@nootr nootr closed this as completed Dec 17, 2021
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