Download List

Descripción del Proyecto

check_mssql_health is a plugin for Nagios that allows you to monitor an MS SQL Server. Among the list of metrics are time to login, buffer cache hit rate, page life expectancy, full table scan rate, free space in databases, batch requests/second, and many more. Installation of the DBD::Sybase Perl module is required.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-12-21 06:34
1.5.8

Modo de SQL puede tener ahora la producción no-numérico que se compara con una cadena / regexp. Hay un nuevo parámetro-dbthresholds, y un informe nuevo modo de producción sólo las malas noticias.
Tags: Nagios, sql server
Mode SQL can now have non-numerical output that is compared to a string/regexp. There is a new –dbthresholds parameter, and a new mode report to output only the bad news.

2010-10-02 16:05
1.5.7

Un error en la base de datos libre, donde el espacio libre de exceso se calculó en más de un archivo de datos de una base de datos estaba en el mismo sistema de ficheros se ha fijado. Un nuevo parámetro extra opta fueron agregados.
A bug in database-free where too much free space was calculated when more than one data file of a database was on the same filesystem was fixed. A new extra-opts parameter were added.

2010-08-13 18:17
1.5.6

El parámetro - dbthresholds se añadió. Umbrales ahora también puede ser depositado en los check_mssql_health_thresholds mesa. El parámetro - CurrentDb fue agregado para que el plugin se puede conectar a una base de datos no predeterminado. El nuevo parámetro de línea de comandos, - with-mymodules-dyn-dir, anula la opción de configurar-del mismo nombre. El método de conexión "sqlcmd" fue añadido como una alternativa a la DBI-método. El nuevo modo "base de datos de reserva de la edad", se añadió.
Tags: MS SQL, backup, current database, Nagios, shinken
The --dbthresholds parameter was added. Thresholds can now also be deposited in the table check_mssql_health_thresholds. The --currentdb parameter was added so that the plugin can connect to a non-default database. The new command-line parameter, --with-mymodules-dyn-dir, overrides the configure-option of the same name. The connection method "sqlcmd" was added as an alternative to the dbi-method. The new mode "database-backup-age" was added.

2009-10-10 03:21
1.5.2

Nombres de bases de datos ahora pueden contener caracteres especiales. Un nuevo parámetro - el servidor se agregó. Esta versión es compatible con SQL Server 2000.
Database names may now contain special characters. A new parameter --server was added. This release is compatible with SQL Server 2000.

2009-03-24 02:59
1.5

Se hicieron varias correcciones de errores. Apoyo a la SQLRelay fue añadida. Para bases de datos con el crecimiento ilimitado, la base de datos de modo libre de ahora toma el espacio de disco disponible en cuenta.
Several bugfixes were made. Support for SQLRelay was added. For databases with unlimited growth, the mode database-free now takes the available disk space into account.

Project Resources