Difference between revisions of "Zmcontrol"
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{BC|Certified}} | ||
+ | __FORCETOC__ | ||
+ | <div class="col-md-12 ibox-content"> | ||
+ | =Zmcontrol= | ||
+ | {{KB|{{ZC}}|{{ZCS 8.6}}|{{ZCS 8.5}}|{{ZCS 8.0}}|}} | ||
+ | {{WIP}} | ||
+ | |||
== Synopsis == | == Synopsis == | ||
/opt/zimbra/bin/zmcontrol [-v -h -H <host>] command [args] | /opt/zimbra/bin/zmcontrol [-v -h -H <host>] command [args] | ||
Line 21: | Line 28: | ||
zmcontrol status | zmcontrol status | ||
displays current status (Running or Stopped) of Zimbra components: antispam, antivirus, ldap, logger, mailbox, mta, snmp, spell | displays current status (Running or Stopped) of Zimbra components: antispam, antivirus, ldap, logger, mailbox, mta, snmp, spell | ||
+ | |||
+ | {{Article Footer|Zimbra Collaboration 8.6, 8.5, 8.0 |3/23/2015}} | ||
+ | [[Category:Command Line Interface]] |
Latest revision as of 15:09, 13 July 2015
Zmcontrol
- This article is a Work in Progress, and may be unfinished or missing sections.
Synopsis
/opt/zimbra/bin/zmcontrol [-v -h -H <host>] command [args]
Options
-v: display version -h: print usage statement -H: Host name (default is localhost)
Commands
maintenance Toggle maintenance mode shutdown Stop services start Start services startup Start services status Display service status stop Stop services
Examples
zmcontrol -v displays the following Zimbra server version information: release number, build number, platform, build date
zmcontrol status displays current status (Running or Stopped) of Zimbra components: antispam, antivirus, ldap, logger, mailbox, mta, snmp, spell