show software-watchdog status
Use this command to display the software watchdog status for each OcNOS module.
Command Syntax
show software-watchdog status
show software-watchdog status detail
Parameter
None
Command Mode
Execution mode
Applicability
This command was introduced before OcNOS version 1.3 and updated in OcNOS version 1.3.4.
Examples
#show software-watchdog status
Software Watchdog timeout in seconds : 60
Process name Watchdog status
============ ===============
nsm Enabled
ripd Enabled
ripngd Enabled
ospfd Enabled
ospf6d Enabled
isisd Enabled
hostpd Enabled
ldpd Enabled
rsvpd Enabled
mribd Enabled
pimd Enabled
authd Enabled
mstpd Enabled
imi Enabled
onmd Enabled
HSL Enabled
oamd Enabled
vlogd Enabled
vrrpd Enabled
ndd Enabled
ribd Enabled
bgpd Enabled
l2mribd Enabled
lagd Enabled
sflow Enabled
udld Enabled
cmld Enabled
cmmd Enabled
pcepd Enabled
#show software-watchdog status detail
Software Watchdog timeout in seconds : 60
Process Watchdog Process Disconnect Connect Last Restart
Name Status Status Count Count Reason
======= ======== =========== ========== ======= ===============================
nsm Enabled Running 0 1 Fresh bootup
ripd Enabled Running 0 1 Fresh bootup
ripngd Enabled Running 0 1 Fresh bootup
ospfd Enabled Running 0 1 Fresh bootup
ospf6d Enabled Running 0 1 Fresh bootup
isisd Enabled Running 0 1 Fresh bootup
hostpd Enabled Running 3 4 Segmentation fault
ldpd Enabled Running 0 1 Fresh bootup
rsvpd Enabled Running 0 1 Fresh bootup
mribd Enabled Running 0 1 Fresh bootup
pimd Enabled Running 0 1 Fresh bootup
authd Enabled Running 0 1 Fresh bootup
mstpd Enabled Running 0 1 Fresh bootup
imi Enabled Running 0 1 Fresh bootup
onmd Enabled Running 0 1 Fresh bootup
HSL Enabled Running 0 1 Fresh bootup
oamd Enabled Running 0 1 Fresh bootup
vlogd Enabled Running 0 1 Fresh bootup
vrrpd Enabled Running 0 1 Fresh bootup
ndd Enabled Running 0 1 Fresh bootup
ribd Enabled Running 0 1 Fresh bootup
bgpd Enabled Running 0 1 Fresh bootup
l2mribd Enabled Running 0 1 Fresh bootup
lagd Enabled Running 0 1 Fresh bootup
sflow Enabled Running 0 1 Fresh bootup
udld Enabled Running 0 1 Fresh bootup
cmld Enabled Running 0 1 Fresh bootup
cmmd Enabled Running 0 1 Fresh bootup
pcepd Enabled Running 0 1 Fresh bootup
#
Table 20-43 explains the output fields.
Table 20-43: show software-watchdog status output fields
Field | Description |
---|
Process Name | The name of a protocol module. |
Watchdog Status | Status of a protocol module (Enabled or Disabled). |
Process Status | Status of the protocol module Running/Not-running). |
Disconnect Count | Number of times the protocol module disconnected from monitoring module. |
Connect Count | Number of times the protocol module connected to monitoring module. |
Last Restart Reason | Reason why a module disconnected from monitoring module. |
Last modified date: 10/19/2023