Configuring Session Idle Timeout

Configuring Session Idle Timeout

The idle session timeout is the number of seconds to timeout the open sessions due to inactivity.
Changes made will affect the new sessions only, the open sessions which are already in use will continue to follow the timeout value since the start of the session as set earlier. The timeout value affects TELNET, SSH, HTTP, HTTPS and serial console sessions.

This can be changed via GUI as below
  1. Login as admin and go to System::Preferences
  2. Under the section Session Idle Timeout change it to desired value.
  3. Click Save for the changes to take place.
Follow the commands to set timeout value via CLI
  1. Login as admin and enter the command cd /settings/system_preferences/
  2. Now enter set idle_timeout=<in seconds>
  3. Type commit to save the changes.
  4. This can be verified by entering command show.

Sessions can be set to never expire by setting the count to zero.


Follow the link for how-to-video Configuring Session Idle Timeout
    • Related Articles

    • How to: Define a Session Idle Timeout in ZPE Cloud

      This document describes the process to define a session idle timeout in ZPE Cloud 1. Login to ZPE Cloud as admin. 2. Go to Settings :: Account 3. Define a session idle timeout in seconds. 4. Click Save
    • Add Timeout value to OKTA SSO profile

      Nodegrid has default timeout value for all sessions in System::Preferences Session Idle Timeout option. Although, there is a way one can set custom timeout value for service like OKTA. OKTA is a customizable and secure solution to add authentication ...
    • Configuring Session Idle Timeout

    • Configuring PDUs

      The solution supports multiple third-party rack PDU from differente vendors including products from APC, CPI, CyberPower and ServerTech. These devices can be added to Nodegrid  OS and the system lets you connect to the rack PDU and control the ...
    • Configuring Data Logging from each port on Nodegrid to a Remote NFS Server

      This article provides guidance on configuring data logging from managed devices to be stored on a remote NFS server. Data logs capture all information sent to and received from a device. 1. Enabling Data Logging for a Device This section explains ...