Adam Litke has submitted this change and it was merged. Change subject: Add HostTime Collector for writing time based mom policies. ......................................................................
Add HostTime Collector for writing time based mom policies. It returns host time statistics using python datetime module. These stats would be useful for creating a time based policy. Host Collector time interval is controlled in config file. It provides the following stats - time_year, time_month, time_day, time_hour, time_minute, time_second, time_microsecond Change-Id: I88a9d87d5f7e5a5c5baae2c20518a26a513dcda4 Signed-off-by: Meghal Gosalia <[email protected]> Reviewed-on: http://gerrit.ovirt.org/28613 Reviewed-by: Adam Litke <[email protected]> Tested-by: Adam Litke <[email protected]> --- A mom/Collectors/HostTime.py 1 file changed, 37 insertions(+), 0 deletions(-) Approvals: Adam Litke: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/28613 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I88a9d87d5f7e5a5c5baae2c20518a26a513dcda4 Gerrit-PatchSet: 5 Gerrit-Project: mom Gerrit-Branch: master Gerrit-Owner: Meghal .B. Gosalia <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Meghal .B. Gosalia <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
