How to clear ALARMS with using the GUI?
search cancel

How to clear ALARMS with using the GUI?

book

Article ID: 54249

calendar_today

Updated On:

Products

CA Workload Automation AE - Business Agents (AutoSys) CA Workload Automation AE - Scheduler (AutoSys) Workload Automation Agent

Issue/Introduction

Our Autosys environment consists of a Development, Test, Acceptance, and Production environment. Our operators close all alarms in the Production but not in Acceptance, Development and Test environment. The Test, Development and Acceptance alarms grow tremendously.

Question: Is it possible to close and remove alarms by running a simple command?

Environment

Release:
Component: ATSYS

Resolution

In order to clear all alarms in a specific instance, connect to database and run the following command:

  delete from alarm where alarm_time<x

(Where x is the internal Autosys time)

You can obtain the Autosys time by running command 'time0':

Example:

$ time0
Current AutoTime(internal): 1166191786