An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
besu/docs/Using-Pantheon/Debugging.md

12 lines
462 B

description: Frequently asked questions FAQ and answers for troubleshooting Pantheon use
<!--- END of page meta data -->
# Debugging Pantheon
## My command line options are not working as I expected?
Ensure quotes have not been automatically converted to smart quotes or hyphens combined if copying and pasting.
## How can I monitor node performance and connectivity?
Using the [`debug_metrics`](JSON-RPC-API-Methods#debug_metrics) JSON-RPC API method.