How to check the system uptime on the Edge SWG (ProxySG) appliance from CLI
search cancel

How to check the system uptime on the Edge SWG (ProxySG) appliance from CLI

book

Article ID: 166312

calendar_today

Updated On:

Products

ProxySG Software - SGOS

Issue/Introduction

To check system uptime using the Edge SWG (ProxySG) appliance command line interface (CLI)

 

Resolution

  1. Log in to the Edge SWG (ProxySG) appliance using a Console/SSH/Telnet connection.
  2. Enter privileged mode using the enable command:
    SGOS> enable
  3. Type the following command at the # prompt:
    show advanced-url /SYSINFO/Version

The CLI displays the current version of the Edge SWG (ProxySG) appliance and the time since it was last rebooted. Because this information is taken from the Sysinfo file, it might take sometime to appear. The following is an example from the CLI running SGOS 6.1.2.1:


ProxySG>enable
Enable Password:
ProxySG#show advanced-url /SYSINFO/Version
Blue Coat Systems, Inc., ProxySG Appliance Version Information
Version: SGOS 6.1.2.1
Release id: 54104
UI Version: 6.1.2.1 (54104)
The current time is Tue Mar 8, 2011 23:37:36 GMT (SystemTime 479173056)
The ProxySG Appliance was last hardware rebooted 4 days, 8 hours, 36 minutes, and 32 seconds ago.
The ProxySG Appliance was last software rebooted 4 days, 8 hours, 36 minutes, and 32 seconds ago.
Serial number is XXXXXXXXXX
NIC 0 MAC is 00DXXXXXXXXX
ProxySG#