Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Mode SQL können jetzt nicht numerische Ausgabe, die auf eine Zeichenfolge / regexp verglichen wird. Es gibt einen neuen Parameter-dbthresholds, und ein neuer Modus Bericht, um nur die schlechten Nachrichten.
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

Ein Fehler in der Datenbank frei, wo zu viel Freiraum berechnet wurde, wenn mehr als eine Datei von einer Datenbank auf dem selben Dateisystem wurde, wurde behoben. Ein neues Extra-Parameter entscheidet zugegeben.
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

Die - dbthresholds Parameter wurde hinzugefügt. Schwellenwerte lassen sich nun auch in der Tabelle hinterlegt check_mssql_health_thresholds. Die - CurrentDb Parameter wurde, so dass die Dose auf eine Nicht-Standard-Datenbank zu verbinden Plugin hinzugefügt. Die neue Kommandozeilen-Parameter - with-mymodules-dyn-dir, überschreibt die configure-Option mit dem gleichen Namen. Der Anschluss-Methode "sqlcmd" wurde als eine Alternative zu den dbi-Methode hinzugefügt. Der neue Modus "Datenbank-Backup-age" wurde hinzugefügt.
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

Datenbank-Namen können nun Sonderzeichen enthalten. Ein neuer Parameter - Server wurde hinzugefügt. Diese Version ist mit SQL Server 2000 kompatibel.
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

Mehrere Bugfixes wurden. Unterstützung für sqlrelay wurde hinzugefügt. Bei Datenbanken mit unbegrenztem Wachstum, die Datenbank-free-Modus nimmt nun den verfügbaren Speicherplatz zu berücksichtigen.
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