145 about dependencies, grouping, and
146 restart_on values.
147
148
149 enabled
150 Whether the service is enabled or
151 not, and whether it is enabled or
152 disabled temporarily (until the next
153 system reboot). The former is
154 specified as either true or false,
155 and the latter is designated by the
156 presence of (temporary).
157
158 A service might be temporarily
159 disabled because an administrator has
160 run svcadm disable -t, used svcadm
161 milestone, or booted the system to a
162 specific milestone. See svcadm(1M)
163 for details.
164
165
166
167 -L
168 Display the log file of the selected services and
169 service instances, one per-line.
170
171
172 -o col[,col]...
173 Prints the specified columns. Each col should be a
174 column name. See COLUMNS below for available
175 columns.
176
177
178 -p
179 Lists processes associated with each service
180 instance. A service instance can have no associated
181 processes. The process ID, start time, and command
182 name (PID, STIME, and CMD fields from ps(1)) are
183 displayed for each process.
184
185
186 -R FMRI-instance
533 See attributes(5) for descriptions of the following attributes:
534
535
536
537
538 +--------------------+-----------------+
539 | ATTRIBUTE TYPE | ATTRIBUTE VALUE |
540 +--------------------+-----------------+
541 |Interface Stability | See below. |
542 +--------------------+-----------------+
543
544
545 Screen output is Uncommitted. The invocation is Committed.
546
547 SEE ALSO
548 ps(1), svcprop(1), svcadm(1M), svccfg(1M), svc.startd(1M), stat(2),
549 libscf(3LIB), attributes(5), fnmatch(5), smf(5), zones(5)
550
551
552
553 April 17, 2011 SVCS(1)
|
145 about dependencies, grouping, and
146 restart_on values.
147
148
149 enabled
150 Whether the service is enabled or
151 not, and whether it is enabled or
152 disabled temporarily (until the next
153 system reboot). The former is
154 specified as either true or false,
155 and the latter is designated by the
156 presence of (temporary).
157
158 A service might be temporarily
159 disabled because an administrator has
160 run svcadm disable -t, used svcadm
161 milestone, or booted the system to a
162 specific milestone. See svcadm(1M)
163 for details.
164
165 If a service instance was disabled
166 via svcadm disable -c , then the
167 provided comment will also be
168 displayed.
169
170
171
172 -L
173 Display the log file of the selected services and
174 service instances, one per-line.
175
176
177 -o col[,col]...
178 Prints the specified columns. Each col should be a
179 column name. See COLUMNS below for available
180 columns.
181
182
183 -p
184 Lists processes associated with each service
185 instance. A service instance can have no associated
186 processes. The process ID, start time, and command
187 name (PID, STIME, and CMD fields from ps(1)) are
188 displayed for each process.
189
190
191 -R FMRI-instance
538 See attributes(5) for descriptions of the following attributes:
539
540
541
542
543 +--------------------+-----------------+
544 | ATTRIBUTE TYPE | ATTRIBUTE VALUE |
545 +--------------------+-----------------+
546 |Interface Stability | See below. |
547 +--------------------+-----------------+
548
549
550 Screen output is Uncommitted. The invocation is Committed.
551
552 SEE ALSO
553 ps(1), svcprop(1), svcadm(1M), svccfg(1M), svc.startd(1M), stat(2),
554 libscf(3LIB), attributes(5), fnmatch(5), smf(5), zones(5)
555
556
557
558 May 11, 2020 SVCS(1)
|