| 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.
|  | 
09-16-2011, 09:36 AM
| | | 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 | 
09-16-2011, 10:21 AM
| | Zimbra Consultant & Moderator | |
Posts: 20,315
| | Wrong forum, I'll move it to the correct one. Quote:
Originally Posted by matiaspecchia 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
| 
09-17-2011, 03:40 PM
| | | Quote:
Originally Posted by phoenix 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 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$ | 
09-18-2011, 07:29 AM
| | | Quote:
Originally Posted by phoenix 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 | Yes I have.
Last edited by matiaspecchia; 09-18-2011 at 10:23 AM..
| 
09-18-2011, 10:31 AM
| | | | | Thread Tools | Search this Thread | | | | | Display Modes | Linear Mode | | Why Join? Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.  |