script status
Hi Guys,
Is there a way to see the status of a script scheduled to run at night? I want to see how many machines have actually run the script and how many are left to run it.
Cheers,
Mike
Is there a way to see the status of a script scheduled to run at night? I want to see how many machines have actually run the script and how many are left to run it.
Cheers,
Mike
0 Comments
[ + ] Show comments
Answers (4)
Please log in to answer
Posted by:
GillySpy
13 years ago
There are a few ways.
- You could add some debug feedback in your script and then upload that result as the last task of the script. There is an upload file task
- If the machine has updated it's script (via script interval) since the script ran then AND you have agent log retention set to on then you can see the script log in the inventory of the machine.
- If you are on the machine then you can check the logs on the machine.
Posted by:
ms01ak
13 years ago
Posted by:
GillySpy
13 years ago
Posted by:
snissen
13 years ago
I have successfully used the Scripting-->Search Logs to get this kind of information. I had to try many different combinations of the 5 search fields to get what I wanted:
Search for: (you must put something here, and it must match in the log text, not in the header with the machine or script name or date/time)
Script:
Log types:
Historical:
Labels:
These searches can be slow, but I find them comprehensive. Sande
Search for: (you must put something here, and it must match in the log text, not in the header with the machine or script name or date/time)
Script:
Log types:
Historical:
Labels:
These searches can be slow, but I find them comprehensive. Sande
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.