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


Monitoring the System

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

baseline show-delta-counts

show configuration

show environment

show hosts

show processes cpu

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
ar1InternalNetwork              19             0             0             0
.
.
.
~IDLE~                         ---             0             0             0
~INTERRUPT~                      5             0             0             0

show processes memory

show reboot-history

show running-configuration

show version


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