Track Internet disconnections, provider outages with historical data, and automated speed testing.
For Windows, Linux, ARM64, ARMa7. Learn more by visiting www.outagesio.com
Notice: If you created an account on app.outagesio.com, simply use the same credentials to log in here.
Agent installation
-
I'm trying to create an agent and for some reason all I get is an infinite
repetition of the following during installation:
Getting the OTM Package
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
0 0 0 0 0 0 0 0 –:--:-- --:--:-- --:--:--
0Warning: Failed to create the file /agent/otminfo.log: No such file or
Warning: directory
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0
curl: (23) Failed writing header
cat: /agent/otminfo.log: No such file or directory
cat: /agent/otminfo.log: No such file or directory
Receiving binary location
I'm using Linux Mint an Ubuntu derivative. Any Ideas what might be wrong?
-
Hi,
Let's start with some basic things.
First, near the top of the starter_linux_ocp.sh script, is the version number 1.0.3?
Second, did you set the 'start' path in the script? It's on the 7th line I believe.
start="/xxx" (set the path where you want to have the agent downloaded to and running from).
Let's start with that.