NetWorker command:      nsrlic

NAME

       nsrlic - NetWorker license reporting command


SYNOPSIS

       nsrlic [ -vi ] [ -s server ]


DESCRIPTION

       The nsrlic command generates reports about all license information cur-
       rently active on a NetWorker server.  This  command  queries  the  Net-
       Worker resource database, and formats and displays the results to stan-
       dard output.

       The nsrlic program reports the following information:

       - The number of standard client licenses

       - The number of standard client licenses used

       - The number of standard client licenses	 borrowed  by  virtual	client
       physical nodes

       - The number of remaining standard client licenses

       - The list of standard clients connected to the named NetWorker server

       -  The  list  of	 standard  clients  defined in the specified NetWorker
       server

       - The number of clients, listed by platform

       The nsrlic program reports the following information for virtual client
       physical hosts and for NDMP clients:

       - The number of licenses

       - The number of licenses used

       - The number of remaining licenses

       - The list of clients connected to the specified NetWorker server


       When  applications  exist  which require licensing, nsrlic also reports
       them in the same manner.  In this case, however, the  output  will  not
       contain any references unless either there are licenses available, or a
       connected client is utilizing a license count for such applications.


OPTIONS

       -i     Selects interactive mode.  In this mode, you can request differ-
              ent  reports,  refresh the information, or switch to a different
              server.  The information is  requested  once  and  cached  until
              another connect command is issued.

       -s server
              Selects which NetWorker server to query.  By default, the server
              on the local system is queried.

       -v     Selects verbose mode.  In addition to the number of licenses  or
              the  number  of clients, a list of connected and defined clients
              is gathered and displayed.


USAGE

       The following commands are supported in the interactive mode:

       connect [ server ]
              Connects to the named server.  By default, this is the server on
              the local system.

       detail
              Produces  a  detailed  report.   Displays  a  list  of connected
              Displays a summary report.

       help
	      Displays a list of available commands.

       summary
	      Displays a summary report.

       ?
              Is the same as online help.

       quit
              Performs an immediate exit from nsrlic.


DIAGNOSTICS

       nsrlic displays a "usage" message describing the available options when
       characters are used that are not valid for this command.

       command not found
              Indicates that the command is not a supported command.

       RPC error: Remote system error RPC error: Program not registered
              Indicates  that  some problems were encountered while connecting
              to the NetWorker server on the  specified  system.   The  nsrlic
              command  requires  that the NetWorker daemons be running.  Start
              your NetWorker daemons (nsrd) and  rerun  nsrlic.   If  nsrd  is
              already  running,  you have probably reached a resource limit on
              the server (for example, not  enough  memory  or  no  more  pro-
              cesses).


SEE ALSO

       nsrd(8), nsradmin(8)

NetWorker 7.5.1			 Mar 21, 09