Document toolboxDocument toolbox

Using the Job Viewer

The Job Viewer (opened from a job instance hyperlink in the Job History tab) provides detailed information about a job.

  • The Details tab provides detailed information about the selected job, including start and end times for the job, the current job status, and the IP addresses and names of any devices against which the job runs.
    To view job details for a device, click the hyperlink in the Status column. The Job Details Viewer opens for the chosen job, automatically displaying the Process Log for the selected job . For more information, see Viewing Job Details.
    When you click the hyperlink in the IP Address column of the Job Viewer, the Device Viewer appears for the device associated with the chosen IP address. For more information, see Inspecting Devices in the Network.
  • The Issues tab lists issues raised by the job.
    To view Issue details, click a hyperlink in the Title column.
  • The Files tab lists files created using the ARCHIVE keyword. You can view and download files from within this tab. (If the ARCHIVE keyword is not used in the script, this tab is empty.)
  • Click the Cancel icon for that device.
  • Turn auto-refresh On or Off from the Refresh dropdown.

    Note

    The Cancel icon will only appear in the Actions column for a device if the job is currently pending or running on that device. The Actions column is empty if the job has been completed for all devices.

  • Click Cancel All to cancel all running Jobs on the page.

You create Views by resizing columns by dragging column headers into different orders in the Viewer and by adding or removing individual columns in the window.

Save views by using the Views pull-down menu.

You filter Job Details based on an expected value or multiple that may appear in any Job Viewer column.

To filter job information, do the following:

  1. In the Job Viewer, click Filters. The Filters dialog appears.
  2. In the Select a New Field dropdown, select the information field (End Time, Start Time, Action, Device Name, IP Address, or Status). A new row appears in the requester.
  3. Enter a Value.
    You can also change the Operator under which each filter entry operates. The default operator is (=) but can be changed to !=, Contains, Does Not Contain, Starts With and Ends With for precise matching.
  4. To add additional fields for matching in the Job, click the Select a New Field dropdown again.
  5. Click Apply to activate the filter. Click OK when finished with the new filter. To stop and quit without committing any changes, click the Close gadget on the requester.

To reschedule jobs that yielded errors, do the following:

  1. In the Job History, click the Name link for a Job that produced an error. The Job Viewer appears.
  2. In the Details tab, click Reschedule Errors.
  3. In the Reschedule Errors requester, select a calendar Execution Date and Execution Time.
  4. Click Reschedule Errors to reschedule the job. After a moment, the appliance displays a message: Created new job specification from device list. The new job needs to be approved.
  5. Click OK to continue.

To re-run a section of a script that yielded an error, do the following:

  1. Click the Rerun Errors button. The Run... Script dialog appears.
  2. In the Run... Script dialog, double-click items in the Hosts lists to add them to the Selected list. The Selected list represents the devices against which the job should be re-run.
  3. Click Run Now.
  4. Click OK to continue.