Java Applications and Servers

jmeter invocation plugin II

Description:

This script is a rebuild of another jmeter plugin that 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.

Current Version

Last Release Date

June 26, 2009

Compatible With


Project Files
Project Notes
Call parameters: -j jmeter_path -p test_plant_path/test_plan -t timeout -w warning -c critical 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 -j $ARG1$ -p $ARG2$ -w $ARG3$ -c $ARG4$ -t $ARG5$ } Example service; define service{ use generic-service host_name myhost.umn.edu check_command jmeter!/home/../jakarta-meter-2.3.2/!/.../myhost.jmx!5!10!30 service_description jmeter }
Reviews (2) Add a Review
Fixed version
by gmy, January 31, 2015

https://github.com/gmykhailiuta/nagios_jmeter_check



Missing perfdata
by krutaw, October 31, 2014

This plugin is missing perfdata in the output although the notes on the plugin clearly state that perfdata is included. Easy fix, but if you mention perfdata, please include it.



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
3.8 (4)
Favorites
0
Views
105,277