View Single Post
  #1 (permalink)  
Old 05-29-2006, 05:35 AM
Dirk Dirk is offline
Moderator
 
Posts: 927
Default Logger says "running" on start but stopped in web admin

Hi folks, another request for assistance I'm afraid.

The logger service seems to be starting:
Code:
zimbra:~ # su - zimbra
zimbra@zimbra:~> zmcontrol status
Host zimbra.domain.local
        antispam                Running
        antivirus               Running
        ldap                    Running
        logger                  Running
        mailbox                 Running
        mta                     Running
        snmp                    Running
        spell                   Stopped
                zmapachectl is not running
(yes I know the spell is not working, that's a task for another day)

Ok, so the logger looks like it's running, but when I go to the web admin page, I see the message "Server Status data is not available. To see the server status, logger service must be installed"

So, is the logger installed or not? If it's not, why does the zmcontrol thing think it's running?

I've looked been looking at log files and trying to understand what is going on, but it's got me beat. Any ideas?
Reply With Quote