Skip to main content
tbarua
Staff
Staff
February 25, 2025

Technical Tip: Clarification of login and logout timer of admins shown in CLI

  • February 25, 2025
  • 0 replies
  • 325 views
Description

 

This article clarifies the admin login and logout timers shown in CLI. 

 

Scope

 

FortiPAM.

 

Solution

 

Generally, logged-on admin information can be seen in FortiPAM GUI -> Monitoring -> User Monitor

 

loggoninfo.png

 

However, the admin information for login and logout timer formats is displayed in epoch time format while checking via the following command:

 

config system admin
    edit "admin"
        set accprofile "super_admin"
            config login-time
                edit "admin"
                    set last-login       1740409586
                    set last-failed-login       1740409014
                    set last-login-ip            "172.26.228.73"
               next

 

To convert the last-login time, for example, 1740409586, any third-party converter can be used to verify.

 

For example:

 

epoch.png

Example websites for third-party converter: 

https://www.epochconverter.com/

https://www.unixtimestamp.com/