Re: [Nagios-users] SQL Server monitoring

2006-02-24 Thread Rex Wickham
Hi Jason I used the check_mssql plugin from the source contrib directory. however I found i had to change a couple of things to get it to work on my box. 1: In lines 20-28 the "which" commands didn't work for me. I entered the commands directly, and so the

Re: [Nagios-users] SQL Server monitoring

2005-12-19 Thread Az
This Nagios FAQ entry might be of some help... http://www.nagios.org/faqs/viewfaq.php?faq_id=156 We've used this to create a basic connectivity check, as well as a generic 'stored procedure' check. The home grown plugin expects results in a given format (1 row, 2 columns), thus this allows the

Re: [Nagios-users] SQL Server monitoring

2005-12-19 Thread Alex Moore
On Mon, 19 Dec 2005 13:10:20 -0600 "Jason" <[EMAIL PROTECTED]> wrote: > > Northern Valley CommuRecently, we had a server issue with one of > MSSQL servers. It never went down, but it did reject any type of > connection that would be sent to it. All websites that tried to > conenct to a database

Re: [Nagios-users] SQL Server monitoring

2005-12-19 Thread Claudio Elauterio
*Sent:* Monday, December 19, 2005 1:10 PM *To:* Nagios List *Subject:* [Nagios-users] SQL Server monitoring Northern Valley CommuRecently, we had a server issue with one of MSSQL servers. It never went down, but it did reject any type of connection that would be sent to

RE: [Nagios-users] SQL Server monitoring

2005-12-19 Thread Dennis Hopp
will check your website (a page that uses a database lookup) and check to see if the page returns ok or not.   --Dennis From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of JasonSent: Monday, December 19, 2005 1:10 PMTo: Nagios ListSubject: [Nagios-users] SQL Server

[Nagios-users] SQL Server monitoring

2005-12-19 Thread Jason
Northern Valley CommuRecently, we had a server issue with one of MSSQL servers.  It never went down, but it did reject any type of connection that would be sent to it. All websites that tried to conenct to a database on that server failed. They all showed RunTime errors.  We have nagios set