I am assigned to check whether some services ( like Cassandra, Kafka, memSQL or a simple Java Service) are up an running on our machines. They are located in our internal network and run on a port.
I've read Simple checks but still have some questions:
1. Those are the items that were created for this very same job, right? (availability of service checking/ the description says so, but I'm a bit not sure)
2. What are the differences between icmpping and net.tcp.service? Can't be both used to detect whether a service is down, froze or active?
3. (If the answer is different from the No. 2 question) What service could be used to detect those states?
I've read Simple checks but still have some questions:
1. Those are the items that were created for this very same job, right? (availability of service checking/ the description says so, but I'm a bit not sure)
2. What are the differences between icmpping and net.tcp.service? Can't be both used to detect whether a service is down, froze or active?
3. (If the answer is different from the No. 2 question) What service could be used to detect those states?