3

I want to create a Dashboard on each server to show it's health and the results of some daily processing. I plan to hook up shell scripts and Python programs to collect the data.

Instead of writing a web-based interface, I thought it would be good to use a python based web dashboard that could render the results in various business user and manager friendly formats.

What are my options to do this? I am primarily interested in Python RedHat Linux, but other platforms are interesting too.

I'm also open to Perl and Ruby based solutions especially if the plugins can be language neutral.

stuartcw
  • 127
  • 2
  • 11

1 Answers1

0

Have you tried ZenOSS , it is written in python and you can extend it using python.

Anurag Uniyal
  • 85,954
  • 40
  • 175
  • 219