Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Under Consideration
Workspace Domino
Categories Administration
Created by Guest
Created on Sep 19, 2018

Agents started on Domino console aren't displayed in console

When I start an agent on the console with
tell amgr run "database" 'agent'
the agent isn't shown under "show tasks". I also haven't found any option in Domino to see this agent running and thats more important for me: when the agent has finished it's work.

Only solution I've found: check the process list of the operating system. When I've configured 3 agents in the server document and there are 4 amgr processes, I know it's still running. But: if I start 2 agents on the console, I can't see which process is running which agent.

Riccardo Virzi | IT Brain Factory GmbH

  • Attach files
  • Guest
    Reply
    |
    Nov 6, 2020

    Scheduled agent will show running in server tasks.

    But for agents triggered using server command "tell amgr run" is not listed in server tasks.

    As of now, there is no command which shows any current running agent that was triggered using "tell amgr run"

  • Guest
    Reply
    |
    Sep 23, 2018

    It should also be possible to stop an agent using the "tell amgr cancel" command if it was started via the console.