summaryrefslogtreecommitdiff
path: root/doc/source/contributor/architecture.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/contributor/architecture.rst')
-rw-r--r--doc/source/contributor/architecture.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/contributor/architecture.rst b/doc/source/contributor/architecture.rst
index 896e517d..736b03fa 100644
--- a/doc/source/contributor/architecture.rst
+++ b/doc/source/contributor/architecture.rst
@@ -69,7 +69,7 @@ The Ceilometer project created 2 methods to collect data:
The first method is supported by the ceilometer-notification agent, which
monitors the message queues for notifications. Polling agents can be configured
either to poll the local hypervisor or remote APIs (public REST APIs exposed by
-services and host-level SNMP/IPMI daemons).
+services and host-level IPMI daemons).
Notification Agent: Listening for data
---------------------------------------