Welcome to Pandora FMS Community!

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

Bienvenido a la comunidad de Pandora FMS Forums Community support Problem with Pandora Server and Web Console

  • Problem with Pandora Server and Web Console

    Posted by IzanRLucas on octubre 10, 2007 at 12:10

    Hi, when I try to set up an agent in the Web Console I got no servers shown for beinf assigned to the agent. I´ve checked Pandora documentation and it says that the problem should be that I got no network server running on the machine, but I actually got the server installed on the machine, i´ve checked that is really running and I got the data base set up. Please, someone help me.

    manu replied 17 years, 4 months ago 2 Members · 2 Replies
  • 2 Replies
  • IzanRLucas

    Member
    octubre 10, 2007 at 16:23
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    I’ve solved the last problem. It was a misunderstanding mistake. But I got a new one related with the connection between the agent and the server. I am trying to probe Pandora in my own machine so I have generated the rsa keys id_rsa and id_rsa.pub in /root/.ssh and I have copy the public one to /home/pandora/.ssh/authorized_keys file. /home/pandora is a folder owned by user pandora. Then if I check the ssh connection with ‘ssh pandora@localhost’ I got connected without being asked for password as it’s supposed to be. The problem comes when I start the pandora_agent daemon. A few seconds after I start it I get this message: The authenticity of host ‘192.168.0.152 (192.168.0.152)’ can’t be established.
    RSA key fingerprint is 99:e5:04:71:d1:54:08:d4:82:a3:95:b6:7d:16:00:7c.
    Are you sure you want to continue connecting (yes/no)?

    I say yes and the Command Line Terminal shows a lot of y’s like
    y
    y
    y
    y
    y
    y
    y
    y

    and the daemon is supposed to keep running.

    I can’t get no contact with my agents in the web console and I think that maybe it is because of this. I will appreciate your help. Thanks in advance.

  • manu

    Member
    octubre 11, 2007 at 14:11
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Manually do this:

    ssh [email protected]

    say yes

    And try now with the agent, it will work.