msgservicelist — list the status of a Messaging Server system service
/opt/lsb-caldera.com-volution/msg/bin/msgservicelist --service=ldap|postfix|cyrus|docview [ attributes ]
The msgservicelist utility is a Perl script that lists the status of a single Messaging Server system service with its description and attributes. Only the Messaging Server admin user can use the msgservicelist tool.
The status of Messaging Server system services can also be viewed with the Server Manager in the System menu under Mail Services; this is the recommended method.
The Messaging 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 msgservicelist Perl script
the LDAP init file
the Postfix init file
the Cyrus init file
the DocView init file
msgserviceaction(8), msgserviceactionlistall(8)