Archive for March, 2009

How does one blackout events and jobs during maintenance slots?

March 18th, 2009

Managemnet and data collection activity can be suspended by imposing a blackout. See here some examples:
agentctl start blackout # Blackout the entrire agent
agentctl stop blackout # Resume monitoring and management
agentctl start blackout ORCL # Blackout DB ORCL
agentctl stop blackout ORCL # Resume monitoring DB ORCL
agentctl start blackout -s jobs -d 00:20 # Blackout jobs for 20 min