Zmcontrol: Difference between revisions

(general server stop, start, status)
 
No edit summary
Line 14: Line 14:
         status                      Display service status
         status                      Display service status
         stop                                Stop services
         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

Revision as of 00:05, 26 February 2006

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
Jump to: navigation, search