View Single Post
  #5 (permalink)  
Old 01-17-2006, 04:25 PM
KevinH KevinH is offline
Zimbra Employee
 
Posts: 4,792
Default

Well looks like a bug. It should show per server stats and then total stats. We'll take a look.

Try this:
su - zimbra
logmysql
use zimbra_logger;
select distinct(host) from mta_aggregate;

Is your hostname (as listed in the admin console) listed in the db?
__________________
Bugzilla - Wiki - Downloads - Offline Client
Reply With Quote