From 81d78f16dcc26e45971005751b12bddfc4ee0d3f Mon Sep 17 00:00:00 2001 From: blsaws Date: Thu, 3 Sep 2015 06:55:36 -0700 Subject: More info on implementation options. JIRA: COPPER-5 Change-Id: I5c079f4804c22d7a71753c6b834fa7a7b60393e0 Signed-off-by: blsaws --- design_docs/requirements.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/design_docs/requirements.rst b/design_docs/requirements.rst index 90ccc5e..ee88b3c 100644 --- a/design_docs/requirements.rst +++ b/design_docs/requirements.rst @@ -57,7 +57,7 @@ Generic policy requirements address conditions related to resource state and eve * Compliance auditing: Periodic auditing of state against policies. Upstream projects already include multiple ways in which configuration conditions can be monitored and responded to: - * OpenStack `Congress `_ provides a table-based mechanism for state monitoring and proactive/reactive policy enforcement, including (as of the Kilo release) data obtained from internal databases of Nova, Neutron, Ceilometer, Cinder, Glance, Keystone, and Swift. The Congress design approach is also extensible to other VIMs (e.g. SDNCs) through development of data source drivers for the new monitored state information. + * OpenStack `Congress `_ provides a table-based mechanism for state monitoring and proactive/reactive policy enforcement, including (as of the Kilo release) data obtained from internal databases of Nova, Neutron, Ceilometer, Cinder, Glance, Keystone, and Swift. The Congress design approach is also extensible to other VIMs (e.g. SDNCs) through development of data source drivers for the new monitored state information. See `Stackforge Congress Data Source Translators `_, `congress.readthedocs.org `_, and the `Congress specs `_ for more info. * OpenStack `Ceilometer `_ provides means to trigger alarms upon a wide variety of conditions derived from its monitored OpenStack analytics. * `Nagios `_ "offers complete monitoring and alerting for servers, switches, applications, and services". -- cgit 1.2.3-korg