It would be helpful to have a job history summary page that groups by job name and gives average run time for that job and number of times it ran. Having the capability to change the date range would be an added bonus (e.g. show me a summary of all jobs in the last 24hours).
Currently I am achieving this by directly querying the FME Server POSTGRES fme_job_history table and sending the info via email. A cleaner approach would be the ability to do so in the FME Server interface and even drill down to specific jobs to find failures and view logs.
