From 2534eba6302aaf55c416a5a617ec3df8e88dcccc Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Tue, 16 Mar 2021 09:25:40 +0100 Subject: [PATCH] Fix a few typos in the docs Signed-off-by: Pierre-Yves Chibon --- docs/monitoring_metrics/index.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/monitoring_metrics/index.rst b/docs/monitoring_metrics/index.rst index f5315cb..c5cdeb2 100644 --- a/docs/monitoring_metrics/index.rst +++ b/docs/monitoring_metrics/index.rst @@ -10,7 +10,7 @@ as our new monitoring and metrics solutions, by: Prior POCs/deployments ---------------------- -Fabian Arrotin deployed and utilizes zabbix in centos ifrastructure. +Fabian Arrotin deployed and utilizes zabbix in centos infrastructure. - https://github.com/CentOS/ansible-role-zabbix-server Adam Saleh has deployed a POC prometheus deployment for CoreOS team. @@ -24,6 +24,6 @@ Investigation In process we want to be able to answer the questions posed in the latest mailing thread and by the end have a setup that can lead directly into mirating us away from nagios. The questions (mostly from Kevin): - How can we provision both of them automatically from ansible? - - can we get zabbix to pull from prometheus? - - Can zabbix handle our number of machines? - - How flexible is the alerting. + - Can we get zabbix to pull from prometheus? + - Can zabbix handle our number of machines? + - How flexible is the alerting?