$('a[name]').remove(); $('#ic-homepage__footer').before('
'); $("#tabs").tabs({ selected: 1 }); $("#ic-homepage__ic-tips").append( quickTipHTML() ); unhideOneProductTip(); $("#ic-homepage__product-tips").wrapInner('
'); $("#ic-homepage__feed-tips").wrapInner('
'); });
IBM Tivoli Monitoring > Version 6.3 > User's Guides > Agent Builder User's Guide > Create workspaces, Take Action commands, and situations IBM Tivoli Monitoring, Version 6.3
Create situations, Take Action commands, and queries
Find information to help create situations, Take Action commands, and queries.
To create situations, Take Action commands, and queries, use the Tivoli Enterprise Portal and the embedded Situation editor. For detailed information about how to create situations and queries, see the Tivoli Enterprise Portal User's Guide. The User's Guide is online at the IBM Tivoli Monitoring Information Center. You can also use the help documentation that is installed with the Tivoli Enterprise Portal Server. An Agent Builder monitoring agent can recognize and perform special processing for a set of specific Take Action commands. For more information about these special Take Action commands, see (Take Action commands reference).
Situations for system monitor agents are created differently from the Enterprise situations that are created with the Tivoli Enterprise Portal Situation editor or the tacmd createSit command. For system monitor agents, private situations are created in a local private situation configuration XML file for the agent. For information about creating situations for system monitor agents, see "Private situations" in the "Agent Autonomy" chapter of the IBM Tivoli Monitoring Administrator's Guide.
Parent topic:
Create workspaces, Take Action commands, and situations