#INCLUDE("INC-Header.html") #INCLUDE("INC-Quickbar.html")

{AllPools}

{AllPools}

#LOOP(#Pools) #ENDLOOP #IF(NOT #COUNT(#Pools))#ENDIF
{ID} {Name} {DatabaseCount} {AppServerCount}
{Total} #COUNT(#Pools)
#PoolID #PoolName #StoreCount #AppServerCount
{NoEntry}

{AllDatabases}

#LOOP(#Stores) #ENDLOOP #IF(NOT #COUNT(#Stores))#ENDIF
{ID} {Name} {PoolName} {SiteCount}
{Total} #COUNT(#Stores)
#StoreID #StoreName #PoolName #SiteCount
{NoEntry}

{AppServers}

#LOOP(#AppServers) #ENDLOOP #IF(NOT #COUNT(#AppServers))#ENDIF
{IP_Port} {PoolName}
{Total} #COUNT(#AppServers)
#IP:#Port #PoolName
{NoEntry}