Thanks for reviewing the whole patchset, Bernardo. Cheers, Michele
On Fri, Mar 15, 2013 at 12:31 PM, Michele Tartara <[email protected]>wrote: > This patch set updates the data collector report format according to the > design > document. > > Also, the values used to populate the report are directly exported by data > collectors (just Drbd, for now) to be used in the future by the monitoring > agent. > > Michele Tartara (11): > Change format of the empty status message > Export dcName information of Drbd data collector > Fix comment line position in DRBD data collector > Add data collector version data type > Export the dcVersionInformation for the Drbd collector > Add data type for data collector category > Add Kind data type for data collectors > Add DCStatus data type for the data collectors > Export the data collected by DRBD in JSON format > Add status information to the DRBD data collector report > Correct typos in comments > > doc/design-monitoring-agent.rst | 19 ++++--- > src/Ganeti/Block/Drbd/Types.hs | 8 +-- > src/Ganeti/DataCollectors/Drbd.hs | 108 > ++++++++++++++++++++++++++++++++---- > src/Ganeti/DataCollectors/Types.hs | 87 ++++++++++++++++++++++++++--- > 4 files changed, 190 insertions(+), 32 deletions(-) > > -- > 1.7.10.4 > >
