Use standard cron or any UNIX-capable scheduler to kick-start HC jobs. For example:
When needing to run multiple HC jobs at the same time, use the --no-lock command-line parameter. This will allow for concurrent runs of the health check script. Concurrent runs will cause multiplexed log entries.
Leave a comment