Module: check_mk
Branch: master
Commit: f81ccb4fef51cd285ed2c012e675869cf8efc8b6
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=f81ccb4fef51cd…
Author: Andreas Boesl <ab(a)mathias-kettner.de>
Date: Thu Jan 28 17:18:03 2016 +0100
added missing manpage
---
checkman/mongodb_connections | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/checkman/mongodb_connections b/checkman/mongodb_connections
new file mode 100644
index 0000000..820a9e8
--- /dev/null
+++ b/checkman/mongodb_connections
@@ -0,0 +1,21 @@
+title: MongoDB Connections
+agents: linux
+catalog: app/mongodb
+license: GPL
+distribution: check_mk
+description:
+ This check monitors the number of current connections to the MongoDB instance.
+ You can configure levels for the absolute / percentage amount of connections.
+ The default values are set to 80%/90% of available connections.
+ This check also shows the connection rate which is derived from the number
+ of total connections.
+
+ Note: If the MongoDB is running as a replica set, this check is not discovered
+ on the same host where the {mk_mongodb} plugin is installed. The data is piggybacked
+ to a pseudo host named after the replica set name, intead.
+
+perfdata:
+ Collection size, growth and trend until full.
+
+inventory:
+ One service is created