Application Launcher must know which method of reporting (database, SNMP trap, or log file) to use for an application and which events to report for the application. You provide this information through the Application object's Reporting page (Common tab).
In ConsoleOne, right-click the Application object for which you want to configure reporting, then click
.Click the
tab > to display the Reporting page.Fill in the following fields:
Events: Select the events (launch, distribution, filtering, uninstall, cache, and process termination) that you want reported and the destination (database, SNMP trap, log file, or XML) where you want the events sent. If necessary, you can send events to multiple destinations (for example, both a database and a log file). Events and destinations are described in the following tables:
Event |
Description |
---|---|
Launch Success |
Occurs when a user double-clicks the Application object and Application Launcher successfully starts the application. |
Launch Failure |
Occurs when a user double-clicks the Application object and Application Launcher cannot start the application. |
Distribution Success |
Occurs when Application Launcher successfully modifies the workstation to support the application. Modifications include installation of files, changing of settings (registry, INI, etc.), creation of shortcuts, and so forth. |
Distribution Failure |
Occurs when Application Launcher cannot modify the workstation to support the application. Modifications include installation of files, changing of settings (registry, INI, etc.), creation of shortcuts, and so forth. |
Uninstall Success |
Occurs when Application Launcher successfully uninstalls the application from the workstation. |
Uninstall Failure |
Occurs when Application Launcher cannot uninstall the application from the workstation. |
Cache Success |
Occurs when Application Launcher successfully caches the application to the workstation. |
Cache Failure |
Occurs when Application Launcher cannot cache the application to the workstation. |
Filter (Icon Hidden) |
Occurs when Application Launcher cannot display an Application object on a workstation because the workstation does not meet one or more of the Application object’s distribution rules (Application object > tab > page) and the option (on the page) is turned off. The Application object’s icon is hidden, or not shown, on the workstation. |
Filter (Icon Shown) |
Occurs when Application Launcher can only display a disabled (dimmed) Application object on a workstation. This occurs because the workstation does not meet one or more of the distribution rules (Application object > tab > page) and the option (on the page) is turned on. Users can right-click the disabled icon and click to see what system requirements are not being met. |
Process Termination |
Occurs when a user or Application Launcher terminates the application. |
Destination |
Description |
---|---|
|
Application Launcher can write events to any ODBC-compliant database (for example, the Sybase database included with ZENworks). To use a database, you must also:
|
|
Application Launcher can send SNMP traps to any SNMP management console. To use SNMP traps, you must also enable an SNMP Trap Target policy in a Service Location Package. It might be necessary to first create the Service Location Package.
|
|
Application Launcher can write events to a text log file. You use the Log File Location field (described below) to specify the location of the log file. |
|
Application Launcher can send events, as XML data, to a URL using the standard HTTP or HTTPS protocol. XML reporting is the recommended method if you want Application Launcher to report events for users located outside of your firewall. To use XML, you must also:
|
Log file location: If you selected a log file as the destination for any of the event reports, enter (or browse to and select) the location and name for the log file. You can specify a local drive or a network drive. If you enter a location that does not exist, Application Launcher creates it. Do not use extended characters in the path; extended characters are not supported.
If you want Application Launcher to log events to a file in a common network location, you need to establish the network directory and provide users with Read and Write rights to files in the directory. Because log file names are established on a per-application basis, you can have individual log files for each application (by specifying a different log file name for each Application object) or one log file for all applications (by specifying the same log file name for all Application objects).
IMPORTANT:You should only use log file reporting if users have a network client, such as the Novell Client™ or Microsoft Client for Networks, that enables writing to a NetWare, Linux, or Windows server, or if you specify a local drive as the log file location.
Click
to save the changes.