Welcome to Pandora FMS Community!

Find answers, ask questions, and connect with our community around the world.

Welcome to Pandora FMS Community Forums Community support tentacle server in vmware image an ssh generation

  • tentacle server in vmware image an ssh generation

    Posted by marcot on October 18, 2008 at 05:26

    hi all, in the vmware image of 2.0 tentacle server is already configured ?
    seem not started.

    if i use tantacle, create ssh key is mandatory ?

    marcot replied 16 years, 4 months ago 3 Members · 3 Replies
  • 3 Replies
  • manu

    Member
    October 18, 2008 at 06:03
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    You don’t need ssh keys if you’re using tentacle as a transfer method.

    /etc/init.d/tentacled_server start

    If it’s not there, check this out: http://openideas.info/wiki/index.php?title=Tentacle:UserGuide

  • raul

    Member
    October 18, 2008 at 06:08
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Do you see the tentacle server process running using ps auxw command?

    Raúl

  • marcot

    Member
    October 18, 2008 at 07:03
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    solved…

    no, tentacle is not in ps, if i try:

    sudo /etc/init.d/tentacle_serverd start

    return:

    [err] Cannot read /dev/null: Permission denied.
    Tentacle server could not be started.

    solved with:
    chmod 666 /dev/null

    thanks

    now i think the agent installed in a windows xp box will fill the agent with same name of pandora box with new info. it is automatic ?

    thanks