Skip to content

Commit a544ef0

Browse files
committed
Correcting description of two monitoring third party tools
1 parent 8d05167 commit a544ef0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/administration/monitoring.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ on your own servers, usually open source.
164164
- **Description**
165165
* - `Ganglia <http://sourceforge.net/apps/trac/ganglia/wiki>`_
166166
- `mongodb-ganglia <https://github.com/quiiver/mongodb-ganglia>`_
167-
- Shell script to report operations per second, memory usage, btree statistics, master/slave status and current connections.
167+
- Python script to report operations per second, memory usage, btree statistics, master/slave status and current connections.
168168
* - Ganglia
169169
- `gmond_python_modules <https://github.com/ganglia/gmond_python_modules>`_
170170
- Parses output from the :dbcommand:`serverStatus` and :dbcommand:`replSetGetStatus` commands.
@@ -185,7 +185,7 @@ on your own servers, usually open source.
185185
- Some additional munin plugins not in the main distribution.
186186
* - `Nagios <http://www.nagios.org/>`_
187187
- `nagios-plugin-mongodb <https://github.com/mzupan/nagios-plugin-mongodb>`_
188-
- A simple Nagios check script.
188+
- A simple Nagios check script, written in Python.
189189
* - `Zabbix <http://www.zabbix.com/>`_
190190
- `mikoomi-mongodb <https://code.google.com/p/mikoomi/wiki/03>`_
191191
- Monitors availability, resource utilization, health, performance and other important metrics.

0 commit comments

Comments
 (0)