how to use check_mssql plugin

Cal Evans cal at calevans.com
Mon Aug 11 14:43:53 CEST 2003


>From my checkcommands.cfg:

define command{
        command_name    check_mssql
        command_line    $USER1$/check_mssql.sh $HOSTADDRESS$ user pw
        }

>From my services file:

define service {
  host_name             serverName
  service_description   SQL Server
  check_command         check_mssql
  max_check_attempts    1
  normal_check_interval 10
  retry_check_interval  1
  check_period          24x7
  notification_interval 60
  notification_period   24x7
  notification_options  c,r
  contact_groups        admins
}

Edit to suit your needs.

HTH,
=C=
*
* Cal Evans
* http://www.christianperformer.com
* Stay plugged in to your audience!
*

Yao, Jack said:
> Hello People ,
>
> I have spotted the new plugin that allow Nagios to check MS SQL 2000
> service. But there is no instruction of how to apply that new plugin into
> the existing Nagios at all. Is there anyone have come across this before
> and
> know have any advise on this ? I would really appreciate it.
>
> I am running Nagios 1.1 on redhat 8.0.
>
> ta
>
> Jack
>



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list