Automatically monitor your Internet service and provider with alerts to problems
Track Internet disconnections, provider outages with historical data, and automated speed testing.
For Windows, Linux, ARM64, ARMa7. Learn more by visiting www.isptracker.com
If you have an account on app.isptracker.com, use the same credentials to log in here!
Suggested improvement : Check dependencies of the curl command in the script
-
Hi,
I have successfully installed the agent on a LXC container with Ubuntu 20.04.
The minimal Ubuntu do not have curl installed as default therefore I suggest that the script check for that requirement :
command -v curl >/dev/null 2>&1 || { echo >&2 "I require curl but it's not installed. Aborting."; exit 1; }Regards,
Benny
-
Sure, we could add that.
I quickly tested using a word I knew would not exist on the server and of course it promptly logged me out of the server.
Great, it works, now maybe I should use it in the script next time :).
The script has already been updated.
Thanks very much for the suggestion.
-
I ISPtracker_Support marked this topic as a question on
-
I ISPtracker_Support has marked this topic as solved on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login