![]() |
Monitoring CRON execution - Printable Version +- Pandora FMS community forums (https://pandorafms.org/forum) +-- Forum: Pandora FMS (https://pandorafms.org/forum/forum-3.html) +--- Forum: General monitoring discussion (https://pandorafms.org/forum/forum-6.html) +--- Thread: Monitoring CRON execution (/thread-7556.html) |
Monitoring CRON execution - futurist71 - 08-22-2014 Hi, Is there a module or plugin to implement through Pandora to monitor a CRON JOB execution, I want to know if the CRON is being executed correctly or not? Regards. Re: Monitoring CRON execution - futurist71 - 08-22-2014 For example which script is possible to implemente from a module console where I can compare the currect /var/log/cron timestamp vs. current time. I want to check that my log is being executed each 2 minutes. Re: Monitoring CRON execution - ivo_yordanov - 08-25-2014 Hello Have you tried to use a module to just measure if a the process is up or down. You can use the interval to set different time interval for the execution. Regards Ivo |