Hi, can anyone assist on how to monitor the linux crontab job?
the monitor result is to check whether the crontab job have run successful.
What products do you have?
Hi Steven,
Currently using NPM 12.0 and SAM
There's a log parser sample template in SAM that you could point at your cron logs looking for any mention of a failure. That'd do the trick. Failing that you could write something of your own and use the same component.