Send alarm based on file size

Everything about Control-M agents installation or setup.
Post Reply
rdierk

Send alarm based on file size

Post by rdierk » 09 Apr 2008 10:30

Is it possible to send a "shout" based on the file size being received by a filewatcher?

I would like to send out a warning of possible processing delays if the data being received for processing is larger than normal.

User avatar
fyot
Nouveau
Nouveau
Posts: 736
Joined: 26 Apr 2005 12:00
Location: PARIS
Contact:

Post by fyot » 09 Apr 2008 11:18

Hi

Not directly in a job.
So, it is possible to create a simple script launching your filewatcher, and after ot have tested file size.

Using ctmshout utility included with all control-m agent, it will be possible to send a message through Control-M.

User avatar
gglau
Nouveau
Nouveau
Posts: 317
Joined: 13 Jun 2007 12:00

Post by gglau » 10 Apr 2008 4:21

Launch filewatcher immediately after with a bigger file size in the parameter and 1 minute timeout. Shout if OK. No shout if NOTOK.

Post Reply