grommunio-admin-service
Name
grommunio-admin service — grommunio-admin external service interface control
Synopsis
Description
UNLOADED
The service has not been loaded yet. It will be loaded automatically when needed.
LOADED
The service has been initialized successfully.
UNAVAILABLE
An error occurred that indicates that the service is not available, but might become available in the future. No reload is necessary to reconnect.
SUSPENDED
Àn error occurred that indicates that the service is not available, but might become available in the future. The service will be reloaded automatically on next usage.
ERROR
The service is not available either because initialization failed or because to man errors occurred. It will remain unavailable until reloaded manually.
DISABLED
The service has been manually disabled (either by configuration or command).
Commands
load
status
Options
SERVICE
Name of the service.
-r
,--reload
Force reload of service.
-v
,--verbose
Show more information.
Services
The following services are currently connected via the service interface:
chat
grommunio chat. Connected via REST interface.
exmdb
gromox exmdb provider (gromox-http). Connected via custom TCP protocol.
ldap
External LDAP service. Connected via LDAP(s).
redis
Redis instance (used by grommunio sync). Connected via redis driver (TCP).
systemd
Systemd shell execution.
See Also
grommunio-admin, grommunio-admin-config, grommunio-admin-connect, grommunio-admin-ldapgrommunio-admin-mconf