Data Governance Administrator Guide > Monitoring Axon > Monitor Scheduled Jobs
  

Monitor Scheduled Jobs

You can monitor the scheduled jobs created by the Jobber utility. You can view the details of scheduled jobs and the error messages for failed jobs.
See all scheduled jobs
To see the list of all jobs scheduled by Jobber, run the following command:
<INSTALLATION_DIR>/axonhome/third-party-app/jobber/bin/jobber -sock=<INSTALLATION_DIR>/axonhome/third-party-app/config/jobber/jobber_daemon.sock -user=<Axon_Administrator_non-root_user> -jobfile=<INSTALLATION_DIR>/axonhome/axon_scheduler/axon.jobs list
See email notification logs
The <user_name> file contains the error messages, if any, for the email notifications. To view the error messages, run the following command:
vi /var/spool/mail/<user_name>