Below you will find pages that utilize the taxonomy term “Monitoring”
January 9, 2010
Monitoring batches in IT environment : efficiently using emails
Sometimes automatically running scripts in production environments are simply monitored by emails. Those scripts may run on schedule or be triggered by events and they send an email (for example to the technical support level 1) upon completion of the job. The content of the email will then give information about the outcome of the execution of the script.
This posts lists a few ideas that you might find useful to implement when in such an environment.