diff --git a/application/src/components/regional-monitoring/AddRegionalAgentDialog.tsx b/application/src/components/regional-monitoring/AddRegionalAgentDialog.tsx index 9ade178..c18cd18 100644 --- a/application/src/components/regional-monitoring/AddRegionalAgentDialog.tsx +++ b/application/src/components/regional-monitoring/AddRegionalAgentDialog.tsx @@ -395,8 +395,13 @@ curl -fsSL https://raw.githubusercontent.com/operacle/checkcle/refs/heads/main/s

Step 1: Download Package

+

✅ If you’re using the amd64 architecture, please download this package.


wget https://github.com/operacle/Distributed-Regional-Monitoring/releases/download/V1.0.0/distributed-regional-check-agent_1.0.0_amd64.deb
+ +

✅ If you’re using the arm64 architecture, please download this package.


+ wget https://github.com/operacle/Distributed-Regional-Monitoring/releases/download/V1.0.0/distributed-regional-check-agent_1.0.0_arm64.deb +
@@ -412,6 +417,9 @@ curl -fsSL https://raw.githubusercontent.com/operacle/checkcle/refs/heads/main/s sudo nano /etc/regional-check-agent/regional-check-agent.env + + Copy sample configuration from https://github.com/operacle/Distributed-Regional-Monitoring/blob/main/packaging/regional-check-agent.conf +

Add the configuration values shown in the Agent Details tab