Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Health check commands #31

Open
ch40s opened this issue Jan 21, 2022 · 3 comments
Open

Health check commands #31

ch40s opened this issue Jan 21, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@ch40s
Copy link

ch40s commented Jan 21, 2022

Some enhancement ideas to check the overall hotspot's status:

  • Report relayed status in Discord (already done in console log)
  • Report sync status (or onlineStatus) in Discord (already done in console log)
  • Show Peer IP (ListenAddress) (already done in console log)
  • Test and Report the status of port 44158 (open/closed)
@jamiew jamiew added the enhancement New feature or request label Jan 24, 2022
@jamiew
Copy link
Owner

jamiew commented Jan 24, 2022

@ch40s do you think this is distinct from #24 ? Or would it be more like, adding these health checks to that hypothetical command?

@ch40s
Copy link
Author

ch40s commented Jan 25, 2022

@jamiew no, it could be part of the same "stats" command that just returns more data (port check, etc.)

@ch40s
Copy link
Author

ch40s commented Jan 25, 2022

An example from my modified bot version:

HOTSPOT                       HNT(24H)  REWARD-SCALE        ONLINE-STATUS       RELAYED   LISTENING-ADDRESS-PORT                  PORT-OPEN                               

restless-rusty-mustang        0.12      0.64                online              false     /ip4/78.87.158.221/tcp/44158            true 
amusing-burgundy-mallard      0.05      0.80                online              true      /p2p/11uQggo2ABuEBou...                 false RELAYED!
gigantic-corduroy-barbel      0.01      0.40                online              false     /ip4/107.129.94.86/tcp/44158            true  366 blocks behind!
long-tortilla-snail           0.00      1.00                offline             false     n/a                                     false OFFLINE!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants