Sybase

check_sybase

Description:

check_sybase is a free Nagios plugin that will check connectivity and free space on a Sybase database.

Current Version

Last Release Date

June 7, 2009

Compatible With


Project Files
Project Notes
It can be given options to check * Connectivity only * Connectivity AND free space As a security option, usernames and passwords can be read from a file.
Reviews (2) Add a Review
Good plugin
by aryv, February 28, 2022
Any idea what this means .
DBI connect('server=xyz;database=sybsystemdb;charset=iso_1;timeout=15;loginTimeout=15','esmsvc',...) failed: OpenClient message: LAYER = (0) ORIGIN = (0) SEVERITY = (78) NUMBER = (41)
Server xyz, database
Message String: Unable to connect: Adaptive Server is unavailable or does not exist
OpenClient message: LAYER = (0) ORIGIN = (0) SEVERITY = (78) NUMBER = (41)
Server xyz, database
Message String: Unable to connect: Adaptive Server is unavailable or does not exist
at ./check_sybase.pl line 143.
Helpful? Yes  No 
Very useful
by PMDubuc, July 31, 2012
The connect test did not fail when a non-existent database name was used. An error message ""DBD::Sybase - can't change context to database ..." was printed to stderr, but the plugin did not return error status. I suggest adding a call to $dbh->do("use $dbname"), when a database name is used, after the connect to detect the error.
0 of 1 found this review helpful.
Helpful? Yes  No 1
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
4 (2)
Favorites
0
Views
107,432