Agent Manager Tell commands
This table describes additional Tell commands you can use with Agent Manager.
CommandResult
Tell Amgr CancelCancels the scheduled agent that is currently running. Specify the agent to be cancelled by entering these arguments:

"db name" 'agent name'

Example: Tell Amgr Cancel "DatabaseName.nsf" 'AgentName'

Note You can use the Tell Amgr Schedule command to determine which agents can be cancelled.

Tell Amgr DebugDisplays either the current debug settings for the Agent Manager or lets you set new ones. When using this command to set debug values, you can use the same flags used by the Debug_AMgr command in the NOTES.INI file. These settings take effect immediately; you do not need to restart the Agent Manager or the server.
Tell Amgr RunRuns the agents that you designate with these arguments:

"db name" 'agent name'

Example: Tell Amgr Run "DatabaseName.nsf" 'AgentName'

Tell Amgr PausePauses scheduling of agents
Tell Amgr QuitStops the Agent Manager on a server.
Tell Amgr ResumeResumes scheduling of agents.
Tell Amgr ScheduleShows the schedule for all agents scheduled to run for the current day. In addition, the command shows the agent trigger type, the time the agent is scheduled to run, the name of the agent, and the name of the database on which the database runs. Checking the Agent Manager schedule lets you see if an agent is waiting in one of the Agent Manager queues.

Agent Manager queues:

E - Agents eligible to run

S - Agents scheduled to run

V - Event-triggered agents waiting for their events to occur

Trigger types:

S - Agent is scheduled to run

M - Agent is a new mail-triggered agent

U - Agent is a new/updated document-triggered agent

Tell Amgr StatusThis command shows a snapshot of the Agent Manager queues and displays the Agent Manager settings in the Server document.

See Also