epuzanov / ZenPacks.community.DistributedCollectors

Distributed Collectors ZenPack
http://community.zenoss.org/docs/DOC-5861
GNU General Public License v2.0
13 stars 9 forks source link

Fix for Zenoss v4.2.4 #6

Closed JosefJezek closed 9 years ago

epuzanov commented 11 years ago

Should zredist running on remote collector? If not, simply add zredist to DEFAULT_MASTER_DAEMONS list.

JosefJezek commented 11 years ago

http://community.zenoss.org/message/74364

lconnell commented 10 years ago

Is this patch going to be accepted?

JosefJezek commented 10 years ago

Yes

lconnell commented 10 years ago

Hi Jose,

I seem to have the collector setup properly, however when I add a device to the new collector, it times out trying to connect to hubhost which is localhost.localdomain, however this should be connecting to my master server. This seems to be an issue, I don't see this mentioned in any of the documentation.

JosefJezek commented 10 years ago

Source is socket.getfqdn(). You need set hostname on zenoss server.

lconnell commented 10 years ago

I do have hostname set at the system level.