NLRGT(1) — USER COMMANDS
NAME
nlrgt − SunNet License Report Generation Tool
SYNOPSIS
nlrgt [ −f spec_file ] [ −s server ] [ −r report ] [ −l page_length ] [ −po | −pr ]
DESCRIPTION
nlrgt, the SunNet License Report Generation Tool, is an application that is used to create reports based on the license service activity. It can be run as a standalone program or from the nladmin tool, (see nladmin (1)).
nlrgt prints the reports to stdout.
OPTIONS
−f spec_file
Read a list of options from the file named spec_file and use those to generate the report. Specification files are generated by the nladmin tool when the nlrgt tool is run from it.
−s server
Generate the report from the named license server.
−r report
Generate a report of report type. The report types are:
CURR_LIC_USE /∗ The current license usage report. ∗/
CURR_SRVR_QUE /∗ The state of the server’s queue. ∗/
LICENSE_OPS /∗ Operations performed on licenses. ∗/
APP_ERRS /∗ Errors reported to the server by the application. ∗/
CLNT_LIB_ERRS /∗ Errors reported to the server by the client libraries. ∗/
GEN_LIC_USE /∗ Historical usage of licenses. ∗/
LIC_QUE_LOG /∗ Historical queue usage. ∗/
LIC_AVAILABILITY /∗ Availability of the licenses. ∗/
SERVER_ERR /∗ Errors logged by the server. ∗/
−l page_length
After every page_length lines print a header.
−pr Print a report and then purge the log files that were used to generate the report.
−po Purge the log without printing a report.
FILES
/tmp/UNETlic_data.XXXXXX
/tmp/SNETlic_data.XXXXXX
Files of unsorted and sorted internal records. They are removed before termination.
SEE ALSO
SunNet License Administrator’s Guide
DIAGNOSTICS
All error messages are printed to stderr, and the tool exits with one of the following exit status:
0Successful execution.
1Could not process arguments, or could not connect to server requested.
2Could not process specification file.
3Could not convert the specifications into internal key representation.
4Unable to generate the report.
Sun Release 4.1 — Last change: 3 September 1989