zmlogswatchctl fails, but mail delivers

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
silverstr8p
Posts: 6
Joined: Tue Jul 26, 2016 4:37 pm

zmlogswatchctl fails, but mail delivers

Post by silverstr8p »

The logger and snmp fails:

Code: Select all

[zimbra@mail bin]$ ./zmcontrol status
Host mail.logicvector.com
	antispam                Running
	antivirus               Running
	ldap                    Running
	logger                  Stopped
		zmlogswatchctl is not running
	mailbox                 Running
	memcached               Running
	mta                     Running
	opendkim                Running
	snmp                    Stopped
		zmswatch is not running.
	spell                   Running
	stats                   Running
	zmconfigd               Running
the only relevant log entry I found in /var/log/syslog is:

Code: Select all

mail zmconfigd[9307]: Executed: /opt/zimbra/bin/zmloggerctl status norewrite returned 1 (30 - 13) (0.03 sec)
mail zmconfigd[9307]: Executed: /opt/zimbra/bin/zmswatchctl status norewrite returned 1 (25 - 13) (0.02 sec)
so where else should I be looking/what happened. This server was working fine, but ran out of space, so I freed up some temp files, now it's behaving better.
Post Reply