Print this page
11621 fmadm and fmstat document privileges incorrectly

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/fmstat.1m.man.txt
          +++ new/usr/src/man/man1m/fmstat.1m.man.txt
↓ open down ↓ 3 lines elided ↑ open up ↑
   4    4  
   5    5  NAME
   6    6         fmstat - report fault management module statistics
   7    7  
   8    8  SYNOPSIS
   9    9         fmstat [-astTz] [-d u | d ] [-m module] [interval [count]]
  10   10  
  11   11  
  12   12  DESCRIPTION
  13   13         The fmstat utility can be used by administrators and service personnel
  14      -       to report statistics associated with the Solaris Fault Manager, fmd(1M)
  15      -       and its associated set of modules. The Fault Manager runs in the
  16      -       background on each Solaris system. It receives telemetry information
  17      -       relating to problems detected by the system software, diagnoses these
  18      -       problems, and initiates proactive self-healing activities such as
  19      -       disabling faulty components.
       14 +       to report statistics associated with the Fault Manager, fmd(1M) and its
       15 +       associated set of modules. The Fault Manager runs in the background on
       16 +       each system. It receives telemetry information relating to problems
       17 +       detected by the system software, diagnoses these problems, and
       18 +       initiates proactive self-healing activities such as disabling faulty
       19 +       components.
  20   20  
  21   21  
  22   22         You can use fmstat to view statistics for diagnosis engines and agents
  23   23         that are currently participating in fault management. The documentation
  24   24         for fmd(1M), fmadm(1M), and fmdump(1M) describes more about tools to
  25   25         observe fault management activities.
  26   26  
  27   27  
  28   28         If the -m option is present or the -t option is present, fmstat reports
  29   29         any statistics kept by the specified fault management module. The
↓ open down ↓ 51 lines elided ↑ open up ↑
  81   81                    The amount of dynamic memory currently allocated by this
  82   82                    module.
  83   83  
  84   84  
  85   85         bufsz
  86   86                    The amount of persistent buffer space currently allocated by
  87   87                    this module.
  88   88  
  89   89  
  90   90  
  91      -       The fmstat utility requires the user to posses the SYS_CONFIG
  92      -       privilege. Refer to the  for more information about how to configure
  93      -       Solaris privileges.
       91 +       The fmstat utility requires the user to possess the PRIV_SYS_ADMIN
       92 +       privilege. See privileges(5).
  94   93  
  95   94  OPTIONS
  96   95         The following options are supported:
  97   96  
  98   97         -a
  99   98                      Print all statistics for a module, including those kept on
 100   99                      its behalf by fmd. If the -a option is not present, only
 101  100                      those statistics kept by the module are reported. If the
 102  101                      -a option is used without the -m module, a set of global
 103  102                      statistics associated with fmd are displayed.
↓ open down ↓ 94 lines elided ↑ open up ↑
 198  197         |  ATTRIBUTE TYPE    | ATTRIBUTE VALUE |
 199  198         +--------------------+-----------------+
 200  199         |Interface Stability | See below.      |
 201  200         +--------------------+-----------------+
 202  201  
 203  202  
 204  203         The command-line options are Evolving. The human-readable default
 205  204         report is Unstable. The human-readable module report is Private.
 206  205  
 207  206  SEE ALSO
 208      -       fmadm(1M), fmd(1M), fmdump(1M), attributes(5)
      207 +       fmadm(1M), fmd(1M), fmdump(1M), attributes(5), privileges(5)
 209  208  
 210  209  
 211  210  
 212      -
 213      -
 214      -                                 June 16, 2009                      FMSTAT(1M)
      211 +                                August 26, 2019                     FMSTAT(1M)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX