Home Directory Plugins Databases SQLServer check_dbversion_mssql

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

check_dbversion_mssql

Current Version
1.0
Last Release Date
2010-02-09
Compatible With
  • Nagios 3.x
  • Nagios 4.x
License
GPL
Hits
96045
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
check_dbversion_mssql
This plugin tests the database software version through querying a specific Microsoft SQL Server database. It can either simply return the version string compare it against a blacklist/whitelist version file to determine software version compliance. Because it executes a real database login, it can also be used to determine database up|down.
The plugin requires the database to be set up for accepting network connections, and being reachable through that network port from the Nagios server. The plugin uses Microsofts JDBC driver, this driver must be installed and found through the Java classpath on the Nagios server which is executing this plugin. For more information, please see the plugin manual page at:

http://nagios.fm4dd.com/plugins/manual/check_tablespace_mssql.htm

This plugin belongs to set of plugins checking and reporting on database software versions. It is also available for Oracle, MySQL and IBM DB2.