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

check_gearman.sh

Rating
0 votes
Favoured:
0
Current Version
0.04
Last Release Date
2014-07-04
Compatible With
  • Nagios 3.x
License
GPL
Hits
77177
Files:
FileDescription
check_gearman.shVersion 0.02
check_gearman.shVersion 0.04
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
The plugin creates a worker and then uses the worker to check if gearman is available.
The plugin needs gearman and gearadmin in path. It will create a worker/function called echo_for_nagios that just returns "echo". The plugin then uses the function and checks if "echo" is returned within the timeout. The time to get the status from the server is measured for perfomance values.

The gearman hostname/ip, the port and the timeout to wait for a reply from gearman are the parameters.

It was tested and is in use on linux.