View Single Post
  #10 (permalink)  
Old 10-25-2006, 10:39 AM
mjfleck2000 mjfleck2000 is offline
Senior Member
 
Posts: 59
Default

I am also running Ubuntu Dapper with 4.0.3 foss

I have not had server statistics give accurate information. At frist, I did not have ANY graph output. I fiddled with running the zimbra crontab commands on the command line and finally did get some graphs. However, they do not update.

/tmp/logprocess.out does show the DBI.pm error as does /tmp/gengraphs.out

I added use lib "/opt/zimbra/zimbramon/lib/i386-linux-thread-multi"; to the file /opt/zimbra/libexec/zmlogprocess as suggested above and restarted using zmlogswatchctl.

There was a different error in /tmp/logprocess.out. Unable to write to /var/log/zimbra.log. The permissions on /var/log/zimbra.log were 644 for root.adm. Hmmm. It seems to me that this file is supposed to be owned by the user zimbra. I chown zimbra and restarted zmlogswatchctl. No errors in /tmp/logswatch.out or /tmp/logprocess.out. In fact, logprocess.out now shows a lot of data that was processed.

I will watch the server statistics to see if they do indeed update, but this seems hopeful.

Mike
Reply With Quote