View Single Post
  #27 (permalink)  
Old 09-06-2007, 11:48 AM
riogd riogd is offline
Senior Member
 
Posts: 50
Default

Well it turns out this wasn't as fixed as I thought it was. The logger shows that it is running, but the graphs are not displaying any new data for the last month. I hadn't looked at them and thus hadn't noticed they were no longer populating with data. zmmsgtrace also shows no data newer than the same amount of time.
It is as if whatever watches the log files isn't working correctly, however the following is shown as running:
Code:
zimbra    6753  0.0  0.2   5688  3948 ?        S    Aug04   0:00 /usr/bin/perl /opt/zimbra/libexec/logswatch --config-file=/opt/zimbra/conf/logswatchrc --use-cpan-file-tail --script-dir=/tmp -t /var/log/zimbra.log
zimbra   18261  0.0  0.2   7060  4252 ?        S    Aug05   9:43 /usr/bin/perl /opt/zimbra/libexec/zmlogger
zimbra    8898  0.0  0.2   6928  4168 pts/0    S    Sep05   0:00 /usr/bin/perl /opt/zimbra/libexec/logswatch --config-file=/opt/zimbra/conf/logswatchrc --use-cpan-file-tail --script-dir=/tmp -t /var/log/zimbra.log
zimbra    9459  0.0  0.2   6932  4188 pts/0    S    Sep05   0:00 /usr/bin/perl /opt/zimbra/libexec/swatch --config-file=/opt/zimbra/conf/swatchrc --use-cpan-file-tail --script-dir=/tmp -t /var/log/zimbra.log
zimbra   31737  0.0  0.2   8296  4452 pts/0    S    06:25   0:02 /usr/bin/perl /opt/zimbra/libexec/zmlogger
Any ideas ?

Cheers,

RioGD
Reply With Quote