<xsl:choose> <xsl:when test="count(/Report/Node/Statistics/Bad) > 0">BCFG Status (<xsl:value-of select="@name" />)</xsl:when> <xsl:otherwise>BCFG Status (<xsl:value-of select="@name" />)</xsl:otherwise> </xsl:choose>

BCFG Status () BCFG Status ()

Report Run @

Summary:

Nodes were included in your report.

nodes are clean.
  • Node:
nodes are bad.
  • Node:
nodes have extra configuration. (includes both good and bad nodes)
  • Node:
nodes were modified in the last run. (includes both good and bad nodes)
  • Node:
nodes did not run within the last 24 hours but were pingable.
  • Node:
nodes did not run within the last 24 hours. (includes nodes up and down)
  • Node:
nodes were down.
  • Node:


Valid XHTML 1.0!