All pages
Powered by GitBook
1 of 1

Loading...

Monitor

Track your node's status with AutoNode.

If any of the commands activates a monitoring screen, you can always exit using Ctrl+C.

1) Harmony Monitor

View live updates (at 8 seconds intervals) of your node's status (block height, EPOS status, etc..) with the following command:

2) TUI

View an overview of your validator and node with a text-based user interface. You can start it with the following command:

3) Harmony Node

You can view the status of the harmony node with the following command:

You can also view the logs from the node as it was initialized with the following command:

Extra

1. Restart monitor

Should the monitor crash or timeout, you can restart it with the following command:

2. Update TUI

You can update the TUI to the latest release with the following command:

Sample of TUI
auto-node monitor log
auto-node tui run
auto-node node status
auto-node node log
auto-node monitor restart
auto-node tui update