How do I get an alert on ECS if a job/group is not mounted?

Tools and several solutions to manage Control-M products
Post Reply
User avatar
kernel301
Nouveau
Nouveau
Posts: 12
Joined: 07 May 2010 12:00

How do I get an alert on ECS if a job/group is not mounted?

Post by kernel301 » 11 Jan 2012 12:41

hello,
How do I get an alert or shout on ECS if a job or group is not mounted on the control-m plane ?
regards

User avatar
pmdeshayes
Nouveau
Nouveau
Posts: 23
Joined: 07 Jul 2008 12:00

Post by pmdeshayes » 11 Jan 2012 3:38

Short answer is: you don't. At least the product does not inform you natively. If you want to detect this kind of events, you'll have to check this out yourself.

User avatar
Walty
Nouveau
Nouveau
Posts: 473
Joined: 20 Jan 2006 12:00

Post by Walty » 17 Jan 2012 2:52

Hi,

You can look the <ctmudchk> Control-M utility

ie: ctmudchk -DAILY <your user daily name> -ACTION LIST

If it returns nothing, then everything for the specific User Daily is correctly ordered and found in the AJF.

For future date:
ctmudchk -DAILY <your user daily name> -ACTION LIST -ODATE <your future odate> | grep <your_jobname>

If no job found, send alert
Best regards
Walty

Post Reply