List inactive subservers ?

Hi,

I can list active subservers of subsystem by issuing "lssrc -l -s somesubsystem"
How do I list inactive subservers or at least all subservers(active+inactive) of certain subsystem ?

thanks
Vilius

Do you have a particular example for such a subsystem with subservers?

inetd for example

Did you mean SRC groups? In this case the -g option might help. E.g.

[aix:root] /home/root > lssrc -g tcpip
Subsystem         Group            PID          Status
 inetd            tcpip            217240       active
 xntpd            tcpip            225408       active
 snmpd            tcpip            377032       active
 rwhod            tcpip                         inoperative
 hostmibd         tcpip                         inoperative
 dpid2            tcpip                         inoperative
 aixmibd          tcpip                         inoperative
 dhcpcd           tcpip                         inoperative
 ndpd-host        tcpip                         inoperative
 ndpd-router      tcpip                         inoperative
 tftpd            tcpip                         inoperative
 gated            tcpip                         inoperative
 named            tcpip                         inoperative
 routed           tcpip                         inoperative
 iptrace          tcpip                         inoperative
 timed            tcpip                         inoperative
 dhcpsd           tcpip                         inoperative
 dhcprd           tcpip                         inoperative
 mrouted          tcpip                         inoperative
 pxed             tcpip                         inoperative
 binld            tcpip                         inoperative
 dfpd             tcpip                         inoperative
 snmpmibd         tcpip                         inoperative
 dhcpcd6          tcpip                         inoperative
 dhcpsdv6         tcpip                         inoperative
[aix:root] /home/root >