zimbra services running

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
brandon
Posts: 24
Joined: Fri Jul 29, 2016 8:08 am

zimbra services running

Post by brandon »

Does anyone know why on the management console I have: (console.png)
and on the server it is ok (server.png)
Attachments
console.JPG
console.JPG (35.96 KiB) Viewed 780 times
server.JPG
server.JPG (55.98 KiB) Viewed 780 times
nikhil.d
Zimbra Employee
Zimbra Employee
Posts: 9
Joined: Tue Mar 28, 2023 12:40 pm

Re: zimbra services running

Post by nikhil.d »

Looks like zmlogger is not setup properly. Can you please try running below commands:

Code: Select all

zmloggerhostmap -d zimbra zimbra.domain_name.com
zmcontrol restart
brandon
Posts: 24
Joined: Fri Jul 29, 2016 8:08 am

Re: zimbra services running

Post by brandon »

this is the return I receive:
Attachments
zwrotka.JPG
zwrotka.JPG (22.98 KiB) Viewed 743 times
brandon
Posts: 24
Joined: Fri Jul 29, 2016 8:08 am

Re: zimbra services running

Post by brandon »

In line 92 , I have:
die "Host mapping $dns_hostname:$zm_hostname does not exist"
liverpoolfcfan
Elite member
Elite member
Posts: 1100
Joined: Sat Sep 13, 2014 12:47 am

Re: zimbra services running

Post by liverpoolfcfan »

Check this thread - viewtopic.php?t=25795
brandon
Posts: 24
Joined: Fri Jul 29, 2016 8:08 am

Re: zimbra services running

Post by brandon »

ok thank you, it's working
zmloggerhostmap -d myhost.mydomain.com myhost.mydomain.com

zmloggerhostmap -a myhost.mydomain.com myhost.mydomain.com
Post Reply