Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
A Perl script to glue JMeter to Nagios.
Current Version
Last Release Date
June 23, 2009
Owner
Nagios Exchange
Website
http://www.jaws.umn.edu/
JMeter invocation plugin
This script invokes an Apache JMeter (available from http://jakarta.apache.org/jmeter) test plan and parses the results, which are returned to Nagios per plugin API defined exit statuses and performance data.
Example check command;
define command{ command_name jmeter ; Check website response-time based on scripted click-thru actions command_line /usr/local/nagios/libexec/jmeter/jmeter.pl -p $ARG1$ -w $ARG2$ -c $ARG3$ -t $ARG4$ }
Example service;
define service{ use generic-service host_name myhost.umn.edu check_command jmeter!myhost.jmx!5!10!30 service_description jmeter }
Developed exclusively using Nagios version 2.5 and JMeter version 2.2
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!