View Single Post
  #3 (permalink)  
Old 04-19-2006, 09:21 AM
gmsmith gmsmith is offline
Moderator
 
Posts: 451
Default

Thanks for the prompt reply...I meant to include those in the original post...sorry

Quote:
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Stopped
tomcat is not running
mta Running
snmp Running
spell Running
zimbra:~ zimbra$ sh -x bin/zmmailboxctl status
+ BASE=/opt/zimbra
+ SCRIPTS=zmmtaconfigctl tomcat mysql.server
+ STATUS=0
+ '[' zmmtaconfigctl = mysql.server ']'
+ /opt/zimbra/bin/zmmtaconfigctl status
+ R=0
+ '[' 0 -ne 0 ']'
+ '[' tomcat = mysql.server ']'
+ /opt/zimbra/bin/tomcat status
+ R=1
+ '[' 1 -ne 0 ']'
+ echo 'tomcat is not running'
tomcat is not running
+ STATUS=1
+ '[' mysql.server = mysql.server ']'
+ /opt/zimbra/bin/mysqladmin status
+ R=0
+ '[' 0 -ne 0 ']'
+ exit 1

Zimbra log is attached.
Attached Files
File Type: zip zimbra.txt.zip (11.2 KB, 166 views)
Reply With Quote