Guest User

Untitled

a guest
May 16th, 2018
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. $ ./jmx_graphite.py
  2. {'request': {'attribute': 'HeapMemoryUsage',
  3. 'mbean': 'java.lang:type=Memory',
  4. 'type': 'read'},
  5. 'status': 200,
  6. 'timestamp': 1325780081,
  7. 'value': {'committed': 527368192,
  8. 'init': 536870912,
  9. 'max': 954466304,
  10. 'used': 78112056}}
Add Comment
Please, Sign In to add comment