How It Works
Watchdog is a Python script running in docker container with Flask web server that provides simple REST JSON API available on port 3009 (http://YOUR_SKALE_NODE_IP:3009). Currently, Watchdog can give data on all SKALE supernode docker containers, health checks of SKALE Chains and SGX server, Ethereum node endpoint status, and hardware information.Node CLI automatically opens port 3009 on the machine using iptables.
Be sure that port 3009 is open for the supernode’s external network for Watchdog to work.
