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 extend or eliminate the timeout for a session?

  • How to extend or eliminate the timeout for a session?

    Posted by cruzado on October 3, 2013 at 22:15

    Hi

    When access pandora fms from a client to see status or monitor any agent i get logged out after a few minutes of inactivity. How can i change this time to be higher or to definitively that pandora server won’t terminate mi session.

    Help plz

    rgds

    Mario replied 11 years, 7 months ago 2 Members · 1 Reply
  • 1 Reply
  • Mario

    Administrator
    October 4, 2013 at 14:17
    1152 Karma points
    Community rank: tentacle_master_icon Tentacle Master
    Like it
    Up
    0
    Down
    Drop it
    ::

    Hi

    You need to change the number of seconds in your php.ini ( /etc/php5/apache2/php.ini), then restart apache daemon

    ; After this number of seconds, stored data will be seen as ‘garbage’ and
    ; cleaned up by the garbage collection process.
    ; http://php.net/session.gc-maxlifetime
    session.gc_maxlifetime = X

    Regards

Start of Discussion
1 of 1 replies October 2013
Now