S3 BizTalk RFID Monitor (rfidmon)
OverviewFeb 1 2008 Ever wanted to know what your
provider was really doing under the covers? Ever tried to trace the route taken
by a particular event? Ever tried to figure out when a process restarted?
BizTalk RFID Monitor [rfidmon] is a troubleshooting tool aimed at developers
and system administrators to help figure out mysteries like the ones mentioned
above. Loosely modeled after the ubiquitous filemon, regmon and procmon, it
attempts to provide detailed information about the ongoing activity within
BizTalk RFID. Load / Save of rfidmon
trace files Pre-requisites:o BizTalk RFID RTM that shipped as part of BizTalk
Server 2006 R2 Platforms "supported"o Windows Server 2003 o Windows Vista o Windows XP SP2 Feature SummaryPer-call tracing of providers,
including metadata and device discovery calls. Device creation, open, close,
commands, responses, events, and management commands. Process definition, event handler
definition, binding changes. All WMI events raised by BizTalk
RFID. Individual event procesing flows,
including the particular event handler methods, and termination conditions. Load / Save of rfidmon trace files Ability to save rfidmon traces to
files, and view them later for post-mortem debugging Include / exclude events based on
a number of criteria. Helps you narrow down the particular window of events
that are of interest. |