APPLICATION DESIGN
Use this statement to provide debugging information about agent loading, scheduling, and performance. When you specify Debug_AMgr, you can use the tell amgr_debug command at the IBM® Lotus® Notes® console to change the settings.
Note If you specify that the Agent Manager display all possible debugging information, agent performance can be significantly affected.
Use this statement to provide a subset of the information recorded with Debug_AMgr. Log_AgentManager does not affect agent performance as much as Debug_AMgr could.
Debug_AMgr
To specify that the Agent Manager record debug information, edit NOTES.INI and add the following statement:
Debug_AMgr=option
where option can be one or more of the following:
DEBUG_OUTFILE=<file-name>
If you run an agent on a database stored on your local workstation, you must redirect the output because the Notes console is only on the server.
Log_AgentManager
To specify that the Agent Manager record less debugging information than with Debug_AMgr, edit NOTES.INI and add the following statement:
Log_AgentManager=option
where option can be one of the following (but not more than one):