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 Windows agent installation

  • Windows agent installation

    Posted by rvdv on October 27, 2009 at 20:21

    Hello all,

    First, thanks for creating such a great (looking) system!

    I do have one very simple question I can’t seem to answer. I’ve looked through the docs, searched the forum but can’t really find an answer.
    I have downloaded the VMWare image of version 3.0 RC1. Installation goes fine, I can login via the web-browser.
    Then I want to define a Windows Agent, so I define it in Pandora and I install the agent on my workstation.
    I have entered the same agent name in Pandora as in the agent itself, the docs say this is important. I want to use tentacle as the protocol.
    The datafiles are being generated in the TEMP folder by the agent, but it seems they aren’t being sent to the server.
    The server appear to be listening on the tentacle port 41121. I confirmed this by using TELNET to connect to that port. Although you don’t get a sensible reply with TELNET, you can tell if a port is open at the server or not.

    I also logged onto the server as root and checked the folder /var/spool/pandora/data_in, where the data files should be copied to. This folder is empty, it only has 2 subfolders (conf and md5).

    I also tried to use the tentacle_client manually but can’t seem to find out the correct syntax.

    I am fairly advanced sysadmin, but I feel like a noob now 🙂

    Who helps me out?

    Sancho replied 15 years, 3 months ago 4 Members · 4 Replies
  • 4 Replies
  • manu

    Member
    November 1, 2009 at 15:56
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Copy a file manually to see if it works:

    From your CMD:

    tentacle_client -a PANDORASERVER_IP file

    What do you get?

  • rvdv

    Member
    November 4, 2009 at 18:12
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Thanks for your reply.

    The system just started working suddenly.
    I haven’t got a clue as to why.
    Day 1 it wasn’t working at all, day 2 it was just working.
    I have also added more agents to it, no problem!

    There does however seem to be a bug in module_diskfree, it reports wrong numbers.
    I will make a seperate topic about this.

  • whitehat

    Member
    November 5, 2009 at 18:11
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Have the same problem too! 3.0rc1 – I can send xml manually, but the agent generates reports but doesn’t try to send them 🙁
    Tried tentacle, ssh, ftp – no success

  • Sancho

    Administrator
    November 10, 2009 at 20:21
    2321 Karma points
    Community awards: bulb Bright ideas
    Community rank: tentacle_master_icon Tentacle Master
    Like it
    Up
    0
    Down
    Drop it
    ::

    Have the same problem too! 3.0rc1 – I can send xml manually, but the agent generates reports but doesn’t try to send them 🙁
    Tried tentacle, ssh, ftp – no success

    Ummm, check two things:

    1. permissions (execute permissions for pandora user) for tentacle_server in server, and /etc/init.d/tentacle_serverd

    2. pandora user exists

    3. debug mode in agent is disabled.

    4. tentacle server is running in the server

    Test RC2 🙂

    https://sourceforge.net/projects/pandora/files