
•
TASK_NAME
—This is the name of the task.
•
SOLUTION_NAME
—This is the name of the solution where the task was run.
•
STATUS
—This is the status reported when the job was completed or abandoned.
•
START_TIME
—This is the time when the job was received.
•
END_TIME
—This is the time when the job was completed or abandoned.
•
PERCENT_COMPLETE
—This is the progress reported by the job when it was completed or abandoned.
•
USER_ID
—This is the user who submitted the job, if applicable.
•
PRINTER
—This is the address of the printer or software client that submitted the job, if applicable.
•
ADDRESS
—This is the unique ID number of a printer.
•
SCHEDULE_ID
—This is the ID for the scheduled task that ran, if applicable.
•
PARENT_ID
—This is the task ID of the previous task that started the listed task, if applicable.
•
THREAD_NAME
—This is the name of the thread used by the task.
•
CLIENT_NAME
—This is the host name of the printer or software client that submitted the job, if applicable.
•
PRINTER_MODEL
—This is the printer model number reported by the printer that submitted the job, if applicable.
•
JOB_TYPE
—This is the device class for which a profile was run by the task, if applicable.
•
HAS_SCANNER
—This is the boolean value (
0
or
1
) for whether the printer that submitted that job has a scanner.
Using included subreports
Some subreports included may be useful in developing other custom reports. Since these files are included with the
installation, they do not have to be uploaded before adding a form that includes any of them.
When using a subreport in a custom report, you must pass the
start_date
,
end_date
, and
SUBREPORT_DIR
to
the subreport using the Parameters property of the subreport element.
File name
Page
orientation
Description
_portrait_title.jasper
Portrait
Displays a default header image, the title of the report, and the
selected reporting period for use as a header in a report
_landscape_title.jasper
Landscape
_portrait_footer.jasper
Portrait
Displays the date when the report was created, and the page
number for use as a footer in the report
_landscape_footer.jasper
Landscape
_portrait_no_data_message.jasper
Portrait
Displays a message indicating that no data was found within the
selected period for use as a No Data node in a report
Note:
By default, iReport does not generate a report if there is no
data. To use a No Data node, change the setting for when there is
no data in the report from No Pages selection to No Data Section.
_landscape_no_data_message.jasper Landscape
_Printers_Least_Used
Either
Displays the printers least used to submit jobs
_Printer_Models_Most_Used
Either
Displays the printer models most used to submit jobs
_Printers_Most_Used
Either
Displays the printers most used to submit jobs
_Server_Stats
Either
Displays a breakdown of job types run on a server
Note:
This subreport uses the additional parameter
SERVER
,
which contains the host name of the server for which the
subreport should be run.
Monitoring and maintaining the system
85