Issue Details (XML | Word | Printable)

Key: KATTA-106
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Johannes Zillmann
Reporter: Johannes Zillmann
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Katta

improve katta's monitoring abilities

Created: 30/Dec/09 08:14 PM   Updated: 31/Dec/09 04:23 AM
Component/s: cluster
Affects Version/s: 0.6
Fix Version/s: None


 Description  « Hide
Based on KATTA-82.
Some initial thoughts for discussion:
  • things we want to monitor ?
    • we have:
      • cpu, memory, garbage collection
    • we might want ?:
      • disc-io/allocation (support multiple discs first)
      • shard distribution, query distribution, cluster balance (have this partly in zk)
  • how do we publish those ?
    • currently a IMonitor publishes to zk
    • do we want to publish via jmx ?
    • publish to ganglia ?
  • we might extend our IMonitor solution to run multiple IMonitors at the same time


 All   Comments   Change History   git Commits      Sort Order: Ascending order - Click to sort in descending order
Ted Dunning added a comment - 31/Dec/09 04:23 AM

This is huge progress.

+1 for ganglia. It allows new users to see monitoring results easily.

JMX is nice as well, but the portmapper issues make it hard to export outside a firewall.