junneyang / zumastor

Automatically exported from code.google.com/p/zumastor
0 stars 1 forks source link

remote status monitoring for zumastor #79

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
As discussed internally, create a simple key-value page for fileserver
status (zumastor snapshot, filesystem, raid, and other /proc data) to be
served from each fileserver over HTTP.

Write a script to scrape and consolidate this information remotely from
multiple fileservers.  The data should be stored in simple daily tabular
data files suitable for plotting with gnuplot.

On scraping, also output an HTML file with a table of the status and
current values on each machine

Original issue reported on code.google.com by drake.di...@gmail.com on 20 Feb 2008 at 9:03