Table Of Contents
Fault Manager Debug Commands on Cisco IOS XR Software
Fault Manager Debug Commands on Cisco IOS XR Software
This chapter describes the commands used to debug the Fault Manager.
debug fault manager all
To turn on debugging for the Fault Manager, use the debug fault manager all command in EXEC mode. To turn off debugging for the Fault Manager, use the no form of this command.
debug fault manager all
no debug fault manager all
Syntax Description
This command has no arguments or keywords.
Defaults
Debugging is disabled.
Command Modes
EXEC
Command History
Release ModificationRelease 2.0
This command was introduced on the Cisco CRS-1.
Release 3.0
No modification.
Release 3.2
This command was supported on the Cisco XR 12000 Series Router.
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Examples
The following example shows how to enable Fault Manager debugging:
RP/0/RP0/CPU0:router# debug fault manager all
Related Commands
debug fault manager api
To turn on debugging for the Fault Manager application program interface (API), use the debug fault manager api command in EXEC mode. To turn off debugging for the Fault Manager API, use the no form of this command.
debug fault manager api {calls | errors} [process process-name | job jobid] [location node-id]
no debug fault manager api {calls | errors} [process process-name | job jobid] [location node-id]
Syntax Description
Defaults
Debugging is disabled.
Command Modes
EXEC
Command History
Release ModificationRelease 2.0
This command was introduced on the Cisco CRS-1.
Release 3.0
No modification.
Release 3.2
This command was supported on the Cisco XR 12000 Series Router.
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Examples
The following example shows how to enable Fault Manager API debugging:
RP/0/RP0/CPU0:router# debug fault manager api
Related Commands
debug fault manager fd
To turn on debugging for a particular Fault Manager fault detector, use the debug fault manager fd command in EXEC mode. To turn off debugging for a particular Fault Manager fault detector, use the no form of this command.
debug fault manager fd {cli | counter | drvinfra | hardware | statistics | syslog | sysmgr [location node-id] | timer | wdsysmon [location node-id]}
no debug fault manager fd {cli | counter | drvinfra | hardware | statistics | syslog | sysmgr [location node-id] | timer | wdsysmon [location node-id]}
Syntax Description
Defaults
Debugging is disabled.
Command Modes
EXEC
Command History
Release ModificationRelease 2.0
This command was introduced on the Cisco CRS-1.
Release 3.0
No modification.
Release 3.2
This command was supported on the Cisco XR 12000 Series Router.
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Examples
The following example shows how to enable Fault Manager fault detector debugging:
RP/0/RP0/CPU0:router# debug fault manager fd
Related Commands
debug fault manager metricdir
To turn on debugging for the Fault Manager fm_metric_dir process, use the debug fault manager metricdir command in EXEC mode. To turn off debugging for the Fault Manager fm_metric_dir process, use the no form of this command.
debug fault manager metricdir
no debug fault manager metricdir
Syntax Description
This command has no arguments or keywords.
Defaults
Debugging is disabled.
Command Modes
EXEC
Command History
Release ModificationRelease 2.0
This command was introduced on the Cisco CRS-1.
Release 3.0
No modification.
Release 3.2
This command was supported on the Cisco XR 12000 Series Router.
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Examples
The following example shows how to enable Fault Manager fm_metric_dir process debugging:
RP/0/RP0/CPU0:router# debug fault manager metricdir
Related Commands
debug fault manager perl
To turn on debugging for the Fault Manager perl process, use the debug fault manager perl command in EXEC mode. To turn off debugging for the Fault Manager perl process, use the no form of this command.
debug fault manager perl
no debug fault manager perl
Syntax Description
This command has no arguments or keywords.
Defaults
Debugging is disabled.
Command Modes
EXEC
Command History
Release ModificationRelease 2.0
This command was introduced on the Cisco CRS-1.
Release 3.0
No modification.
Release 3.2
This command was supported on the Cisco XR 12000 Series Router.
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Examples
The following example shows how to enable Fault Manager perl process debugging:
RP/0/RP0/CPU0:router# debug fault manager perl
Related Commands
debug fault manager scriptdir
To turn on debugging for the Fault Manager fm_script_dir process, use the debug fault manager scriptdir command in EXEC mode. To turn off debugging for the Fault Manager fm_script_dir process, use the no form of this command.
debug fault manager scriptdir
no debug fault manager scriptdir
Syntax Description
This command has no arguments or keywords.
Defaults
Debugging is disabled.
Command Modes
EXEC
Command History
Release ModificationRelease 2.0
This command was introduced on the Cisco CRS-1.
Release 3.0
No modification.
Release 3.2
This command was supported on the Cisco XR 12000 Series Router.
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Examples
The following example shows how to enable Fault Manager fm_script_dir process debugging:
RP/0/RP0/CPU0:router# debug fault manager scriptdir
Related Commands
debug fault manager server
To turn on debugging for the Fault Manager server process, use the debug fault manager server command in EXEC mode. To turn off debugging for the Fault Manager server process, use the no form of this command.
debug fault manager server {events | scheduling}
no debug fault manager server {events | scheduling}
Syntax Description
events
Debugs Fault Manager server events.
scheduling
Debugs Fault Manager server policy scheduling.
Defaults
Debugging is disabled.
Command Modes
EXEC
Command History
Release ModificationRelease 2.0
This command was introduced on the Cisco CRS-1.
Release 3.0
No modification.
Release 3.2
This command was supported on the Cisco XR 12000 Series Router.
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Use this command to turn on debugging for the Fault Manager server process.
Examples
The following example shows how to enable Fault Manager server process debugging:
RP/0/RP0/CPU0:router# debug fault manager server
Related Commands
debug fault manager tcl
To turn on debugging for the Fault Manager tclsh interpreter, use the debug fault manager tcl command in EXEC mode. To turn off debugging for the Fault Manager tclsh interpreter, use the no form of this command.
debug fault manager tcl
no debug fault manager tcl
Syntax Description
This command has no arguments or keywords.
Defaults
Debugging is disabled.
Command Modes
EXEC
Command History
Release ModificationRelease 2.0
This command was introduced on the Cisco CRS-1.
Release 3.0
No modification.
Release 3.2
This command was supported on the Cisco XR 12000 Series Router.
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Examples
The following example shows how to enable Fault Manager tclsh interpreter debugging:
RP/0/RP0/CPU0:router# debug fault manager tcl
Related Commands