check-linux-by-ssh
check-linux-by-ssh copied to clipboard
Add service status check
This script can perform:
- a generic service state check like "service httpd status",
- a custom service state check like "rabbitmq cluster_status" with the pattern "running_nodes" and check if it match with your expected stdout "node1,node2"