-
Install
Python3 -
Copy
besu-network-monitor.servicesystemd service file to/etc/systemd/system/and make sure it has execute permission.
cp besu-network-monitor.service /etc/systemd/system/
- Start the monitor service:
service besu-network-monitor start
You can also run the quickstart shell script.