I believe this is an obvious update to this case. If anyone disagrees, let me know and I'll run it separately.

During the implementation of this work, the team determined that a simple way to display all notification parameters on the system was desirable. svcs -n is introduced to achieve that goal, and has the same output format as the svccfg subcommand already introduced by this case.

The -n option to svcs will be committed.

For reference, the manpage diffs are:
--- svcs.1m.old Mon Jun 21 15:30:10 2010
+++ svcs.1m.new Mon Jun 21 15:39:42 2010
@@ -11,6 +11,8 @@
      svcs {-d |        -D} [-Hpv?] [-o col[,col]]... [-sS col]...
          [FMRI | pattern] ...

+     svcs -n [FMRI | pattern]...
+
      svcs -l [-v] [FMRI        | pattern]...

      svcs -x [-v] [FMRI]...
@@ -163,6 +165,13 @@
                                       specific  milestone.   See
                                       svcadm(1M) for details.

+     -n                  Prints the notification parameters (see
+                         SMF(5)). It always prints the FMA events
+                         notification parameters and the system
+                         wide SMF state transition notification
+                         parameters, regardless of the FMRI or
+                         pattern selected.
+
      -o        col[,col]...     Prints the specified columns.  Each  col
                         should  be  a  column  name. See COLUMNS
                         below for available columns.

liane
_______________________________________________
opensolaris-arc mailing list
opensolaris-arc@opensolaris.org

Reply via email to