Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Z3950 plugin

Rating
0 votes
Favoured:
0
Hits
94624
Files:
FileDescription
check_z3950Z39.50 plugin
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This plugin queries a Z39.50 server and returns the number of results received.
Firstly, if you don't know what Z39.50 is, you don't need this plugin! :-)

This short perl plugin does a simple search on field 4 (title) and returns the number of results received. It doesn't actually retrieve the result data, as it's assumed that if a server returns a positive number of hits then it's probably OK.

You need to install the Net::Z3950 perl module (available from CPAN) to use this plugin.