Thread
:
Disk: Statistics not produced
View Single Post
#
2
(
permalink
)
11-28-2005, 11:58 AM
marcmac
Zimbra Employee
Posts: 2,103
logger db
check the logger db:
su - zimbra
logmysql
use zimbra_logger;
select * from disk_aggregate;
select * from disk_status;
Do both of those selects return anything?
marcmac
View Public Profile
Visit marcmac's homepage!
Find all posts by marcmac