Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
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/
Download URL
https://exchange.nagios.org/wp-content/uploads/project-files/2009/06/jmeter.pl
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: