0

The web based ganglia dashboard is nice. But I'm looking for a simpler dashboard that I can run on text-only terminal. I'm mainly just interested of load of each cluster node. Before writing my own script, does this already exist?

hanno
  • 6,401
  • 8
  • 48
  • 80

1 Answers1

0

I wrote a very simple text based dashboard myself.

https://github.com/hannorein/ganglia_txt_dashboard

hanno
  • 6,401
  • 8
  • 48
  • 80