London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Björn Olsson
Oct 31, 2009
  9705
(5 votes)

Scheduled Jobs Monitor Gadget

My first blog post ever, here it goes:

This is a gadget I’ve created for monitoring all scheduled jobs installed on the site. You can also execute jobs manually using this gadget.

This is the default view, a list of all scheduled jobs. The status-column indicates whether the job is currently running or not. I guess the rest of the columns speak for themselves.

Index

This view is shown when the name of a scheduled job is clicked. The history will automatically update after the job is executed manually using the ‘Start Manually’ button.

History

This warning message will be displayed if the EPiServer Scheduler Service does not appear to be active. Please note that this message is displayed during application startups for a few moments sometimes.

WarningMessage

As you may already have concluded, this is a very boring and uncool gadget. But very useful :)

Installation

  1. Download installer below
  2. Start EPiServer Deployment Center
  3. Choose to “Install a Module from a Compressed File” and follow the instructions. (Found under: Installed Products –> EPiServer CMS –> Version 6.0)

Enjoy!

Download installer

Download source

Oct 31, 2009

Comments

Björn Olsson
Björn Olsson Sep 21, 2010 10:32 AM

The tags on this blog post seams to have disappeard when i republished from live writer?

Eric
Eric Sep 21, 2010 10:32 AM

I will have a look at it! /Eric

Sep 21, 2010 10:32 AM

Welcome as a blogger! Nice little gadget.
/ Mattias Nordgren

Marija Jemuovic
Marija Jemuovic Apr 4, 2011 01:56 PM

Hello, Bjorn, nice idea for a gadget! However, I am getting the 404 when trying to access your installer/source. Can you please check it or upload it elsewhere?

Thanks in advance!

Björn Olsson
Björn Olsson Apr 4, 2011 01:58 PM

Thx, the downloads should work again now, but I can't guarantee that this plugin still works however :)

Apr 27, 2011 02:20 PM

nice work

May 18, 2011 08:41 AM

Good work,But i am using the source code and i am getting this error i.e

Message: 'epi.gadget.ajaxLoader' is null or not an object

How i can fix this?

Björn Olsson
Björn Olsson May 20, 2011 09:23 AM

Don't know, I guess the api has changed since is built this.

Please login to comment.
Latest blogs
Display page/block thumbnail based on selected site in multi-site solution

In previous blog we described how to control the visibility of the blocks or properties based on the current site in multisite solution. We can use...

Tomek Juranek | May 16, 2025

Understanding the Infrastructure Powering AI Agents for Marketing

The marketing world is increasingly captivated by the potential of AI agents. However, it's crucial to recognize that these agents are not simply...

Patrick Lam | May 15, 2025

Meet the Newest OMVPs – Winter 2025 Cohort

We're excited to officially welcome the latest winter cohort of Optimizely Most Valuable Professionals (OMVPs) - a group of passionate tech...

Satata Satez | May 14, 2025

Helper method to encode query string properly

When using Url.ContentUrl() in Optimizely 12, encodes spaces as + in the query string. If you want to encode the spaces as %20, use the below helpe...

sunylcumar | May 13, 2025