On Fri, Jul 08 2016, Stéphane Albert wrote:

> About your health check, we've got an API on top of the storage and a
> way to generate report, you can easily get the current total for a
> specific user (1 API call). You can implement this with a simple cron
> querying the API with the user_id, and checking if the number is past
> your set threshold. It's not directly in the code because it's not our
> main goal. Plus it's easily done, the amount of code to create a tool
> doing this is minimal:
>
> - Load CloudKitty's SDK
> - Request total for an user
> - Check threshold
> - Custom alarming code

It'd be interesting to use Aodh to do that. :)

-- 
Julien Danjou
# Free Software hacker
# https://julien.danjou.info

Attachment: signature.asc
Description: PGP signature

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to