This chapter provides a description of each blackout view and its columns. Blackouts permit you to suspend monitoring on one or more targets in order to perform maintenance operations. It contains the following sections:
For examples of how to use views, see Chapter 20, 'Examples'.
2.1MGMT$BLACKOUT_HISTORY
Oct 31, 2019 All and all, we need to be worried about yet another patch of bad performance and hard try, no reward situation for WW monks. I think the WW monk community should ask Blizzard more buffs and tuning for WW monks before 8.3 get released. We investigated mortality in New York, NY, during the largest blackout in US history (August 14–15, 2003). 11 This was the first citywide blackout of New York, NY, since 1977 7 and constituted a natural experiment—power was available until 4:11 pm on August 14, and then immediately unavailable throughout the community. 7 We compare. We need more HATS Steal sprites from other servers if you have to. GM Affiliation to Guilds From a point of view of a normal player. If a player knew that a GM is playing in that guild all the time even though he/she is not using a GM account. DMG Fitness, Falcarragh. 830 likes 16 were here. Offers a range of fitness classes such as Spinning, Mini Cycle, Boxercise, Abs Blast. Boxercise for kids (13-17) & Mini Cycle for kids (13-17). Call of Duty: Black Ops 4 weapons – every gun detailed. Here's a list of all Call of Duty: Black Ops 4 weapons to help you choose between some of the best virtual guns around.
The MGMT$BLACKOUT_HISTORY view displays a historical log of changes in the blackout state for a managed target. In addition, the view can be used to generate a list of targets that were in a blackout period for a specific period of time.
Table 2-1 MGMT$BLACKOUT_HISTORY
Column | Description |
---|---|
BLACKOUT_NAME | The name of the blackout |
CREATED_BY | The Enterprise Manager administrator who created the blackout |
BLACKOUT_GUID | The unique global identifier (GUID) for the blackout |
START_TIME | Start of the blackout period for the managed target |
END_TIME | End of the blackout period for the managed target. If the target is currently in a blackout period, the END_ TIMESTAMP date will be NULL. |
TARGET_NAME | Name of the target where the metric was collected. The target name uniquely identifies a managed target within the Management Repository. The target name typically contains the name of the managed entity that was provided by the system or database administrator. |
TARGET_TYPE | Types of targets may include databases, hosts, web servers, applications, or Application Servers. The definer of the collection definition at the Management Agent defines the target type. The target type defines the set of metrics that are collected for a managed target within the Management Repository. |
STATUS | Current status of the blackout Status Values:
|
Usage Notes
Queries using this view will use an index if they reference the target_name, target_ type, start_timestamp, or end_timestamp.
Typically, blackout history information retrieved using this view will be ordered by target_name, target_type, and start_timestamp.
2.2MGMT$BLACKOUTS
Rampart Needs More Dmg In Blackout 2017
The MGMT$BLACKOUTS view displays all blackout definition information along with current schedules.
Rampart Needs More Dmg In Blackout Curtains
Table 2-2 MGMT$BLACKOUTS
Column | Description |
---|---|
BLACKOUT_NAME | The name of the blackout |
BLACKOUT_GUID | The unique global identifier (GUID) of the blackout |
REASON | Purpose of the blackout. Reasons are chosen from a predefined list by the report owner |
DESCRIPTION | Detailed information about the blackout |
STATUS | Current status of the blackout Status Values:
|
CREATED_BY | Administrator who created the blackout. CREATED_BY returns SYSTEM as the blackout owner if the blackout was created using the Enterprise Manager Command Line Interface. |
LAST_START_TIME | Last time the blackout successfully started |
LAST_END_TIME | Last time the blackout successfully ended |
SCHEDULED_TIME | Possible values are:
|
SCHEDULE_START_TIME | Time the blackout is scheduled to start. |
SCHEDULE_END_TIME | Time the blackout is scheduled to end |
DURATION | Duration of the blackout in minutes |