> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Danilo Perdomo > Sent: Tuesday, July 31, 2007 3:23 PM > To: [email protected] > Subject: [Nagios-users] check_sybase > > Hi all! I'm triying to use this plugin for checking a remote Sybase > database. The thing is that in the usage of the script > i dont see any option that indicates the IP address of the server. Here > is the -h for the plugin: > > Mandatory arguments to long options are mandatory for short options too. > -U, --user Username to connect to database. > -P, --pass Password to connect to database. > -S, --dbsvr Database server (as in the interfaces file). > -D, --dbname Database name to check.
I don't use Sybase but I have used DBI::Sybase that this is based on. I'm 99% sure that the IP address would be specified within the interfaces file in the definition of the database server you pass with -S. This link might be useful -- http://www.outlands.demon.co.uk/sybase/index.html -- Marc ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Nagios-users mailing list [email protected] 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
