Hi we are already using monit and mmonit with great success and now need to restart a process every 8 hours (the process is currently monitored by monit)
I checked the docs and couldnt find anything about auto restarting a working/running process, I could always do a cronjob to do monit restart <processname> but just figured id check to see if i can add a line to the monitrc file to do this.
thanks
mike