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

add health check command #42

Open
dmah42 opened this issue Jan 11, 2023 · 1 comment
Open

add health check command #42

dmah42 opened this issue Jan 11, 2023 · 1 comment
Assignees

Comments

@dmah42
Copy link
Contributor

dmah42 commented Jan 11, 2023

  • ae should take a network block in CIDR notation and attempt to discover healthy nodes within the network
  • ae should take a list of IP addresses and attempt to discover which have healthy nodes running on them

the input should be from a configuration file or flag

the output should be either a list of healthy nodes or a list of all nodes and their health. any other information from the health endpoint response should also be included.

@dmah42 dmah42 self-assigned this Jan 11, 2023
@dmah42
Copy link
Contributor Author

dmah42 commented Jan 16, 2023

https://pkg.go.dev/github.com/3th1nk/cidr could make this easier

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