I have installed 2 remote commands which monitor Apache and MySQL and if status is stopped it will restart the services.
I am trying to put time limit on remote commands to not run after 3 attempts.
e.g: after 3 attempts to restart MySQL either its running or not remote command will not execute again.
Please help me on this... thank you.
I am trying to put time limit on remote commands to not run after 3 attempts.
e.g: after 3 attempts to restart MySQL either its running or not remote command will not execute again.
Please help me on this... thank you.