[infinispan-issues] [JBoss JIRA] Commented: (ISPN-813) "Infinispan Cache Manager" option doesn't show up in the drop down menu for "Manually add" function
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Tue Jan 25 10:49:49 EST 2011
[ https://issues.jboss.org/browse/ISPN-813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12577768#comment-12577768 ]
Galder Zamarreño commented on ISPN-813:
---------------------------------------
The original reason for the manual addition was the possibility to find multiple Infinispan instances in a single server where a single agent was running. However, since we have a JMX server parent now, these JMX servers are found automatically:
[1]:0 > res
Resource[id=-3, type=JMX Server, key=7997, name=org.infinispan.demo.InfinispanDemo (7997), parent=dhcp-144-240.gva.redhat.com]
Resource[id=-4, type=JMX Server, key=6996, name=org.infinispan.demo.InfinispanDemo (6996), parent=dhcp-144-240.gva.redhat.com]
Resource[id=-2, type=Mac OS X, key=dhcp-144-240.gva.redhat.com, name=dhcp-144-240.gva.redhat.com, parent=<null>, version=MacOSX 10.6.5]
So, no more need for manual addition at all.
Michal, I'll update the wiki. Based on this, test1 - test4 bound gridfs demos should be discovered by the RHQ server without any further action. Can you confirm this?
> "Infinispan Cache Manager" option doesn't show up in the drop down menu for "Manually add" function
> ---------------------------------------------------------------------------------------------------
>
> Key: ISPN-813
> URL: https://issues.jboss.org/browse/ISPN-813
> Project: Infinispan
> Issue Type: Bug
> Components: JMX, reporting and management
> Affects Versions: 4.2.0.CR2
> Reporter: Michal Linhard
> Assignee: Galder Zamarreño
> Fix For: 5.0.0.BETA1
>
>
> infinispan 4.2.0.CR2
> RHQ version: 3.0.0 build number: 59e9341
> postgresql 8.4.5
> I've setup RHQ with infinispan-jopr-plugin as described here:
> http://community.jboss.org/wiki/MonitoringInfinispanwithRHQ
> I'm running this on my local machine having these virtual interfaces
> 192.168.10.101 test1
> 192.168.10.102 test2
> 192.168.10.103 test3
> 192.168.10.104 test4
> 192.168.10.105 test5
> 192.168.10.106 test6
> test1 - test4 running jboss 5.1.0.GA with infinispan-gridfs-webdav demo (ran with -Dcom.sun.management.jmxremote.port=6991 to 9664 respectively)
> test1 - test2 running rhq-agent bound to respective interface
> test5 running rhq-server
> sucessfully installed RHQ server
> sucessfully installed agents test1 test2
> sucessfully imported platforms test1 and test2
> sucessfully installed infinispan-jopr-plugin, updated agents
> tried to manually add Infinispan Cache Manager according to the instructions:
> "To add Infinispan instances manually, go to Resources > Platforms > localhost and then click on Inventory. At the bottom of the page, there's a section that says "Manually Add" and next to it there's a drop down list. Open this list, select "Infinispan Cache Manager" and click Ok."
> but the option "Infinispan Cache Manager" doesn't appear in the drop down box.
> i don't know wheter this is a RHQ bug or plugin bug or wheter there's something wrong with my installation steps.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list