sp_monitor

event options

Previously, sp_monitor event displayed all tasks (including system tasks), when called with no options. In versions 15.0.2 and above, the event option provides three possibilities:

help option

The help option in sp_monitor also reports extensive information on using this procedure for deadlock analysis:

sp_monitor 'help', 'deadlock'

The help option also provides command-specific examples. For complete documentation of the help option see the Reference Manual.