Apr 15, 2013 4:39 AM
HOW TO DEBUG&check DISTRIBUTED COLLECTOR WITH CORE 4.2
-
Like (0)
Is there a reason your not using the ZenPack? Its basically the defacto standard for running distributed collectors in Core. It handles alot of the gotchas, and makes the process a lot simplier.
I'd suggest undoing whatever manual changes you made to support distributed collectors, and use the zenpack. The document you have followed is not for Core 4
hi, dpetzel
thanks for reply.
I can not install distributed zenpack successfully at this step:
-----------------------------------------
on remote collector server check if /home/zenoss/.ssh directory exists, if not,
than run **ssh-keygen** as **zenoss** user.
on Zenoss master server run as **zenoss** user:
::
ssh-keygen -t rsa
cat ~/.ssh/id_rsa.pub | ssh zenoss@remote_collector_name "cat - >> ~/.ssh/authorized_keys"
---
the command prompt asked for PASSWORD for zenoss , but I do not know it and don't want to change password by myself.
Could you help me ?
by the way , the Zenoss was installed by core-autodeploy-4.2.sh script automatically.
Does it work if you just press enter at the prompt, leaving the password blank?
try:
cat ~/.ssh/id_rsa.pub | ssh root@remote_collector_name "cat - >> /home/zenoss/.ssh/authorized_keys && chown zenoss:zenoss /home/zenoss/.ssh/authorized_keys"
at the password prompt enter password from 'root' user.
thanks : dpetzel and blgegor .
it works now .
I too have a problem in my remote collector (i am using zenoss 4.2 on centos 5). i have installed the distributed collector zenpack but then i dont get any graph for the devices monitored by my remote collector.I had referred docs/DOC-2496 . Can anyone explain in brief about installing distributed collector in zenoss 4.2. please help me out
Follow Us On Twitter »
|
Latest from the Zenoss Blog » | Community | Products | Services Resources | Customers Partners | About Us | ||
Copyright © 2005-2011 Zenoss, Inc.
|
||||||||