[Mc4j-cvs] mc4j/application/dashboards/jboss JBoss_Deployments.xml,1.1,1.2 JBoss_ServerInfo_Memory.x
Brought to you by:
ghinkl
From: Greg H. <gh...@us...> - 2006-04-12 19:14:29
|
Update of /cvsroot/mc4j/mc4j/application/dashboards/jboss In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20162/application/dashboards/jboss Modified Files: JBoss_ServerInfo_Memory.xml JBoss_ServerInfoMBean.xml JBoss_WebTable.xml JBoss_System_Server_Control.xml JBoss_Web_Jetty.xml JBoss_MQ_TopicTable.xml JBoss_Web_JettyNew.xml JBoss_MQ_QueueTable.xml Added Files: JBoss_Deployments.xml Removed Files: JBoss_ServerDashboard.html JBoss_ServerDashboard.xml Log Message: Merging EMS into head for the 2.0 release work Index: JBoss_Web_JettyNew.xml =================================================================== RCS file: /cvsroot/mc4j/mc4j/application/dashboards/jboss/JBoss_Web_JettyNew.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** JBoss_Web_JettyNew.xml 16 Apr 2004 15:49:47 -0000 1.4 --- JBoss_Web_JettyNew.xml 12 Apr 2006 19:13:52 -0000 1.5 *************** *** 1,7 **** <?xml version="1.0" encoding="UTF-8"?> ! <!DOCTYPE Dashboard PUBLIC "-//MC4J//DTD Dashboard 1.0//EN" "http://mc4j.sourceforge.net/Dashboard_1_0.dtd"> ! <Dashboard version="1.0" name="JBoss Jetty Statistics"> <Description>This dashboard shows the statistics of a Jetty servlet context.</Description> --- 1,7 ---- <?xml version="1.0" encoding="UTF-8"?> ! <!DOCTYPE Dashboard PUBLIC "-//MC4J//DTD Dashboard 2.0//EN" "http://mc4j.org/Dashboard_2_0.dtd"> ! <Dashboard version="2.0" name="JBoss Jetty Statistics"> <Description>This dashboard shows the statistics of a Jetty servlet context.</Description> *************** *** 9,13 **** <DashboardMatch type="Global" location="/JBoss/Web" > <BeanMatch id="Jetty" type="Single"> ! <Condition type="BeanObjectNameCondition" filter="^jboss.jetty:Server=0$"/> </BeanMatch> </DashboardMatch> --- 9,13 ---- <DashboardMatch type="Global" location="/JBoss/Web" > <BeanMatch id="Jetty" type="Single"> ! <Condition type="BeanObjectNameRegexCondition" filter="^jboss.jetty:Server=0$"/> </BeanMatch> </DashboardMatch> *************** *** 20,24 **** <Constraint type="BorderConstraints" direction="NORTH"/> <LayoutManager type="java.awt.BorderLayout"/> ! <Border type="javax.swing.border.EmptyBorder" top="(Literal)2" left="(Literal)5" bottom="(Literal)2" right="(Literal)5"/> <Content> <Component type="javax.swing.JPanel"> --- 20,24 ---- <Constraint type="BorderConstraints" direction="NORTH"/> <LayoutManager type="java.awt.BorderLayout"/> ! <Border type="javax.swing.border.EmptyBorder" top="'2'" left="'5'" bottom="'2'" right="'5'"/> <Content> <Component type="javax.swing.JPanel"> *************** *** 29,41 **** <Constraint type="BorderConstraints" direction="CENTER"/> <Attribute name="text" value="DashboardName"/> ! <Attribute name="font" value="(Literal)SansSerif bold 20"/> ! <Attribute name="foreground" value="(Literal)0x666666"/> </Component> <Component type="javax.swing.JTextArea"> <Constraint type="BorderConstraints" direction="SOUTH"/> <Attribute name="text" value="DashboardDescription"/> ! <Attribute name="font" value="(Literal)DialogInput bold 14"/> ! <Attribute name="opaque" value="(Literal)false"/> ! <Attribute name="editable" value="(Literal)false"/> </Component> </Content> --- 29,41 ---- <Constraint type="BorderConstraints" direction="CENTER"/> <Attribute name="text" value="DashboardName"/> ! <Attribute name="font" value="'SansSerif bold 20'"/> ! <Attribute name="foreground" value="'0x666666'"/> </Component> <Component type="javax.swing.JTextArea"> <Constraint type="BorderConstraints" direction="SOUTH"/> <Attribute name="text" value="DashboardDescription"/> ! <Attribute name="font" value="'DialogInput bold 14'"/> ! <Attribute name="opaque" value="'false'"/> ! <Attribute name="editable" value="'false'"/> </Component> </Content> *************** *** 43,47 **** <Component type="org.mc4j.console.dashboard.components.RefreshControlComponent"> <Constraint type="BorderConstraints" direction="EAST"/> ! <Attribute name="refreshDelay" value="(Literal)1000"/> </Component> </Content> --- 43,47 ---- <Component type="org.mc4j.console.dashboard.components.RefreshControlComponent"> <Constraint type="BorderConstraints" direction="EAST"/> ! <Attribute name="refreshDelay" value="'1000'"/> </Component> </Content> *************** *** 51,58 **** <!-- *** Scroll pane of info *** --> <Component type="javax.swing.JScrollPane"> ! <Attribute name="background" value="(Literal)0xFFFFFF"/> <Content> <Component type="javax.swing.JPanel"> ! <Attribute name="background" value="(Literal)0xFFFFFF"/> <Constraint type="BorderConstraints" direction="CENTER"/> --- 51,58 ---- <!-- *** Scroll pane of info *** --> <Component type="javax.swing.JScrollPane"> ! <Attribute name="background" value="'0xFFFFFF'"/> <Content> <Component type="javax.swing.JPanel"> ! <Attribute name="background" value="'0xFFFFFF'"/> <Constraint type="BorderConstraints" direction="CENTER"/> *************** *** 63,110 **** <Content> <Component type="org.mc4j.console.swing.SectionHolder"> ! <Attribute name="title" value="(Literal)Connection Information"/> ! <Attribute name="background" value="(Literal)0xFFFFFF"/> <LayoutManager type="java.awt.GridLayout" rows="1" cols="2"/> <Content> <Component type="org.mc4j.console.dashboard.components.NumericAttributeGraph"> ! <Attribute name="beanNode" value="Jetty"/> ! <Attribute name="preferredSize" value="(Literal)400,150"/> ! <Attribute name="attributeName" value="(Literal)connections"/> ! <Attribute name="attributeName" value="(Literal)connectionsOpen"/> ! <Attribute name="attributeName" value="(Literal)connectionsOpenMax"/> ! <Attribute name="attributeName" value="(Literal)connectionsRequestsAve"/> ! <Attribute name="attributeName" value="(Literal)connectionsRequestsMax"/> </Component> <Component type="org.mc4j.console.dashboard.components.NumericAttributeGraph"> ! <Attribute name="beanNode" value="Jetty"/> ! <Attribute name="preferredSize" value="(Literal)400,150"/> ! <Attribute name="attributeName" value="(Literal)connectionsDurationAve"/> ! <Attribute name="attributeName" value="(Literal)connectionsDurationMax"/> </Component> </Content> </Component> <Component type="org.mc4j.console.swing.SectionHolder"> ! <Attribute name="title" value="(Literal)Requests Information"/> ! <Attribute name="background" value="(Literal)0xFFFFFF"/> <LayoutManager type="java.awt.GridLayout" rows="1" cols="2"/> <Content> <Component type="org.mc4j.console.dashboard.components.NumericAttributeGraph"> ! <Attribute name="beanNode" value="Jetty"/> ! <Attribute name="preferredSize" value="(Literal)400,150"/> ! <Attribute name="attributeName" value="(Literal)requests"/> ! <Attribute name="attributeName" value="(Literal)requestsActive"/> ! <Attribute name="attributeName" value="(Literal)requestsActiveMax"/> </Component> <Component type="org.mc4j.console.dashboard.components.NumericAttributeGraph"> ! <Attribute name="beanNode" value="Jetty"/> ! <Attribute name="preferredSize" value="(Literal)400,150"/> ! <Attribute name="attributeName" value="(Literal)requestsDurationAve"/> ! <Attribute name="attributeName" value="(Literal)requestsDurationMax"/> </Component> </Content> </Component> <Component type="org.mc4j.console.dashboard.components.FillerComponent"> ! <Attribute name="type" value="(Literal)VERTICAL_GLUE_SHAPE"/> </Component> </Content> --- 63,110 ---- <Content> <Component type="org.mc4j.console.swing.SectionHolder"> ! <Attribute name="title" value="'Connection Information'"/> ! <Attribute name="background" value="'F'"/> <LayoutManager type="java.awt.GridLayout" rows="1" cols="2"/> <Content> <Component type="org.mc4j.console.dashboard.components.NumericAttributeGraph"> ! <Attribute name="bean" value="#Jetty"/> ! <Attribute name="preferredSize" value="'400,150'"/> ! <Attribute name="attributeName" value="'connections'"/> ! <Attribute name="attributeName" value="'connectionsOpen'"/> ! <Attribute name="attributeName" value="'connectionsOpenMax'"/> ! <Attribute name="attributeName" value="'connectionsRequestsAve'"/> ! <Attribute name="attributeName" value="'connectionsRequestsMax'"/> </Component> <Component type="org.mc4j.console.dashboard.components.NumericAttributeGraph"> ! <Attribute name="bean" value="#Jetty"/> ! <Attribute name="preferredSize" value="'400,150'"/> ! <Attribute name="attributeName" value="'connectionsDurationAve'"/> ! <Attribute name="attributeName" value="'connectionsDurationMax'"/> </Component> </Content> </Component> <Component type="org.mc4j.console.swing.SectionHolder"> ! <Attribute name="title" value="'Requests Information'"/> ! <Attribute name="background" value="'0xFFFFFF'"/> <LayoutManager type="java.awt.GridLayout" rows="1" cols="2"/> <Content> <Component type="org.mc4j.console.dashboard.components.NumericAttributeGraph"> ! <Attribute name="bean" value="#Jetty"/> ! <Attribute name="preferredSize" value="'400,150'"/> ! <Attribute name="attributeName" value="'requests'"/> ! <Attribute name="attributeName" value="'requestsActive'"/> ! <Attribute name="attributeName" value="'requestsActiveMax'"/> </Component> <Component type="org.mc4j.console.dashboard.components.NumericAttributeGraph"> ! <Attribute name="bean" value="#Jetty"/> ! <Attribute name="preferredSize" value="'400,150'"/> ! <Attribute name="attributeName" value="'requestsDurationAve'"/> ! <Attribute name="attributeName" value="'requestsDurationMax'"/> </Component> </Content> </Component> <Component type="org.mc4j.console.dashboard.components.FillerComponent"> ! <Attribute name="type" value="'VERTICAL_GLUE_SHAPE'"/> </Component> </Content> Index: JBoss_ServerInfoMBean.xml =================================================================== RCS file: /cvsroot/mc4j/mc4j/application/dashboards/jboss/JBoss_ServerInfoMBean.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** JBoss_ServerInfoMBean.xml 16 Apr 2004 15:49:47 -0000 1.5 --- JBoss_ServerInfoMBean.xml 12 Apr 2006 19:13:52 -0000 1.6 *************** *** 1,4 **** <?xml version="1.0" encoding="UTF-8"?> ! <!DOCTYPE Dashboard PUBLIC "-//MC4J//DTD Dashboard 1.0//EN" "http://mc4j.sourceforge.net/Dashboard_1_0.dtd"> <!-- --- 1,4 ---- <?xml version="1.0" encoding="UTF-8"?> ! <!DOCTYPE Dashboard PUBLIC "-//MC4J//DTD Dashboard 2.0//EN" "http://mc4j.org/Dashboard_2_0.dtd"> <!-- *************** *** 7,149 **** --> ! <Dashboard version="1.0" name="JBoss Server Info"> ! <Description>This dashboard displays basic information relating to the ! overall execution of a JBoss server.</Description> ! <DashboardMatch type="Global" location="/JBoss"> ! <BeanMatch id="JBossServerInfoBean" type="Single"> ! <Condition type="BeanObjectNameCondition" filter="jboss.system:type=ServerInfo"/> ! </BeanMatch> ! </DashboardMatch> - - <LayoutManager type="java.awt.BorderLayout"/> - <Content> - - <!-- *** The header section displays title and a refresh control *** --> - <Component type="javax.swing.JPanel"> - <Constraint type="BorderConstraints" direction="NORTH"/> - <LayoutManager type="java.awt.BorderLayout"/> - <Border type="javax.swing.border.EmptyBorder" top="(Literal)2" left="(Literal)5" bottom="(Literal)2" right="(Literal)5"/> - <Content> - <Component type="javax.swing.JPanel"> - <Constraint type="BorderConstraints" direction="CENTER"/> - <LayoutManager type="java.awt.BorderLayout"/> - <Content> - <Component type="javax.swing.JLabel" id="titleLable"> - <Constraint type="BorderConstraints" direction="CENTER"/> - <Attribute name="text" value="DashboardName"/> - <Attribute name="font" value="(Literal)SansSerif bold 20"/> - <Attribute name="foreground" value="(Literal)0x666666"/> - </Component> - <Component type="javax.swing.JTextArea"> - <Constraint type="BorderConstraints" direction="SOUTH"/> - <Attribute name="text" value="DashboardDescription"/> - <Attribute name="font" value="(Literal)DialogInput bold 14"/> - <Attribute name="opaque" value="(Literal)false"/> - <Attribute name="editable" value="(Literal)false"/> - </Component> - </Content> - </Component> - <Component type="org.mc4j.console.dashboard.components.RefreshControlComponent"> - <Constraint type="BorderConstraints" direction="EAST"/> - <Attribute name="refreshDelay" value="(Literal)1000"/> - </Component> - </Content> - </Component> - - <Component type="javax.swing.JSplitPane"> - <Constraint type="BorderConstraints" direction="CENTER"/> - <Attribute name="orientation" value="(Literal)HORIZONTAL_SPLIT"/> - <Attribute name="preferredSize" value="(Literal)400,300"/> - <Attribute name="minimumSize" value="(Literal)400,300"/> - <Attribute name="leftComponent"> - - <Component type="javax.swing.JScrollPane"> - <Constraint type="java.awt.GridBagConstraints" anchor="NORTH" gridx="1" gridy="1" weightx="1" weighty="1" fill="BOTH"/> - <Content> - <Component type="org.mc4j.console.dashboard.components.AttributeListComponent"> - <Attribute name="beanNode" value="JBossServerInfoBean"/> - <!--Attribute name="MBeanNode" value="MBeanNode"/--> - <!--Attribute name="AttributeName" value="(Literal)BuildDate"/--> - <Attribute name="Label" value="(Literal)Server Information"/> - <Attribute name="background" value="(Literal)0xFFFFFF"/> ! <Border type="javax.swing.border.TitledBorder"> ! <Attribute name="title" value="(Literal)MBean Attributes"/> ! </Border> ! </Component> ! </Content> ! </Component> ! </Attribute> ! <Attribute name="rightComponent"> ! <Component type="javax.swing.JPanel"> ! ! <LayoutManager type="java.awt.GridBagLayout"/> ! ! <Content> ! <Component type="javax.swing.JPanel"> ! <Constraint type="java.awt.GridBagConstraints" anchor="NORTH" gridx="1" gridy="1" weightx="0.5" weighty="0.5" fill="BOTH"/> ! <Content> ! <Component type="org.mc4j.console.dashboard.components.NumericAttributeMeter"> ! <Attribute name="beanNode" value="JBossServerInfoBean"/> ! <Attribute name="preferredSize" value="(Literal)150,150"/> ! <Attribute name="maxAttributeName" value="(Literal)MaxMemory"/> ! <Attribute name="currentAttributeName" value="(Literal)FreeMemory"/> ! <Attribute name="minimumSize" value="(Literal)50,50"/> ! <Attribute name="label" value="(Literal)Free Memory"/> ! <Attribute name="updateInterval" value="(Literal)1000"/> ! ! </Component> ! </Content> ! </Component> ! <Component type="javax.swing.JPanel"> ! <Constraint type="java.awt.GridBagConstraints" anchor="NORTH" gridx="2" gridy="1" weightx="0.5" weighty="0.5" fill="BOTH"/> ! <Content> ! <Component type="org.mc4j.console.dashboard.components.NumericAttributeMeter"> ! <Attribute name="beanNode" value="JBossServerInfoBean"/> ! <Attribute name="preferredSize" value="(Literal)150,150"/> ! <Attribute name="maxAttributeValue" value="(Literal)500"/> ! <Attribute name="currentAttributeName" value="(Literal)ActiveThreadCount"/> ! <Attribute name="minimumSize" value="(Literal)50,50"/> ! <Attribute name="label" value="(Literal)Active Threads"/> ! </Component> ! </Content> ! </Component> ! ! <Component type="org.mc4j.console.dashboard.components.NumericAttributeGraph"> ! <Attribute name="beanNode" value="JBossServerInfoBean"/> ! <Constraint type="java.awt.GridBagConstraints" anchor="NORTH" gridx="1" gridy="2" widthx="2" weightx="0.5" weighty="0.5" fill="BOTH" insets="3,3,3,3"/> ! <Attribute name="preferredSize" value="(Literal)100,100"/> ! <Attribute name="attributeName" value="(Literal)FreeMemory"/> ! </Component> ! ! <Component type="org.mc4j.console.dashboard.components.NumericAttributeGraph"> ! <Attribute name="beanNode" value="JBossServerInfoBean"/> ! <Constraint type="java.awt.GridBagConstraints" anchor="NORTH" gridx="2" gridy="2" widthx="2" weightx="0.5" weighty="0.5" fill="BOTH" insets="3,3,3,3"/> ! <Attribute name="attributeName" value="(Literal)ActiveThreadCount"/> ! ! </Component> ! ! ! ! </Content> ! </Component> ! ! </Attribute> ! ! </Component> ! ! <!-- List of methods to execute --> ! <Component type="org.mc4j.console.dashboard.components.OperationListComponent"> ! <Attribute name="beanNode" value="JBossServerInfoBean"/> ! <Constraint type="BorderConstraints" direction="SOUTH"/> ! <Attribute name="format" value="(Literal)BUTTON_ONLY_FORMAT"/> ! ! <Border type="javax.swing.border.TitledBorder"> ! <Attribute name="title" value="(Literal)Server Actions"/> ! </Border> ! </Component> ! ! </Content> </Dashboard> --- 7,177 ---- --> ! <Dashboard version="2.0" name="JBoss Server Info" autoRefresh="true" refreshControl="true" standardHeader="true"> ! <Description>JBoss Application Server product details and general statistics.></Description> ! <DashboardMatch type="Global" location="/JBoss"> ! <BeanMatch id="serverInfo" type="Single"> ! <Condition type="BeanObjectNameRegexCondition" filter="jboss.system:type=ServerInfo"/> ! </BeanMatch> ! <BeanMatch id="server" type="Single"> ! <Condition type="BeanObjectNameRegexCondition" filter="^jboss.system:type=Server$"/> ! </BeanMatch> ! <BeanMatch id="config" type="Single"> ! <Condition type="BeanObjectNameRegexCondition" filter="^jboss.system:type=ServerConfig$"/> ! </BeanMatch> ! </DashboardMatch> ! <LayoutManager type="java.awt.BorderLayout"/> ! <Content> ! <Component type="org.mc4j.console.dashboard.components.html.HtmlDashboardComponent"> ! ! <Attribute name="html"> ! <![CDATA[ ! <img src="classpath://images/logos/jboss_logo.png"> ! ! <table cellpadding="6"> ! <tr> ! <td colspan="4"><font size="+2"><u>JBoss Version</u></font></td> ! </tr> ! <tr> ! <td align="right"><b>Version Name: </b></td> <td>${#server.VersionName}</td> ! <td align="right"><b>Built on: </b></td> <td>${#server.BuildDate}</td> ! </tr> ! ! <tr> ! <td align="right"><b>Version: </b></td> <td colspan="3"> ${#server.Version}</td> ! </tr> ! <tr> ! <td colspan="4"> ! <font size="+2"><u>Installation Environment</u></font> ! </td> ! </tr> ! ! <tr> ! <td align="right"><b>Base Location (local): </b></td> <td colspan="2">${#config.ServerBaseDir}</td> ! </tr> ! <tr> ! <td align="right"><b>Base Location: </b></td> <td colspan="2">${#config.ServerBaseUrl}</td> ! </tr> ! ! <tr> ! <td align="right"><b>Host: </b></td> <td>${#serverInfo.HostName} (${#serverInfo.HostAddress})</td> ! <td align="right"><b>Start date: </b></td> <td>${#server.StartDate}</td> ! </tr> ! ! <tr> ! <td align="right"><b>Running config: </b></td> <td>'${#config.ServerName}'</td> ! </tr> ! ! <tr> ! <td colspan="4"> ! <font size="+2"><u>Hardware</u></font> ! </td> ! <tr> ! ! <tr> ! <td align="right"><b>CPUs: </b></td> <td>${#serverInfo.AvailableProcessors}</td> ! <td align="right"><b>OS: </b></td> <td>${#serverInfo.OSName} ${#serverInfo.OSVersion} (${#serverInfo.OSArch})</td> ! </tr> ! ! <tr> ! <td colspan="4"> ! <font size="+2"><u>JVM Environment</u></font> ! </td> ! </tr> ! ! <tr> ! <td align="right"><b>Free Memory: </b></td> <td>${#serverInfo.FreeMemory / 1024 / 1024} MB</td> ! <td align="right"><b>Max Memory: </b></td> <td>${#serverInfo.MaxMemory / 1024 / 1024} MB</td> ! </tr> ! <tr> ! <td align="right"><b>Total Memory: </b></td> <td>${#serverInfo.TotalMemory / 1024 / 1024} MB</td> ! <td align="right"><b>#Threads: </b></td> <td>${#serverInfo.ActiveThreadCount}</td> ! </tr> ! ! <tr> ! <td align="right"><b>JVM Version: </b></td> <td>${#serverInfo.JavaVMVersion} ("${#serverInfo.JavaVMVendor}")</td> ! <td align="right"><b>JVM Name: </b></td> <td>${#serverInfo.JavaVMName}</td> ! </tr> ! </table> ! <br> ! ! <font size="+2"><u>Performance</u></font> ! <br> ! <table> ! <tr> ! <td colspan="2"><object classid="MemoryGraph" width="300" height="250"></object></td> ! <td colspan="2"><object classid="ThreadGraph" width="300" height="250"></object></td> ! </tr> ! </table> ! <br> ! ! <object classid="Operations"></object> ! ! ! ]]> ! </Attribute> ! ! <Content> ! ! <!-- ! <Component type="org.mc4j.console.dashboard.components.NumericAttributeMeter"> ! <Attribute name="bean" value="#serverInfo"/> ! <Attribute name="preferredSize" value="'150,150'"/> ! <Attribute name="maxAttributeName" value="'MaxMemory'"/> ! <Attribute name="currentAttributeName" value="'FreeMemory'"/> ! <Attribute name="minimumSize" value="'50,50'"/> ! <Attribute name="label" value="'Free Memory'"/> ! <Attribute name="updateInterval" value="'1000'"/> ! </Component> ! ! <Component type="org.mc4j.console.dashboard.components.NumericAttributeMeter"> ! <Attribute name="bean" value="#serverInfo"/> ! <Attribute name="preferredSize" value="'150,150'"/> ! <Attribute name="maxAttributeValue" value="'500'"/> ! <Attribute name="currentAttributeName" value="'ActiveThreadCount'"/> ! <Attribute name="minimumSize" value="'50,50'"/> ! <Attribute name="label" value="'Active Threads'"/> ! </Component> ! --> ! ! <Component type="org.mc4j.console.dashboard.components.NumericAttributeGraph" id="MemoryGraph"> ! <Attribute name="chartTitle" value="'Memory Usage'"/> ! <Attribute name="preferredSize" value="'400,300'"/> ! ! <Attribute name="attribute" value="#serverInfo.getAttribute('FreeMemory')"/> ! </Component> ! ! <Component type="org.mc4j.console.dashboard.components.NumericAttributeGraph" id="ThreadGraph"> ! <Attribute name="chartTitle" value="'Active Threads'"/> ! <Attribute name="preferredSize" value="'400,300'"/> ! <Attribute name="attribute" value="#serverInfo.getAttribute('ActiveThreadCount')"/> ! </Component> ! ! ! <!-- List of methods to execute --> ! <Component type="org.mc4j.console.swing.SectionHolder" id="Operations"> ! <Attribute name="title" value="'Server Control'"/> ! <Content> ! <Component type="org.mc4j.console.dashboard.components.OperationListComponent"> ! <Attribute name="bean" value="#server"/> ! ! <Attribute name="format" ! value="@org.mc4j.console.dashboard.components.OperationListComponent@BUTTON_ONLY_FORMAT"/> ! ! </Component> ! <Component type="org.mc4j.console.dashboard.components.OperationListComponent"> ! <Attribute name="bean" value="#serverInfo"/> ! ! <Attribute name="format" ! value="@org.mc4j.console.dashboard.components.OperationListComponent@BUTTON_ONLY_FORMAT"/> ! ! </Component> ! </Content> ! </Component> ! ! </Content> ! </Component> ! </Content> </Dashboard> --- JBoss_ServerDashboard.html DELETED --- Index: JBoss_ServerInfo_Memory.xml =================================================================== RCS file: /cvsroot/mc4j/mc4j/application/dashboards/jboss/JBoss_ServerInfo_Memory.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** JBoss_ServerInfo_Memory.xml 13 Oct 2004 04:52:45 -0000 1.5 --- JBoss_ServerInfo_Memory.xml 12 Apr 2006 19:13:52 -0000 1.6 *************** *** 1,12 **** <?xml version="1.0" encoding="UTF-8"?> ! <!DOCTYPE Dashboard PUBLIC "-//MC4J//DTD Dashboard 1.0//EN" "http://mc4j.sourceforge.net/Dashboard_1_0.dtd"> ! <Dashboard version="1.0" name="JBoss Memory Meter"> ! <Description>This dashboard displays basic information relating to the ! overall execution of a JBoss server.</Description> <DashboardMatch type="Global" location="/JBoss"> <BeanMatch id="JBossServerInfoBean" type="Single"> ! <Condition type="BeanObjectNameCondition" filter="jboss.system:type=ServerInfo"/> </BeanMatch> </DashboardMatch> --- 1,11 ---- <?xml version="1.0" encoding="UTF-8"?> ! <!DOCTYPE Dashboard PUBLIC "-//MC4J//DTD Dashboard 2.0//EN" "http://mc4j.org/Dashboard_2_0.dtd"> ! <Dashboard version="2.0" name="JBoss Memory Meter" autoRefresh="false" refreshControl="false" standardHeader="true"> ! <Description>JBoss server memory usage.</Description> <DashboardMatch type="Global" location="/JBoss"> <BeanMatch id="JBossServerInfoBean" type="Single"> ! <Condition type="BeanObjectNameRegexCondition" filter="jboss.system:type=ServerInfo"/> </BeanMatch> </DashboardMatch> *************** *** 19,67 **** <LayoutManager type="java.awt.BorderLayout"/> <Content> - - <!-- *** The header section displays title and a refresh control *** --> - <Component type="javax.swing.JPanel"> - <Constraint type="BorderConstraints" direction="NORTH"/> - <LayoutManager type="java.awt.BorderLayout"/> - <Border type="javax.swing.border.EmptyBorder" top="(Literal)2" left="(Literal)5" bottom="(Literal)2" right="(Literal)5"/> - <Content> - <Component type="javax.swing.JPanel"> - <Constraint type="BorderConstraints" direction="CENTER"/> - <LayoutManager type="java.awt.BorderLayout"/> - <Content> - <Component type="javax.swing.JLabel" id="titleLable"> - <Constraint type="BorderConstraints" direction="CENTER"/> - <Attribute name="text" value="DashboardName"/> - <Attribute name="font" value="(Literal)SansSerif bold 20"/> - <Attribute name="foreground" value="(Literal)0x666666"/> - </Component> - <Component type="javax.swing.JTextArea"> - <Constraint type="BorderConstraints" direction="SOUTH"/> - <Attribute name="text" value="DashboardDescription"/> - <Attribute name="font" value="(Literal)DialogInput bold 14"/> - <Attribute name="opaque" value="(Literal)false"/> - <Attribute name="editable" value="(Literal)false"/> - </Component> - </Content> - </Component> - </Content> - </Component> - <Component type="org.mc4j.console.dashboard.components.NumericAttributeGaugeMeter"> <Constraint type="BorderConstraints" direction="CENTER"/> ! <Attribute name="beanNode" value="JBossServerInfoBean"/> ! <Attribute name="maxAttributeName" value="(Literal)MaxMemory"/> ! <Attribute name="currentAttributeName" value="(Literal)FreeMemory"/> ! <!--<Attribute name="minimumSize" value="(Literal)50,50"/>--> ! <Attribute name="label" value="(Literal)Free Memory"/> ! <Attribute name="updateInterval" value="(Literal)1000"/> ! <Attribute name="warningPoint" value="(Literal)0.2"/> ! <Attribute name="criticalPoint" value="(Literal)0.05"/> ! <Attribute name="title" value="(Literal)Available Memory"/> ! <Attribute name="units" value="(Literal)bytes"/> ! </Component> ! </Content> </Dashboard> --- 18,37 ---- <LayoutManager type="java.awt.BorderLayout"/> <Content> + <!-- TODO: This component is broken. For some reason it pegs the cpu <Component type="org.mc4j.console.dashboard.components.NumericAttributeGaugeMeter"> <Constraint type="BorderConstraints" direction="CENTER"/> ! <Attribute name="bean" value="#JBossServerInfoBean"/> ! <Attribute name="maxAttributeName" value="'MaxMemory'"/> ! <Attribute name="currentAttributeName" value="'FreeMemory'"/> ! <Attribute name="label" value="'Free Memory'"/> ! <Attribute name="updateInterval" value="1000"/> ! <Attribute name="warningPoint" value="0.2"/> ! <Attribute name="criticalPoint" value="0.05"/> ! <Attribute name="title" value="'Available Memory'"/> ! <Attribute name="units" value="'bytes'"/> </Component> ! --> ! </Content> </Dashboard> Index: JBoss_Web_Jetty.xml =================================================================== RCS file: /cvsroot/mc4j/mc4j/application/dashboards/jboss/JBoss_Web_Jetty.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** JBoss_Web_Jetty.xml 16 Apr 2004 15:49:47 -0000 1.4 --- JBoss_Web_Jetty.xml 12 Apr 2006 19:13:52 -0000 1.5 *************** *** 1,7 **** <?xml version="1.0" encoding="UTF-8"?> ! <!DOCTYPE Dashboard PUBLIC "-//MC4J//DTD Dashboard 1.0//EN" "http://mc4j.sourceforge.net/Dashboard_1_0.dtd"> ! <Dashboard version="1.0" name="JBoss Jetty Statistics"> <Description>This dashboard shows the statistics of a Jetty servlet context.</Description> --- 1,7 ---- <?xml version="1.0" encoding="UTF-8"?> ! <!DOCTYPE Dashboard PUBLIC "-//MC4J//DTD Dashboard 2.0//EN" "http://mc4j.org/Dashboard_2_0.dtd"> ! <Dashboard version="2.0" name="JBoss Jetty Statistics"> <Description>This dashboard shows the statistics of a Jetty servlet context.</Description> *************** *** 9,13 **** <DashboardMatch type="Global" location="/JBoss/Web" > <BeanMatch id="Jetty" type="Single"> ! <Condition type="BeanObjectNameCondition" filter="^jboss.web:Jetty=0$"/> </BeanMatch> </DashboardMatch> --- 9,13 ---- <DashboardMatch type="Global" location="/JBoss/Web" > <BeanMatch id="Jetty" type="Single"> ! <Condition type="BeanObjectNameRegexCondition" filter="^jboss.web:Jetty=0$"/> </BeanMatch> </DashboardMatch> *************** *** 20,24 **** <Constraint type="BorderConstraints" direction="NORTH"/> <LayoutManager type="java.awt.BorderLayout"/> ! <Border type="javax.swing.border.EmptyBorder" top="(Literal)2" left="(Literal)5" bottom="(Literal)2" right="(Literal)5"/> <Content> <Component type="javax.swing.JPanel"> --- 20,24 ---- <Constraint type="BorderConstraints" direction="NORTH"/> <LayoutManager type="java.awt.BorderLayout"/> ! <Border type="javax.swing.border.EmptyBorder" top="'2'" left="'5'" bottom="'2'" right="'5'"/> <Content> <Component type="javax.swing.JPanel"> *************** *** 29,41 **** <Constraint type="BorderConstraints" direction="CENTER"/> <Attribute name="text" value="DashboardName"/> ! <Attribute name="font" value="(Literal)SansSerif bold 20"/> ! <Attribute name="foreground" value="(Literal)0x666666"/> </Component> <Component type="javax.swing.JTextArea"> <Constraint type="BorderConstraints" direction="SOUTH"/> <Attribute name="text" value="DashboardDescription"/> ! <Attribute name="font" value="(Literal)DialogInput bold 14"/> ! <Attribute name="opaque" value="(Literal)false"/> ! <Attribute name="editable" value="(Literal)false"/> </Component> </Content> --- 29,41 ---- <Constraint type="BorderConstraints" direction="CENTER"/> <Attribute name="text" value="DashboardName"/> ! <Attribute name="font" value="'SansSerif bold 20'"/> ! <Attribute name="foreground" value="'0x666666'"/> </Component> <Component type="javax.swing.JTextArea"> <Constraint type="BorderConstraints" direction="SOUTH"/> <Attribute name="text" value="DashboardDescription"/> ! <Attribute name="font" value="'DialogInput bold 14'"/> ! <Attribute name="opaque" value="'false'"/> ! <Attribute name="editable" value="'false'"/> </Component> </Content> *************** *** 43,47 **** <Component type="org.mc4j.console.dashboard.components.RefreshControlComponent"> <Constraint type="BorderConstraints" direction="EAST"/> ! <Attribute name="refreshDelay" value="(Literal)1000"/> </Component> </Content> --- 43,47 ---- <Component type="org.mc4j.console.dashboard.components.RefreshControlComponent"> <Constraint type="BorderConstraints" direction="EAST"/> ! <Attribute name="refreshDelay" value="'1000'"/> </Component> </Content> *************** *** 51,58 **** <!-- *** Scroll pane of info *** --> <Component type="javax.swing.JScrollPane"> ! <Attribute name="background" value="(Literal)0xFFFFFF"/> <Content> <Component type="javax.swing.JPanel"> ! <Attribute name="background" value="(Literal)0xFFFFFF"/> <Constraint type="BorderConstraints" direction="CENTER"/> --- 51,58 ---- <!-- *** Scroll pane of info *** --> <Component type="javax.swing.JScrollPane"> ! <Attribute name="background" value="'0xFFFFFF'"/> <Content> <Component type="javax.swing.JPanel"> ! <Attribute name="background" value="'0xFFFFFF'"/> <Constraint type="BorderConstraints" direction="CENTER"/> *************** *** 63,110 **** <Content> <Component type="org.mc4j.console.swing.SectionHolder"> ! <Attribute name="title" value="(Literal)Connection Information"/> ! <Attribute name="background" value="(Literal)0xFFFFFF"/> <LayoutManager type="java.awt.GridLayout" rows="1" cols="2"/> <Content> <Component type="org.mc4j.console.dashboard.components.NumericAttributeGraph"> ! <Attribute name="beanNode" value="Jetty"/> ! <Attribute name="preferredSize" value="(Literal)400,150"/> ! <Attribute name="attributeName" value="(Literal)connections"/> ! <Attribute name="attributeName" value="(Literal)connectionsOpen"/> ! <Attribute name="attributeName" value="(Literal)connectionsOpenMax"/> ! <Attribute name="attributeName" value="(Literal)connectionsRequestsAve"/> ! <Attribute name="attributeName" value="(Literal)connectionsRequestsMax"/> </Component> <Component type="org.mc4j.console.dashboard.components.NumericAttributeGraph"> ! <Attribute name="beanNode" value="Jetty"/> ! <Attribute name="preferredSize" value="(Literal)400,150"/> ! <Attribute name="attributeName" value="(Literal)connectionsDurationAve"/> ! <Attribute name="attributeName" value="(Literal)connectionsDurationMax"/> </Component> </Content> </Component> <Component type="org.mc4j.console.swing.SectionHolder"> ! <Attribute name="title" value="(Literal)Requests Information"/> ! <Attribute name="background" value="(Literal)0xFFFFFF"/> <LayoutManager type="java.awt.GridLayout" rows="1" cols="2"/> <Content> <Component type="org.mc4j.console.dashboard.components.NumericAttributeGraph"> ! <Attribute name="beanNode" value="Jetty"/> ! <Attribute name="preferredSize" value="(Literal)400,150"/> ! <Attribute name="attributeName" value="(Literal)requests"/> ! <Attribute name="attributeName" value="(Literal)requestsActive"/> ! <Attribute name="attributeName" value="(Literal)requestsActiveMax"/> </Component> <Component type="org.mc4j.console.dashboard.components.NumericAttributeGraph"> ! <Attribute name="beanNode" value="Jetty"/> ! <Attribute name="preferredSize" value="(Literal)400,150"/> ! <Attribute name="attributeName" value="(Literal)requestsDurationAve"/> ! <Attribute name="attributeName" value="(Literal)requestsDurationMax"/> </Component> </Content> </Component> <Component type="org.mc4j.console.dashboard.components.FillerComponent"> ! <Attribute name="type" value="(Literal)VERTICAL_GLUE_SHAPE"/> </Component> </Content> --- 63,110 ---- <Content> <Component type="org.mc4j.console.swing.SectionHolder"> ! <Attribute name="title" value="'Connection Information'"/> ! <Attribute name="background" value="'0xFFFFFF'"/> <LayoutManager type="java.awt.GridLayout" rows="1" cols="2"/> <Content> <Component type="org.mc4j.console.dashboard.components.NumericAttributeGraph"> ! <Attribute name="bean" value="#Jetty"/> ! <Attribute name="preferredSize" value="'400,150'"/> ! <Attribute name="attributeName" value="'connections'"/> ! <Attribute name="attributeName" value="'connectionsOpen'"/> ! <Attribute name="attributeName" value="'connectionsOpenMax'"/> ! <Attribute name="attributeName" value="'connectionsRequestsAve'"/> ! <Attribute name="attributeName" value="'connectionsRequestsMax'"/> </Component> <Component type="org.mc4j.console.dashboard.components.NumericAttributeGraph"> ! <Attribute name="bean" value="#Jetty"/> ! <Attribute name="preferredSize" value="'400,150'"/> ! <Attribute name="attributeName" value="'connectionsDurationAve'"/> ! <Attribute name="attributeName" value="'connectionsDurationMax'"/> </Component> </Content> </Component> <Component type="org.mc4j.console.swing.SectionHolder"> ! <Attribute name="title" value="'Requests Information'"/> ! <Attribute name="background" value="'0xFFFFFF'"/> <LayoutManager type="java.awt.GridLayout" rows="1" cols="2"/> <Content> <Component type="org.mc4j.console.dashboard.components.NumericAttributeGraph"> ! <Attribute name="bean" value="#Jetty"/> ! <Attribute name="preferredSize" value="'400,150'"/> ! <Attribute name="attributeName" value="'requests'"/> ! <Attribute name="attributeName" value="'requestsActive'"/> ! <Attribute name="attributeName" value="'requestsActiveMax'"/> </Component> <Component type="org.mc4j.console.dashboard.components.NumericAttributeGraph"> ! <Attribute name="bean" value="#Jetty"/> ! <Attribute name="preferredSize" value="'400,150'"/> ! <Attribute name="attributeName" value="'requestsDurationAve'"/> ! <Attribute name="attributeName" value="'requestsDurationMax'"/> </Component> </Content> </Component> <Component type="org.mc4j.console.dashboard.components.FillerComponent"> ! <Attribute name="type" value="'VERTICAL_GLUE_SHAPE'"/> </Component> </Content> Index: JBoss_WebTable.xml =================================================================== RCS file: /cvsroot/mc4j/mc4j/application/dashboards/jboss/JBoss_WebTable.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** JBoss_WebTable.xml 16 Apr 2004 15:49:47 -0000 1.4 --- JBoss_WebTable.xml 12 Apr 2006 19:13:52 -0000 1.5 *************** *** 1,6 **** <?xml version="1.0" encoding="UTF-8"?> ! <!DOCTYPE Dashboard PUBLIC "-//MC4J//DTD Dashboard 1.0//EN" "http://mc4j.sourceforge.net/Dashboard_1_0.dtd"> ! <Dashboard version="1.0" name="Web Component Statistics"> <Description>This dashboard shows the statistics of a WebLogic Execute Queue.</Description> --- 1,6 ---- <?xml version="1.0" encoding="UTF-8"?> ! <!DOCTYPE Dashboard PUBLIC "-//MC4J//DTD Dashboard 2.0//EN" "http://mc4j.org/Dashboard_2_0.dtd"> ! <Dashboard version="2.0" name="Web Component Statistics"> <Description>This dashboard shows the statistics of a WebLogic Execute Queue.</Description> *************** *** 8,12 **** <DashboardMatch type="Global" location="/JBoss/Web" > <BeanMatch id="VHostList" type="Multiple"> ! <Condition type="BeanObjectNameCondition" filter="vhost=localhost"/> </BeanMatch> </DashboardMatch> --- 8,12 ---- <DashboardMatch type="Global" location="/JBoss/Web" > <BeanMatch id="VHostList" type="Multiple"> ! <Condition type="BeanObjectNameRegexCondition" filter="vhost=localhost"/> </BeanMatch> </DashboardMatch> *************** *** 14,66 **** <LayoutManager type="java.awt.BorderLayout"/> <Content> - - <!-- *** The header section displays title and a refresh control *** --> - <Component type="javax.swing.JPanel"> - <Constraint type="BorderConstraints" direction="NORTH"/> - <LayoutManager type="java.awt.BorderLayout"/> - <Border type="javax.swing.border.EmptyBorder" top="(Literal)2" left="(Literal)5" bottom="(Literal)2" right="(Literal)5"/> - <Content> - <Component type="javax.swing.JPanel"> - <Constraint type="BorderConstraints" direction="CENTER"/> - <LayoutManager type="java.awt.BorderLayout"/> - <Content> - <Component type="javax.swing.JLabel" id="titleLable"> - <Constraint type="BorderConstraints" direction="CENTER"/> - <Attribute name="text" value="DashboardName"/> - <Attribute name="font" value="(Literal)SansSerif bold 20"/> - <Attribute name="foreground" value="(Literal)0x666666"/> - </Component> - <Component type="javax.swing.JTextArea"> - <Constraint type="BorderConstraints" direction="SOUTH"/> - <Attribute name="text" value="DashboardDescription"/> - <Attribute name="font" value="(Literal)DialogInput bold 14"/> - <Attribute name="opaque" value="(Literal)false"/> - <Attribute name="editable" value="(Literal)false"/> - </Component> - </Content> - </Component> - <Component type="org.mc4j.console.dashboard.components.RefreshControlComponent"> - <Constraint type="BorderConstraints" direction="EAST"/> - <Attribute name="refreshDelay" value="(Literal)1000"/> - </Component> - </Content> - </Component> - - <Component type="org.mc4j.console.dashboard.components.AttributeTableComponent"> <Attribute name="beanList" value="VHostList"/> <Constraint type="BorderConstraints" direction="CENTER"/> ! <Attribute name="background" value="(Literal)0xFFFFFF"/> <Attribute name="preferredSize" value="100,100"/> ! <Attribute name="AttributeName" value="(Literal)vhost"/> ! <Attribute name="AttributeName" value="(Literal)context"/> ! <Attribute name="AttributeName" value="(Literal)Name"/> ! <Attribute name="AttributeName" value="(Literal)RequestCount"/> ! <Attribute name="AttributeName" value="(Literal)MinTime"/> ! <Attribute name="AttributeName" value="(Literal)MaxTime"/> ! <Attribute name="AttributeName" value="(Literal)ProcessingTime"/> ! <Attribute name="AttributeName" value="(Literal)ErrorCount"/> --- 14,32 ---- <LayoutManager type="java.awt.BorderLayout"/> <Content> <Component type="org.mc4j.console.dashboard.components.AttributeTableComponent"> <Attribute name="beanList" value="VHostList"/> <Constraint type="BorderConstraints" direction="CENTER"/> ! <Attribute name="background" value="'0xFFFFFF'"/> <Attribute name="preferredSize" value="100,100"/> ! <Attribute name="AttributeName" value="'vhost'"/> ! <Attribute name="AttributeName" value="'context'"/> ! <Attribute name="AttributeName" value="'Name'"/> ! <Attribute name="AttributeName" value="'RequestCount'"/> ! <Attribute name="AttributeName" value="'MinTime'"/> ! <Attribute name="AttributeName" value="'MaxTime'"/> ! <Attribute name="AttributeName" value="'ProcessingTime'"/> ! <Attribute name="AttributeName" value="'ErrorCount'"/> Index: JBoss_MQ_QueueTable.xml =================================================================== RCS file: /cvsroot/mc4j/mc4j/application/dashboards/jboss/JBoss_MQ_QueueTable.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** JBoss_MQ_QueueTable.xml 16 Apr 2004 15:49:47 -0000 1.5 --- JBoss_MQ_QueueTable.xml 12 Apr 2006 19:13:52 -0000 1.6 *************** *** 1,6 **** <?xml version="1.0" encoding="UTF-8"?> ! <!DOCTYPE Dashboard PUBLIC "-//MC4J//DTD Dashboard 1.0//EN" "http://mc4j.sourceforge.net/Dashboard_1_0.dtd"> ! <Dashboard version="1.0" name="MQ Queue Statistics"> <Description>This dashboard shows the statistics of a MQ Queues.</Description> --- 1,6 ---- <?xml version="1.0" encoding="UTF-8"?> ! <!DOCTYPE Dashboard PUBLIC "-//MC4J//DTD Dashboard 2.0//EN" "http://mc4j.org/Dashboard_2_0.dtd"> ! <Dashboard version="2.0" name="MQ Queue Statistics" standardHeader="true" autoRefresh="true" refreshControl="true"> <Description>This dashboard shows the statistics of a MQ Queues.</Description> *************** *** 8,12 **** <DashboardMatch type="Global" location="/JBoss/MQ"> <BeanMatch id="QueueBeanList" type="Multiple"> ! <Condition type="BeanObjectNameCondition" filter="service=Queue"/> </BeanMatch> </DashboardMatch> --- 8,12 ---- <DashboardMatch type="Global" location="/JBoss/MQ"> <BeanMatch id="QueueBeanList" type="Multiple"> ! <Condition type="BeanObjectNameRegexCondition" filter="service=Queue"/> </BeanMatch> </DashboardMatch> *************** *** 15,66 **** <Content> - <!-- *** The header section displays title and a refresh control *** --> - <Component type="javax.swing.JPanel"> - <Constraint type="BorderConstraints" direction="NORTH"/> - <LayoutManager type="java.awt.BorderLayout"/> - <Border type="javax.swing.border.EmptyBorder" top="(Literal)2" left="(Literal)5" bottom="(Literal)2" right="(Literal)5"/> - <Content> - <Component type="javax.swing.JPanel"> - <Constraint type="BorderConstraints" direction="CENTER"/> - <LayoutManager type="java.awt.BorderLayout"/> - <Content> - <Component type="javax.swing.JLabel" id="titleLable"> - <Constraint type="BorderConstraints" direction="CENTER"/> - <Attribute name="text" value="DashboardName"/> - <Attribute name="font" value="(Literal)SansSerif bold 20"/> - <Attribute name="foreground" value="(Literal)0x666666"/> - </Component> - <Component type="javax.swing.JTextArea"> - <Constraint type="BorderConstraints" direction="SOUTH"/> - <Attribute name="text" value="DashboardDescription"/> - <Attribute name="font" value="(Literal)DialogInput bold 14"/> - <Attribute name="opaque" value="(Literal)false"/> - <Attribute name="editable" value="(Literal)false"/> - </Component> - </Content> - </Component> - <Component type="org.mc4j.console.dashboard.components.RefreshControlComponent"> - <Constraint type="BorderConstraints" direction="EAST"/> - <Attribute name="refreshDelay" value="(Literal)1000"/> - </Component> - </Content> - </Component> - <Component type="org.mc4j.console.dashboard.components.AttributeTableComponent"> ! <Attribute name="beanList" value="QueueBeanList"/> <Constraint type="BorderConstraints" direction="CENTER"/> ! <Attribute name="background" value="(Literal)0xFFFFFF"/> ! <Attribute name="preferredSize" value="100,100"/> ! <Attribute name="AttributeName" value="(Literal)name"/> ! <Attribute name="AttributeName" value="(Literal)JNDIName"/> ! <Attribute name="AttributeName" value="(Literal)StateString"/> ! <Attribute name="AttributeName" value="(Literal)QueueName"/> ! <Attribute name="AttributeName" value="(Literal)ReceiversCount"/> </Component> --- 15,34 ---- <Content> <Component type="org.mc4j.console.dashboard.components.AttributeTableComponent"> ! <Attribute name="beanList" value="#QueueBeanList"/> <Constraint type="BorderConstraints" direction="CENTER"/> ! <Attribute name="background" value="'0xFFFFFF'"/> ! <Attribute name="preferredSize" value="'100,100'"/> ! <Attribute name="AttributeName" value="'name'"/> ! <Attribute name="AttributeName" value="'JNDIName'"/> ! <Attribute name="AttributeName" value="'StateString'"/> ! <Attribute name="AttributeName" value="'QueueName'"/> ! <Attribute name="AttributeName" value="'ReceiversCount'"/> </Component> Index: JBoss_MQ_TopicTable.xml =================================================================== RCS file: /cvsroot/mc4j/mc4j/application/dashboards/jboss/JBoss_MQ_TopicTable.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** JBoss_MQ_TopicTable.xml 16 Apr 2004 15:49:47 -0000 1.5 --- JBoss_MQ_TopicTable.xml 12 Apr 2006 19:13:52 -0000 1.6 *************** *** 1,6 **** <?xml version="1.0" encoding="UTF-8"?> ! <!DOCTYPE Dashboard PUBLIC "-//MC4J//DTD Dashboard 1.0//EN" "http://mc4j.sourceforge.net/Dashboard_1_0.dtd"> ! <Dashboard version="1.0" name="MQ Topic Statistics">... [truncated message content] |