you guys know, i currently have setup sql server long running jobs for all our sql server but i would like to exclude some of the maintenance job that i know takes longer. is there a way to do this?
You might have to create a custom alert using something like this: Custom Alert - Jobs running longer than usual
That way, you can edit the where clause to exclude stuff...