Welcome to Pandora FMS Community!

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

  • Interesting timestamp

    Posted by yduma on February 25, 2009 at 03:56

    Hi.

    Why on page /index.php?&sec=estado&sec2=operation/agentes/status_monitor&refr=60&status=2

    sometimes I see interval = 300 for some agent, but pandora don’t check it last hour?

    yduma replied 15 years, 11 months ago 3 Members · 9 Replies
  • 9 Replies
  • suzdal

    Member
    February 25, 2009 at 06:42
    1 Karma
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    because if data don’t change, it didn’t make a new timestamp for the same data.

  • yduma

    Member
    February 25, 2009 at 07:38
    2 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    sorry, but timestamp means – when was last check…

    also I get this in pandora log’s – Argument “x{35}x{30}…” isn’t numeric in sprintf at /usr/lib/perl5/site_perl/5.10.0/PandoraFMS/DB.pm line 905.

  • suzdal

    Member
    February 25, 2009 at 09:24
    1 Karma
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    i think that your problem is a wrong local date & time format.
    check it, and verfy is installed all locale packs and set it ok.

  • yduma

    Member
    February 25, 2009 at 11:17
    2 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    everything was fine..
    pandora work’s for 2 mounth..

    with time/date everything good

  • yduma

    Member
    February 26, 2009 at 05:44
    2 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    I found where was problem – I use in Linux server agen’t to check free space in % and it back value like 5%, so type was string.

    But now I stop all linux agent’s and still have problem’s – look’s like pandora don’t check my agent’s, don’t ping them and don’t telnet.

  • daniels

    Member
    February 26, 2009 at 07:20
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Hi yduma,

    I don’t know if I understood your problem, but check if the pandora_network_server is up and running (ps aux |grep pandora_network). It is responsible for the remote network checks. To start it up type:

    service pandora_network start

  • yduma

    Member
    February 26, 2009 at 10:03
    2 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    It work’s. on page index.php?sec=estado&sec2=operation/agentes/tactical&refr=60
    I see next
    Monitor checks 161
    Monitor OK 6
    Monitor BAD 6
    Monitor Unknown 149

    Monitor Ok and Monitor BAD are different in every minute. But why I get so many Unknow monitors?

  • daniels

    Member
    March 2, 2009 at 11:25
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Hi yduma.

    I think that its better to open a new topic for different problems….

    Probably you have problem in the agents running in the remote servers.

  • yduma

    Member
    March 20, 2009 at 07:45
    2 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Problem was in server configuration..

    I take original pandora_server.conf and start to use it. After this – pandora work’s very good.