Table 7.4: <Bp> Tags Description - Avocent Cyclades ACS Command Reference Manual

Advanced console server
Table of Contents

Advertisement

126
ACS Advanced Console Server Command Reference Guide
The <BP> tag is emitted when the Windows server system halts such that only elements of the
kernel are the most recently operating logic.
Table 7.4: <BP> Tags Description
Element
<INSTANCE CLASSNAME=> Is the type of break point. Currently, there is only one type emitted such as
<machine-info>
<PROPERTY NAME=>
A sample encoding of the Break Point tag follows.
<?xml>
<BP>
<INSTANCE CLASSNAME="BLUESCREEN">
<PROPERTY NAME="STOPCODE" TYPE="string"><VALUE>"0xE2"</
VALUE>
</PROPERTY>
<machine-info>
<name>NTHEAD-800I-1</name>
<guid>00000000-0000-0000-0000-000000000000</guid>
<processor-architecture>x86</processor-architecture>
<os-version>5.2</os-version>
<os-build-number>3735</os-build-number>
<os-product>Windows Server 2003 Enterprise Edition</os-
product>
<os-service-pack>None</os-service-pack>
</machine-info>
</INSTANCE>
</BP>
XML monitoring parameters in pslave.conf
Some parameters need to be configured in the /etc/portslave/pslave.conf to monitor XML data. For
instance, for ttyS1 configure the following parameter.
s1.xml_monitor
When the xml_monitor is set, cy_buffering searches for xml packets from the serial port. When a
complete xml packet is received, cy_buffering sends it to syslog-ng. In syslog-ng.conf, the
following filters are available to filter the xml messages.
Description
Blue Screen which indicates the system was halted prematurely. It is
represented by the CLASSNAME="BLUESCREEN" value.
Described previously.
Provides additional details, such as error code of the abnormal condition
that caused the break point.
1

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents