Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
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
Owner
Nagios Exchange
Compatible With
A Perl script to glue JMeter to Nagios.
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 }
https://github.com/gmykhailiuta/nagios_jmeter_check
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.
You must be logged in to submit a review.
To:
From: