Is there a bug/"feature" in the beans exposed over JMX? Unlike other typical
beans, they all seem to contain the space character which causes many tools
to be unable to read them.

Is anyone successfully, automatically consuming the JMX Mbeans for
monitoring purposes?

For example, using JMXTerm.

$>beans
#domain = org.jfrog.artifactory:
org.jfrog.artifactory: type=Executor Pools,instance=Artifactory,prop=Task
Service
org.jfrog.artifactory:
type=Repositories,instance=Artifactory,prop=codehaus-cache
org.jfrog.artifactory:
type=Repositories,instance=Artifactory,prop=ext-release-local
org.jfrog.artifactory:
type=Repositories,instance=Artifactory,prop=ext-snapshot-local
org.jfrog.artifactory:
type=Repositories,instance=Artifactory,prop=google-code-cache
org.jfrog.artifactory:
type=Repositories,instance=Artifactory,prop=gradle-libs-cache
org.jfrog.artifactory:
type=Repositories,instance=Artifactory,prop=gradle-plugins-cache
org.jfrog.artifactory:
type=Repositories,instance=Artifactory,prop=java.net.m1-cache
org.jfrog.artifactory:
type=Repositories,instance=Artifactory,prop=java.net.m2-cache
org.jfrog.artifactory:
type=Repositories,instance=Artifactory,prop=jboss-cache
org.jfrog.artifactory:
type=Repositories,instance=Artifactory,prop=jcenter-cache
org.jfrog.artifactory:
type=Repositories,instance=Artifactory,prop=jfrog-libs-cache
org.jfrog.artifactory:
type=Repositories,instance=Artifactory,prop=jfrog-plugins-cache
org.jfrog.artifactory:
type=Repositories,instance=Artifactory,prop=libs-release-local
org.jfrog.artifactory:
type=Repositories,instance=Artifactory,prop=libs-snapshot-local
org.jfrog.artifactory:
type=Repositories,instance=Artifactory,prop=plugins-release-local
org.jfrog.artifactory:
type=Repositories,instance=Artifactory,prop=plugins-snapshot-local
org.jfrog.artifactory:
type=Repositories,instance=Artifactory,prop=repo1-cache
org.jfrog.artifactory:
type=Repositories,instance=Artifactory,prop=spring-milestone-cache
org.jfrog.artifactory:
type=Repositories,instance=Artifactory,prop=spring-release-cache
org.jfrog.artifactory: type=Storage,instance=Artifactory,prop=Binary Storage
org.jfrog.artifactory: type=Storage,instance=Artifactory,prop=Connection
Pool
org.jfrog.artifactory: type=Storage,instance=Artifactory,prop=Data Source
org.jfrog.artifactory: type=Traffic,instance=Artifactory
$>bean org.jfrog.artifactory:\ type=Traffic,instance=Artifactory
#IllegalArgumentException: Bean name org.jfrog.artifactory:
type=Traffic,instance=Artifactory isn't valid
$>domain org.apache.derby
#domain is set to org.apache.derby
$>beans
#domain = org.apache.derby:
org.apache.derby:jar=derby.jar,system=c013800d-0148-e4fc-1774-0000156a20e0,type=Version
org.apache.derby:system=c013800d-0148-e4fc-1774-0000156a20e0,type=JDBC
org.apache.derby:system=c013800d-0148-e4fc-1774-0000156a20e0,type=Management
$>bean
org.apache.derby:system=c013800d-0148-e4fc-1774-0000156a20e0,type=Management
#bean is set to
org.apache.derby:system=c013800d-0148-e4fc-1774-0000156a20e0,type=Management

Thanks



--
View this message in context: 
http://forums.jfrog.org/How-can-one-capture-Artifactory-usage-metrics-tp7579500p7580001.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to