In my server , I have n number of services running in my server. I want to send heartbeat from each services. If no heartbeat received from any of the server means, I need to send notification. Please reply me how to do it.
I used nodata() function in triggers. It send notification only when the server is down. I want to generate for each services. Please give me a way.
I used nodata() function in triggers. It send notification only when the server is down. I want to generate for each services. Please give me a way.
Comment