4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
    Type 1 or more characters for results.
    Links per page: 20 50 100
    page 1 / 1
    4 results tagged jmx x
    • Twiddle | JBoss Developer

      JBoss provides a simple command line tool that allows for interaction with a remote JMX server instance. This tool is called twiddle (for twiddling bits via JMX) and is located in the bin directory of the distribution. Twiddle is a command execution tool, not a general command shell.

      April 8, 2016 at 5:47:30 PM GMT+2 - permalink - archive.org - https://developer.jboss.org/wiki/Twiddle?_sscc=t
      java jmx
    • Monitoring cassandra, relevant data that should be watched (and how to send it to graphite) | NSFAQ (Not So Frequently Asked Questions)
      March 13, 2015 at 5:41:43 PM GMT+1 - permalink - archive.org - http://www.tomas.cat/blog/en/monitoring-cassandra-relevant-data-should-be-watched-and-how-send-it-graphite
      cassandra graphite jmx
    • Step by step instructions for securing JMX authentication for nodetool utility, OpsCenter and JConsole : Support
      July 11, 2014 at 2:26:21 PM GMT+2 - permalink - archive.org - https://support.datastax.com/entries/43692547-Step-by-step-instructions-for-securing-JMX-authentication-for-nodetool-utility-OpsCenter-and-JConsol
      authentication cassandra java jmx
    • Jmxterm - CyclopsGroup.org Wiki

      Tool pour monitorer des values exposées en jmx
      $>beans
      $>bean java.lang:name=G1\ Eden\ Space,type=MemoryPool
      $> info
      $> get XXX

      echo "beans" | java -jar jmxterm-1.0-alpha-4-uber.jar --url localhost:9010 -n|grep -i garbage

      echo "get -b java.lang:type=Memory HeapMemoryUsage" | java -jar jmxterm-1.0-alpha-4-uber.jar --url localhost:9010 -n

      echo "get -b java.lang:name=G1\ Eden\ Space,type=MemoryPool CollectionUsage" | java -jar jmxterm-1.0-alpha-4-uber.jar --url localhost:9010 -n

      or use input file

      pid=$(ps...)
      java -jar jmxterm-1.0-alpha-4-uber.jar -n <<EOF

      open $pid
      beans
      EOF

      December 27, 2013 at 2:57:12 PM GMT+1 - permalink - archive.org - http://wiki.cyclopsgroup.org/jmxterm
      cassandra java jmx monitoring
    Links per page: 20 50 100
    page 1 / 1
    Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation