Home Directory

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Directory

sokecillo

Listings(3)

Check MySQL Connections

github.com/sokecillo/nagios-check_mysql_connections

Check the number of stablished connections to a MySQL database Check MySQL Connections usage: ./check_mysql_connections -w 40 -c 50 -u root -p 1234 -h database_host Output: OK - 35 Database Connections |Connections=35;;;;

/Category:MySQL
LicenseGPL

Check MongoDB

github.com/sokecillo/nagios-check_mongodb

nagios-check_mongodb Check a MongoDB Database Usage: check_mongodb -h 127.0.0.1 -u root -p 1234 -d local --collection test -q "db.test.findOne()" Output: OK - MongoDB CRITICAL - Failed to execute query db.test.findOne() on MongoDB host 127 ...

/Category:Others
LicenseGPL