Name

msgservicelistall — list the status of all Messaging Server system services

Synopsis

/opt/lsb-caldera.com-volution/msg/bin/msgservicelistall [ attributes ]

Description

The msgservicelistall utility is a Perl script that lists the status of all Messaging Server system service with their descriptions and attributes (as specified). Only the Messaging Server admin user can use the msgservicelistall 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

LDAP directory server.

postfix

Postfix MTA (Mail Transfer Agent).

cyrus

Cyrus IMAP server.

docview

DocView on-line documentation server.

One or more of the following attributes can be specified; without attribute arguments, the default is --all:

--all

List all attributes.

--service

List the name of the service.

--description

List the description.

-- pid

List the current process ID.

--command

List the full pathname of the command that starts the service.

--action

List the actions that can be taken on the service; for example, start, stop, restart (stop, then start) or reload (configuration files).

--status

List whether the services is UP or DOWN.

Files

/opt/lsb-caldera.com-volution/msg/bin/msgservicelistall

the msgservicelistall Perl script

/etc/rc.d/init.d/ldap

the LDAP init file

/etc/rc.d/init.d/postfix

the Postfix init file

/etc/rc.d/init.d/cyrus

the Cyrus init file

/etc/rc.d/init.d/docview

the DocView init file

See also

msgserviceaction(8), msgservicelist(8)