Welcome to Pandora FMS Community!

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

  • Stability Issue

    Posted by benoit on February 12, 2007 at 13:53

    Hello,

    We deployed Pandora in a production environment.

    We use Debian Sarge distribution, Pandora 1.2 and a mysql database.

    We have no problems with the agents, but the server stopping without reason very soon (nearly on time per day).

    Anyone has experimented the same behaviour?

    There is no information in the log (syslog or pandora one’s).

    Any idea?

    Regards,

    Benoit

    rmann714 replied 17 years, 5 months ago 4 Members · 4 Replies
  • 4 Replies
  • manu

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

    Moin, benoit

    Well, let’s see, we would love more data in order to help you to overcome your problem.
    Which Pandora Server are you guys running? 1.2 Final one or Beta?
    MYSQL version?

    Try to set debug at max and run the server by hand, and i wanna mean “perl pandora_server.pl” and see what’s going on.

    All the best

  • benoit

    Member
    February 12, 2007 at 15:16
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Hello,

    Thanks for your reply.

    We use the Pandora 1.2.
    MySQL: 5.0.30

    I will try the max debug mode.

    Thankes for your help,

    Benoit

  • Sancho

    Administrator
    February 13, 2007 at 01:55
    2321 Karma points
    Community awards: bulb Bright ideas
    Community rank: tentacle_master_icon Tentacle Master
    Like it
    Up
    0
    Down
    Drop it
    ::

    Hello,

    Thanks for your reply.

    We use the Pandora 1.2.
    MySQL: 5.0.30

    I will try the max debug mode.

    Thankes for your help,

    Benoit

    Are you shutting down MySQL once per day for any reason ?. If any Pandora componente could not connect with Database, automatically shutdown (But I think this is logged into logfile…)

    Try to set debug to max and exec “manually” using perl pandora_server.pl /opt/…. and redirect normal and error output to a file to see results. Anyway.. are you using final version or any beta ?

  • rmann714

    Member
    September 6, 2007 at 18:35
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    The problem is in the timestamp. If you check the data file on the server that is failing, then you will see it has a single digit in one or more of the fields: hours:minute:seconds.

    For example…
    timestamp=”12:12:31″ will work.
    and…
    timestamp=”12:12:1″ will not.