sensu-plugins / sensu-plugins-sensu

This plugin provides monitoring and metrics for Sensu.
http://sensu-plugins.io
MIT License
12 stars 35 forks source link

Update check-aggregate.rb to support honor-stash #16

Closed bfloyd89 closed 8 years ago

bfloyd89 commented 8 years ago

Pull Request Checklist

The honor-stash function needs a list of maps with check/client/status information. This change includes the queries to add that information to when calling the named_aggregate_results function.

I'm not a very experienced ruby programmer so feel free to reject and treat this as a bug report.