Re: [Openstack-operators] Uptime and SLA's

2016-06-02 Thread Melvin Hillsman
| Belief | Responsibility | Command http://osic.org From: Matt Fischer Date: Thursday, June 2, 2016 at 5:29 PM To: "Kingshott, Daniel" Cc: OpenStack Operators Subject: Re: [Openstack-operators] Uptime and SLA's We do this a few different ways, some of which may meet your needs

Re: [Openstack-operators] Uptime and SLA's

2016-06-02 Thread Matt Fischer
We do this a few different ways, some of which may meet your needs. For API calls we measure a simple, quick, and impactless call for each service (like heat stack-list) and we monitor East from West and vice versa. The goal here is nothing added to the DBs, so nothing like neutron net-create.

[Openstack-operators] Uptime and SLA's

2016-06-02 Thread Kingshott, Daniel
We¹re currently in the process of writing up an internal SLA for our openstack cloud, I¹d be interested to hear what others have done and what metrics folks are capturing. My initial thoughts are success / fail spawning instances, creating and attaching volumes, API availability and so on. Can