msgservicelistall — list the status of all SCOoffice Mail Server system services
/opt/lsb-sco.com/msg/bin/msgservicelistall [ attributes ]
The msgservicelistall utility is a Perl script that lists the status of all SCOoffice Mail Server system service with their descriptions and attributes (as specified). Only the SCOoffice Mail Server admin user can use the msgservicelistall tool.
The status of SCOoffice Mail Server system services can also be viewed with the Server Manager in the System menu under Mail Services; this is the recommended method.
The SCOoffice Mail Server system services are:
LDAP directory server.
Postfix MTA (Mail Transfer Agent).
Cyrus IMAP server.
DocView on-line documentation server.
One or more of the following attributes can be specified; without attribute arguments, the default is --all:
List all attributes.
List the name of the service.
List the description.
List the current process ID.
List the full pathname of the command that starts the service.
List the actions that can be taken on the service; for example, start, stop, restart (stop, then start) or reload (configuration files).
List whether the services is UP or DOWN.
the msgservicelistall Perl script
the LDAP init file
the Postfix init file
the Cyrus init file
the DocView init file