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 How to check if Pandora server is connecting to database?

  • How to check if Pandora server is connecting to database?

    Posted by kram on May 11, 2007 at 01:30

    Can someone tell me how to check if the server is connected to the mysql db?
    I am able to connect my agent to the server machine and feed in the data into the data_in folder.

    But, while adding the agent in the webconsole, the drop down menu that shows the list of server is empty. how do I connect the server to the webconsole?

    Please help! Thanks in advance.

    manu replied 17 years, 9 months ago 3 Members · 3 Replies
  • 3 Replies
  • raul

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

    The server will be added automatically when any agent sends data to the console.

    You have to add manually the agent to the web console (with the same name as set into the .conf file)

  • kram

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

    Hi,
    I did add the agent(with the same name as the agent’s console file) in the webconsole. While adding I also placed it in the learning mode. But I dont see any modules while viewing the agent through the console. I have also verified that the data from the agent is being fed in the data_in folder of the server.

    Any idea how I can troubleshoot this? Thanks in advance!

  • manu

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

    Did you take a look at the pandora_server.log? Any error refering to that XML?
    Try to run the agent in debug mode, then copy it, manually, to the data_in folder and tail -f to the pandora_server.log and see what’s happening…