From a544ef01834716d34a16d7d4c12bea1dbfff3b27 Mon Sep 17 00:00:00 2001 From: Sebastian Goettschkes Date: Mon, 10 Dec 2012 10:44:16 +0100 Subject: [PATCH] Correcting description of two monitoring third party tools --- source/administration/monitoring.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/administration/monitoring.txt b/source/administration/monitoring.txt index 52785930664..b9c0bc4e363 100644 --- a/source/administration/monitoring.txt +++ b/source/administration/monitoring.txt @@ -164,7 +164,7 @@ on your own servers, usually open source. - **Description** * - `Ganglia `_ - `mongodb-ganglia `_ - - Shell script to report operations per second, memory usage, btree statistics, master/slave status and current connections. + - Python script to report operations per second, memory usage, btree statistics, master/slave status and current connections. * - Ganglia - `gmond_python_modules `_ - Parses output from the :dbcommand:`serverStatus` and :dbcommand:`replSetGetStatus` commands. @@ -185,7 +185,7 @@ on your own servers, usually open source. - Some additional munin plugins not in the main distribution. * - `Nagios `_ - `nagios-plugin-mongodb `_ - - A simple Nagios check script. + - A simple Nagios check script, written in Python. * - `Zabbix `_ - `mikoomi-mongodb `_ - Monitors availability, resource utilization, health, performance and other important metrics.