Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Desktop > General Questions

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-31-2011, 08:24 AM
Member
 
Posts: 11
Default Stats: disk warning mail. Still sending same mail from past

Hello at all.
In December I started to receive mail alert about disk warning, so I cleared space.
Now I'm still receiving same mail of the past (about 1000 mail/day).

I tried to do all: modify threshold, ignore disk etc, restart zimbra
But nothing worked.

Now this is my situation:
Code:
[zimbra@mail root]$ zmcontrol -v


Release 6.0.9_GA_2686.RHEL5_20101115233426 CentOS5 FOSS edition.

[zimbra@mail root]$ zmlocalconfig -s | grep zmdisklog
zmdisklog_critical_threshold = 98
zmdisklog_ignore_disks = sdc1|/dev/mapper/lnxsrv2-root
zmdisklog_warn_threshold = 97
[zimbra@mail root]$ zmlocalconfig -s | grep zmstat_disk
zmstat_disk_interval = 600

Can you suggest me how to procede?

Thank's!

edit:
I also modify:
/opt/zimbra/libexec/zmstat-df
Code:
my $IGNORE_DISKS = getLocalConfig("zmdisklog_ignore_disks");
my $DF = "/bin/df -k | /bin/egrep -v \"$IGNORE_DISKS\"";
#my $DF = '/bin/df -k';
Reply With Quote
  #2 (permalink)  
Old 02-01-2011, 05:31 AM
Advanced Member
 
Posts: 198
Default

Quote:
Originally Posted by VS-Francesco View Post
Hello at all.
In December I started to receive mail alert about disk warning, so I cleared space.
Now I'm still receiving same mail of the past (about 1000 mail/day).

I tried to do all: modify threshold, ignore disk etc, restart zimbra
But nothing worked.

Now this is my situation:
Code:
[zimbra@mail root]$ zmcontrol -v


Release 6.0.9_GA_2686.RHEL5_20101115233426 CentOS5 FOSS edition.

[zimbra@mail root]$ zmlocalconfig -s | grep zmdisklog
zmdisklog_critical_threshold = 98
zmdisklog_ignore_disks = sdc1|/dev/mapper/lnxsrv2-root
zmdisklog_warn_threshold = 97
[zimbra@mail root]$ zmlocalconfig -s | grep zmstat_disk
zmstat_disk_interval = 600

Can you suggest me how to procede?

Thank's!

edit:
I also modify:
/opt/zimbra/libexec/zmstat-df
Code:
my $IGNORE_DISKS = getLocalConfig("zmdisklog_ignore_disks");
my $DF = "/bin/df -k | /bin/egrep -v \"$IGNORE_DISKS\"";
#my $DF = '/bin/df -k';
can you please try this in zmstat-df instead of the variable:

my $DF = '/bin/df -k | /bin/egrep -v diskname';

it worked for me.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.