Re: [Nagios-devel] Nagios Support Suggestions

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] Nagios Support Suggestions

Post by Guest »

On Tue, 2003-03-11 at 06:39, Chris Woollard wrote:
> 1.) Support to monitor Oracle databases (including Tablespace Used / Free
> storage usage, Extent Usage, and anything else that you can think of.)

check_oracle and check_ora.pl (in contrib?) do alot of this, maybe all.

> 2.) Support to monitor MySQL Databases

umm - maybe check_mysql

> 3.) Support to Monitor Microsoft SQL Server databases

You can check the TCP port. There may be limits on what else you can do
until M$ releases a GPL API. But I have heard anther DBMS (sybase
maybe?) uses the same API.

You could possible craft a check with perl DBI

--
Karl








This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked