If I have a TCP check that shows if the service is online or not (with 1/0), is there some way to get the latest raw data (either a 1/0) from a URL?
I want to integrate it into a cron/bash script so that I can show whether a service is online or not via a seperate website.
Thanks!
I want to integrate it into a cron/bash script so that I can show whether a service is online or not via a seperate website.
Thanks!