HPlogo System Startup, Configuration, and Shutdown Reference Manual: HP 3000 MPE/iX Computer Systems > Chapter 7 Modifying Miscellaneous Configuration Elements

Using the MISC Configurator Help Facility

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Glossary

 » Index

The help facility enables you to identify quickly the function and syntax of MISC configurator commands.

To obtain a list of the commands available for use in the MISC configurator, enter HELP at the MISC configurator prompt.

Example 7-2 MISC Configurator HELP



   misc>HELP 

 

        ** MISC configurator commands ** 



        drin (dr)        io              job (jo)        lrin (lr) 

        resource (re)    session (se)    show(sh)        stack (st) 

        system (sy) 



        clear (cl)(c)    exit (ex)(e)     help (he)(h)    hold (ho) 

        oclose (oc)      redo 

   misc> 

Entering HELP ALL produces a list of all MISC configurator commands and syntax. Example 7-3 displays the output.

Example 7-3 MISC Configurator HELP ALL Output



   misc>HELP ALL 

 

        commands (abb)   parameter=value 

        --------------   --------------- 



        drin (dr)        global        = global-rin#,... 



        io (io)          [maxdyninput  = dynamic input devs]

                         [maxdynoutput = dynamic output devs]

                         [maxdynio     = dynamic I/O devs]



        job (jo)         [cputime      = second-count] 

                         [maxlimit     = maximum job limit] 

                         [pool         = pool-size] 



        lrin (lr)        [dest         = OFFLINE] 



        resource (re)    [grins        = global-rin-allocation] 

                         [rins         = total-rin-allocation] 

                         [iomont       = io-monitor-table size] 

                         [maxcmcode    = cm code segment size] 

                         [cmsegs       = cm code segs per proc] 

                         [maxxdata     = max size of xdata seg] 

                         [xdataperproc = max data segs/proc] 



        session (se)     [maxlimit     = maximum session limit] 

                         [logontimeout = time in seconds] 

                         [citimeout    = time in minutes] 

                         [pool         = pool-size] 



        show (sh)        [command      = JOB|RESOURCE|SESSION|

                                         STACK|SYSTEM|ALL 

                         [dest         = OFFLINE] 



        stack (st)       [nm           = default nm stack size] 

                         [maxnm        = max size of nm stack] 

                         [cm           = default cm stack size] 

                         [maxcm        = max size of cm stack] 

                         [heap         = default heap size] 

                         [maxheap      = max size of nm heap] 



        system (sy)      [userversion        = x.yy.zz] 

                         [logonprompt        = max-255-characters] 

                         [ciprompt           = max-255-characters] 

                         [enforcelogonudcs    = ON|OFF]


You can request help for a specific MISC configurator command by entering HELP commandname at the MISC configurator prompt:

  misc>HELP RESOURCE 





     resource (re)    [grins        = globalrinallocation]

                      [rins         = totalrinallocation]

                      [iomont       = iomonitortablesize]

                      [maxcmcode    = cmcodesegmentsize]

                      [cmsegs       = cmcodesegsperproc]

                      [maxxdata     = maxsizeofxdataseg]

                      [xdataperproc = maxdatasegsproc]
Feedback to webmaster