Is there a way to trace a issued console command? I am sending remote console commands using LotusScript, and I would love to know the status of it. Like, if I perform a “rep” command, I would like to see if it is completed or not.
Rune
Is there a way to trace a issued console command? I am sending remote console commands using LotusScript, and I would love to know the status of it. Like, if I perform a “rep” command, I would like to see if it is completed or not.
Rune
Subject: Use the admin client
If you use the admin client, go to the Server > Status tab and click in the lefthand pane on ‘Tasks’. It will show what the tasks are really doing (and, also important, show how much performance they consume).
It’s just a view so you can refresh it to see the actual status.