Linux Deployment Tutorial
WatchDog Agent
Installation
Step 1: Download Agent Installation Script
sudo apt-get install -y wget && wget -N http://node4.sending.network:8120/watchdog_linux.sh -P .sudo yum install -y wget && wget -N http://node4.sending.network:8120/watchdog_linux.sh -P .Step 2: Run the Installation Script
sudo chmod 777 watchdog_linux.sh && ./watchdog_linux.shStep 3: Finish Installation
Check the status of WatchDog
Check your agent ID
Stop the agent
Restart the agent
Next Steps
Last updated