View Single Post
  #5 (permalink)  
Old 04-10-2008, 04:55 AM
boblin boblin is offline
Senior Member
 
Posts: 65
Default

Quote:
Originally Posted by uxbod View Post
That file should be created under /opt/zimbra/zmstats. Check for /tmp/zmlogger.out
$ ls /tmp/zmlogger.out
ls: /tmp/zmlogger.out: No such file or directory

Quote:
Originally Posted by uxbod View Post
also ensure zmlogger is running so do a
Code:
su - zimbra
zmcontrol status
Stats are running:
Code:
        antispam                Running
        antivirus               Running
        ldap                    Running
        logger                  Running
        mailbox                 Running
        mta                     Running
        snmp                    Running
        spell                   Running
        stats                   Running
in /opt/zimbra/zmstat
Code:
...
2008-04-06
2008-04-07
2008-04-08
2008-04-09
cpu.csv
fd.csv
imap.csv
mailboxd.csv
mtaqueue.csv
mysql.csv
pid
pop3.csv
proc.csv
soap.csv
threads.csv
vm.csv
zmstat.out
i found some errors in zmstat.out, but maybe this is not a problem
Code:
Warning: Not possible to monitor process stats
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/opt/zimbra/db/mysql.sock' (2)
Error while running '/opt/zimbra/bin/mysql --user=zimbra --password=**** --database=z
imbra --batch --skip-column-names'. at /opt/zimbra/zimbramon/lib/Zimbra/DB/DB.pm line 73.
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException dog.ucetn
ictvi-on-line.cz:389)
Warning: Not possible to monitor process stats
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/opt/zimbra/db/mysql.sock' (2)
Error while running '/opt/zimbra/bin/mysql --user=zimbra --password=******* --database=z
imbra --batch --skip-column-names'. at /opt/zimbra/zimbramon/lib/Zimbra/DB/DB.pm line 73.
Warning: Not possible to monitor process stats
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
Warning: Not possible to monitor process stats
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
Warning: Not possible to monitor process stats
04/09/2008 15:47:00: ERROR: No such process: '17252'
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
Warning: Not possible to monitor process stats
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
Warning: Not possible to monitor process stats
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
Warning: Not possible to monitor process stats
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
Warning: Not possible to monitor process stats
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
Warning: Not possible to monitor process stats
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
Warning: Not possible to monitor process stats
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
No iostat installed on this host at /opt/zimbra/libexec/zmstat-io line 29.
Warning: Not possible to monitor process stats
04/10/2008 12:16:30: ERROR: No such process: '16235'
Thanks for help!
Reply With Quote