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.
7m outage noted as Internal when it shoud have been Provider
-
There isn't one. You just kill the process then run the starter again.
-
that's what I am asking, remind me of the starter command. Sorry if my wording wasn't correct.
-
I'm not quite following.
When you created and installed the script in your preferred directory, you simply made it executable, and then ran it, ./starter.sh (or what-ever it's called)Now, just run 'ps aux' and look for the process ID that is the otm agent running then use 'kill -9 xxx', with xxx being the process ID. Make sure you only have one otm agent running of course.
When you're sure none is running, just run the starter again;
./starter.sh &&
That should be it.
-
As an update, please know that we are working on this problem and are testing it now.
It takes a while because we need to see real outages and other events occur. -
If you are interested, we have a test version available.
Please see this post;
https://support.outagesio.com/topic/287/dec-10-2023-agent-test-version-released-v1-80-2303 -
How do I utilize this test version? Agent ID is 130562
-
Linux will be a little harder to test. You might want to wait until we get a final version fix, then your script will automatically update when you kill it and start it again.
-
Yes, I will then wait for the final version fix. Please let me know when available, thanks!
-
Just check the app site or emails, it will be mentioned in there once it's out but someone will try to update this post too.
-
I'm not sure if you've already done this since this post was not updated but the latest version is now;
SCRIPT_VERSION="2023-1-26_1050_Phoenix_TZ
And you can download it here;
https://downloads.echonets.com/scripts/starter.shJust kill the otm process (as explained above) if it's running, then start over using the new version of the starter. The starter itself will now tell you when there is a new version.
-
-