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 Is ther a Classic web module timeout token?

  • Is ther a Classic web module timeout token?

    Posted by Enrique on July 18, 2025 at 08:22

    Hello.

    I’m using Classic Web monitoring with “Remote HTTP module to check server status code” to check several URLs and need to extend the timeout in one of the modules I’ve configured.

    Is it possible to use a token in the module’s Web checks to change the default timeout?

    Regards,

    Enrique

    Sergio B. replied 10 months, 1 week ago 2 Members · 3 Replies
  • 3 Replies
  • Sergio B.

    Administrator
    July 18, 2025 at 09:38
    1778 Karma points
    Community rank: tentacle_master_icon Tentacle Master
    Like it
    Up
    1
    Down
    Drop it
    ::

    Hello,

    Yes, you can configure the web_timeout parameter inside the pandora_server.conf file.

    There you can set how many seconds will the web modules have as a timeout:

    # Default timeout (in seconds) for web modules.
    web_timeout 60

    Kind regrads,

    Sergio B.

  • Enrique

    Member
    July 22, 2025 at 08:09
    47 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Hello.

    Unfortunately I don’t have access to the server configuration.

    I was hoping there is some token which could be used inside the “task_begin” and “task_end” in the check itself using the gui settings.

    Regards,

    Enrique

  • Sergio B.

    Administrator
    August 1, 2025 at 11:18
    1778 Karma points
    Community rank: tentacle_master_icon Tentacle Master
    Like it
    Up
    1
    Down
    Drop it
    ::

    Hello,

    Not in this case, as a Web server module is executed by the Pandora Server not an Agent.

    If you are able to create the same monitor but with a Software Agent you can add the module_timeout X to the block, but this only works with Local Modules (executed by the local software agent) and will not work with the remote modules (executed remotely by the server)

    Kind regards,

    Sergio B.

Log in to reply.