Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

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 09-16-2011, 09:36 AM
Junior Member
 
Posts: 8
Unhappy Problems with Server Status

After Update I don't have info in "Server Status" in the admin control panel.

actually there is the tab, but each service has the red cross (and the server name also). It's a single server installation.

the wierd part is this

Code:
zimbra@mail:~$ /opt/zimbra/bin/zmcontrol status
Host XXX.XX.XX
        antispam                Running
        antivirus               Running
        imapproxy               Running
        ldap                    Running
        logger                  Running
        mailbox                 Running
        memcached               Running
        mta                     Running
        snmp                    Running
        spell                   Running
        stats                   Running
The daily report is blank (zero count).

Thanks
Reply With Quote
  #2 (permalink)  
Old 09-16-2011, 10:21 AM
Zimbra Consultant & Moderator
 
Posts: 20,315
Default

Wrong forum, I'll move it to the correct one.

Quote:
Originally Posted by matiaspecchia View Post
After Update I don't have info in "Server Status" in the admin control panel.

actually there is the tab, but each service has the red cross (and the server name also). It's a single server installation.

the wierd part is this

Code:
zimbra@mail:~$ /opt/zimbra/bin/zmcontrol status
Host XXX.XX.XX
        antispam                Running
        antivirus               Running
        imapproxy               Running
        ldap                    Running
        logger                  Running
        mailbox                 Running
        memcached               Running
        mta                     Running
        snmp                    Running
        spell                   Running
        stats                   Running
The daily report is blank (zero count).
I'm assuming this is a single server install? If it is, the highlighted services should not be installed and you should disable them, remove them and reset the ports to their default - there are full details on how to do that in the forums if you'd care to search. You also haven't provided any details on which version your upgraded to, which is it? When you've done that, there are also several threads that cover this topic (and it's resolution) you should look at them and try the recommended solutions.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 09-17-2011, 03:40 PM
Junior Member
 
Posts: 8
Default

Quote:
Originally Posted by phoenix View Post
Wrong forum, I'll move it to the correct one.

I'm assuming this is a single server install? If it is, the highlighted services should not be installed and you should disable them, remove them and reset the ports to their default - there are full details on how to do that in the forums if you'd care to search.
Ok, step by step. First I need the stats as they were well working in the previous version ( 6.0.13_GA_2925 ).

Quote:
Originally Posted by phoenix View Post
You also haven't provided any details on which version your upgraded to, which is it? When you've done that, there are also several threads that cover this topic (and it's resolution) you should look at them and try the recommended solutions.
Yes! I gave this info in the registration form
6.0.14_GA_2928.UBUNTU10_64 UBUNTU10_64 FOSS edition
Ubuntu 10.04.3 LTS

The previous version 6.0.13_GA_2925

I'll need also the menu control panel in english, so I won't have to translate to english the texts that are translated to spanish.


Following Logger (ZCS 6.0.x and later) - Zimbra :: Wiki

Code:
zimbra@mail:/opt/zimbra/bin$ zmloggerctl status; echo $?
0
/opt/zimbra/libexec/zmrrdfetch -f zmmtastats  | head
Use of uninitialized value $columns[3] in join or string at /opt/zimbra/libexec/zmrrdfetch line 165.
Use of uninitialized value $columns[4] in join or string at /opt/zimbra/libexec/zmrrdfetch line 165.
Use of uninitialized value $columns[5] in join or string at /opt/zimbra/libexec/zmrrdfetch line 165.

Host: mail.example.com

timestamp,clam_events,mta_delay,,,
1316212380,,,,,
1316212410,,,,,
1316212440,,,,,
1316212470,,,,,
1316212500,,,,,
1316212530,,,,,
zimbra@mail:/opt/zimbra/bin$ /opt/zimbra/libexec/zmrrdfetch -c -f zmmtastats | head
Use of uninitialized value $columns[3] in join or string at /opt/zimbra/libexec/zmrrdfetch line 165.
Use of uninitialized value $columns[4] in join or string at /opt/zimbra/libexec/zmrrdfetch line 165.
Use of uninitialized value $columns[5] in join or string at /opt/zimbra/libexec/zmrrdfetch line 165.

Host: mail.example.com

timestamp,clam_events,mta_delay,,,
1316212800,,,,,
1316213100,,,,,
1316213400,,,,,
1316213700,,,,,
1316214000,,,,,
1316214300,,,,,
zimbra@mail:/opt/zimbra/bin$ grep -w MTA /var/log/zimbra-stats.log 
zimbra@mail:/opt/zimbra/bin$ tail /var/log/zimbra-stats.log 
zimbra@mail:/opt/zimbra/bin$ zmsoap -z GetLoggerStatsRequest stats/@name=zmmtastats | head -20 
ERROR: service.FAILURE (system failure: Unable to read logger stats)
zimbra@mail:/opt/zimbra/bin$ zmsoap -z GetLoggerStatsRequest stats/@name=zmmtastats @limit=1 | head -50 
ERROR: service.FAILURE (system failure: Unable to read logger stats)
zimbra@mail:/opt/zimbra/bin$
Reply With Quote
  #4 (permalink)  
Old 09-17-2011, 11:24 PM
Zimbra Consultant & Moderator
 
Posts: 20,315
Default

As I asked earlier, which of the forum threads and solutions did you try?

site:zimbra.com +"system failure: Unable to read logger stats" +solved - Yahoo! Search Results
http://uk.search.yahoo.com/search?p=...UTF-8&fr=moz35

Have you also disabled and removed the services I mentioned earlier? You should.
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 09-18-2011, 07:29 AM
Junior Member
 
Posts: 8
Default

Quote:
Originally Posted by phoenix View Post
As I asked earlier, which of the forum threads and solutions did you try?
When I search I excluded the "ERROR: service.FAILURE (system failure: Unable to read logger stats)", because I didn't see them.

But folowing Server stats not showing and Status data is stale
I execute:

Code:
zimbra@mail:/opt/zimbra$ zmsoap -z GetLoggerStatsRequest stats/@name=zmmtastats | head -20
ERROR: service.FAILURE (system failure: Unable to read logger stats)
zimbra@mail:/opt/zimbra$ zmsoap -z GetLoggerStatsRequest stats/@name=zmmtastats @limit=1 | head -50
ERROR: service.FAILURE (system failure: Unable to read logger stats)
Then, I'll spend more time seeing the "system failture: Unable to read logger stats" threads.

other info
Code:
Sep 11 21:08:53 whatever zmmailboxdmgr[3168]: status requested
Sep 11 21:08:53 whatever zmmailboxdmgr[3168]: status requested
Sep 11 21:08:53 whatever zmmailboxdmgr[3168]: status OK
Sep 11 21:08:53 whatever zmmailboxdmgr[3168]: status OK
Sep 11 21:08:53 whatever zmmailboxdmgr[3234]: status requested
Sep 11 21:08:53 whatever zmmailboxdmgr[3234]: status requested
Sep 11 21:08:53 whatever zmmailboxdmgr[3234]: status OK
Sep 11 21:08:53 whatever zmmailboxdmgr[3234]: status OK
zimbra@mail:/opt/zimbra$
Quote:
Originally Posted by phoenix View Post
Yes I have.

Last edited by matiaspecchia; 09-18-2011 at 10:23 AM..
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.