...
When configuring printer alerts, the following command as shown in the SSH tab should handle the recovery action needed to restart a printer.
...
Simple The above command is a simple ssh script that runs as ITC activity is called during a recovery action .
We identified that the status of the printer could be any one of the following:
Idle
Printing
Disabled
when the condition configured is triggered.
...
In the configuration above configuration, the recovery action is will be triggered when the printer's status goes to “Disabled“ and is relaunched if after 10 minutes it's still in “Disabled“ statusthe printer is in a “Disabled“ state. If the printer remains in the “Disabled“ state for 10 minutes, the restart recovery action is triggered again until the status change to either “Idle” or “Printing”.