Advertisement
Guest User

Untitled

a guest
Sep 7th, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. init_config:
  2.  
  3. instances:
  4. - host: localhost
  5. port: 7199
  6. user: username
  7. password: password
  8.  
  9. conf:
  10. - include:
  11. domain: org.apache.cassandra.db
  12. attribute:
  13. - BloomFilterDiskSpaceUsed
  14. - BloomFilterFalsePositives
  15. - BloomFilterFalseRatio
  16. - Capacity
  17. - CompressionRatio
  18. - CompletedTasks
  19. - ExceptionCount
  20. - Hits
  21. - RecentHitRate
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement