Disabling the Agent
UniAgent Deployment Method
Currently, disabling or enabling the Agent is not supported on the UniAgents Management page. To disable the Agent, configure the process blacklist at C:\Program Files\tingyun\monitor\conf\blacklist.txt. For example, to disable the .NET application named app3, modify C:\Program Files\tingyun\monitor\conf\blacklist.txt as follows:
app3
Standard Deployment Method
Disabling/Enabling the Agent via Console
- Advantage: No need to restart IIS.
- Disadvantage: The Agent remains resident in the IIS process, but the logic code for collecting performance is not executed.
To disable: In the application list, set the switch in the Operation column to the off position.
To enable: In the application list, find the corresponding application and set the switch in the Operation column to the on position.
Disabling/Enabling the Agent via NBUI
- Advantage: The Agent is completely disabled and not loaded.
- Disadvantage: Requires restarting IIS. Please choose an appropriate maintenance window to operate.
To disable: In the NBUI interface, click "Disable Monitoring".
To enable: In the NBUI interface, click "Enable Monitoring".