[Contents] [Prev] [Next] [Index] [Report an Error]


Monitoring the System

This section provides basic system commands that allow you to display information about the system's state. The show configuration command, for example, allows you to display the system's entire configuration.

    baseline show-delta-counts

host1#baseline show-delta-counts

    show configuration

    show environment

host1#show environment all
    chassis: 14 slot (id 0x3, rev. 0x0)
    fabric: 5 Gbps (rev. 1)
    fans: ok
    nvs: ok (81MB flash disk, 54% full)
    power: A ok, B not present
    srp redundancy: none
*** slots: cards missing or offline
        online: 6 9
        standby: 8
        offline: 2
        empty: 0 1 3 4 5 7 10 11 12 13
    line redundancy: 1 redundancy group(s)
        width 6, spare 8, primary 9
    temperature: ok
    timing: primary
        primary: internal SC oscillator (ok)
        secondary: internal SC oscillator (ok)
        tertiary: internal SC oscillator (ok)
        auto-upgrade enabled
*** system operational: no

        processor     processor        IOA           IOA    
       temperature   temperature   temperature   temperature
slot   (10C - 70C)     status      (10C - 70C)     status   
----   -----------   -----------   -----------   -----------
0          31        normal            30        normal     
3          31        normal            30        normal 
5          31        normal            30        normal 
7          31        normal            30        normal 
processor temperature ranges
        below -5C is too cold
        above 80C is too hot
        low temperature warning below 10C
        high temperature warning above 70C
IOA temperature ranges
        below -5C is too cold
        above 80C is too hot
        low temperature warning below 10C
        high temperature warning above 70C

     show hosts

host1#show hosts
     Static Host Table
     -----------------
name       ip address    type
----       -----------   ----
host1      10.2.0.124    ftp  

    show processes

host1#show processes memory
                                Heap Statistics
                                ---------------
                                                                      max
                          bytes      bytes      blocks     blocks     free
        name            allocated     free     allocated    free     block
---------------------   ---------   --------   ---------   ------   --------
system                  110430808   84680416        5284      256   84530744
file system                207600     303776         621      145       7216
Crldp.osHeap 1              10120     252008           9        1     252008
IpTemplateMgr General         104    2097032           2        2    2096992
Lsm.osHeap                 134872     127256          21        2     127216
Rsvp.networkBuffers 1           0      32752           0        1      32752
Rsvp.osHeap 1              637536     411000          14        2     364832
.
.
.
radius-rx*                      0      39984           0        1      39984
radius-tx*                      0      39984           0        1      39984
rip *                           0      32752           0        1      32752
router buffer                   0     524272           0        1     524272
ssscHeap                        0    2097136           0        1   2097136

host1#show processes cpu
                         Process Statistics
                         ------------------
 
                                                 total
                                  invocations   running    percent
                         times        per         time     running
      task name         invoked     second       (msec)     time
---------------------   -------   -----------   --------   -------
aaaAtm1483Config              1             0          0        0%
aaaServer                    52             0        260        0%
agent1                      399             0       3600        0%
ar1EthHelp               362856             4        590        0%
.
.
.
templateMgr                  48             0        540        0%
timerd                  2346566            32          0        0%
~GONE~                   405202             5     184700        0%
~IDLE~                        0             0        360        0%
~INTERRUPT~             8840490           121      51050        0%
 
                         average
                           time           5             1             5
                           per         second        minute        minute
                        invocation   utilization   utilization   utilization
      task name           (usec)         (%)           (%)           (%)
---------------------   ----------   -----------   -----------   -----------
aaaAtm1483Config                 0             0             0             0
aaaServer                     5000             0             0             0
agent1                        9022             0             0             0
ar1EthHelp                       1             0             0             0
.
.
.
templateMgr                  11250             0             0             0
timerd                           0             0             0             0
~GONE~                         455             0             1             0
~IDLE~                         ---             0             0             0
~INTERRUPT~                      5             0             0             0

     show reboot-history

host1#show reboot-history
*** Entry  1 ***
time of reset: TUE APR 10 2001 20:25:59 UTC
run state: unknown
image type: diagnostics
location: slot (7)
build date: 0x3abf4337 MON MAR 26 2001 13:25:11 UTC
reset type: user reboot, task "scheduler", reason "not specified"
*** Entry  2 ***
time of reset: TUE APR 10 2001 20:25:44 UTC
run state: unknown
image type: diagnostics
location: slot (8)
build date: 0x3abf5d5f MON MAR 26 2001 15:16:47 UTC
reset type: user reboot, task "scheduler", reason "not specified"
*** Entry  3 ***
time of reset: TUE APR 10 2001 20:25:03 UTC
run state: unknown
image type: diagnostics
location: slot (4)
build date: 0x3abf3ee0 MON MAR 26 2001 13:06:40 UTC
reset type: user reboot, task "scheduler", reason "not specified" 

    show version

host1#show version
Juniper Networks Edge Routing Switch ERX-700
Copyright (c) 1999-200X Juniper Networks, Inc.  All rights reserved.
System Release: rx x-y-z.rel
        Version: x.y.z (November 28, 200X 10:22)
System running for: 17 days, 17 hours, 15 minutes, 25 seconds
        (since THU NOV 30 200X 03:44:36 UTC)
                                   running
slot state   type    admin  spare  release    slot uptime
---- ------ ------- ------- ----- ---------- -------------
0    online SRP-10G enabled  ---  mc_341.rel 0d00h:12m:52s
1     ---   ---      ---     ---    ---       ---
2     ---   ---      ---     ---    ---       ---
3    online CT3     enabled  ---  mc_341.rel 0d00h:12m:33s
4     ---   ---      ---     ---    ---       ---
5    online GE      enabled  ---  mc_341.rel  ---
6     ---   ---      ---     ---    ---       ---


[Contents] [Prev] [Next] [Index] [Report an Error]