IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1
Set_Application_Monitoring: Set monitoring
Use the Set_Application_Monitoring command to set monitoring of the J2EE application. The J2SE application server does not support this take action command.
Command syntax
YJ:Set_Application_Monitoring App_Id Monitoring_Enabled Request_Data_Monitoring_Level Request_Data_Sampling_Rate
...where App_Id is the application ID which is automatically assigned in the portal from the selection context when Take Action was invoked.
Monitoring_Enabled is a Boolean value and the valid values are 0 and 1. It defines whether monitoring agent application dashboard monitoring feature is enabled for the given application.
Request_Data_Monitoring_Level is an integer value that defines custom request monitoring level for the given application. Valid values are 0 (DISABLE), 1 (LEVEL1), and 2 (LEVEL2).
Request_Data_Sampling_Rate is an integer value that defines custom request monitoring rate (in percentage) for the given application. Valid values range from 0 to 100.
Parent topic:
Take Action commands for ITCAM Agent for J2EE