for each ASE server:

define service{

        host_name               jupiter
        address                 10.0.0.6
        service_description     Sybase check
        check_command   check_sybase!JUPITER%
        }
        
and the command is defined:

define command{
        command_name    check_sybase
        command_line    /usr/local/nagios/libexec/check_sybase -S $SERVERNAME$ 
        }

        Is this correct? Thank you in advance


      

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Nagios-users mailing list
Nagios-users@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

Reply via email to