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_jmeter-scenario.pl

Rating
0 votes
Favoured:
0
Hits
88639
Files:
FileDescription
check_jmeter-scenario.plcheck_jmeter-scenario.pl
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This plugin is able to check a JMX plan.
You're now able to use a scenario to check your web server.

This plugin is inspired by the work of Travis Noll (http://yoolink.to/eG3)
check_jmeter-scenario.pl version 0.1 by Erwan Labynocle Ben Souiden



Don't forget to download the jmeter : http://jakarta.apache.org/site/downloads/



Usage : //check_jmeter-scenario.pl -j //jakarta-jmeter-2.4/ -pl //scenario.jmx -l //log [-p] [-D "CHECK_JMETER-SCENARIO - "] [-v] [-c 2] [-w 1]



Options:

-h, --help

Print detailed help screen

-V, --version

Print version information

-D, --display=STRING

To modify the output display...

default is "CHECK_JMETER-SCENARIO - "

-p, --perfdata

If you want to activate the perfdata output

-v, --verbose

Show details for command-line debugging (Nagios may truncate the output)

-c, --critical=INT

Specify a critical threshold of tolerated errors in the log

default is 2

-w, --warning=INT

Specify a critical threshold of tolerated errors in the log

default is 1

-j, --jmeter_dir=STRING

Specify the path to the jmeter directory

-t, --timeout=INT

Specify the jmeter execution timeout.

If the jmeter execution exceeds this value, the execution is stopped

and the plugin returns an UNKNOWN state.

default is 30

-l, --log=STRING

Specify the path to the log which will be generated by jmeter

If the plugin returns a NON-OK state the log is kept with a new name.

-pl, --plan=STRING

Specify the path to the plan (the jmx scenario)



Send email to erwan@aleikoum.net if you have questions

regarding use of this software. To submit patches or suggest improvements,

send email to erwan@aleikoum.net

This plugin has been created by Erwan Labynocle Ben Souiden



Hope you will enjoy it ;)



Remember :

This program is free software: you can redistribute it and/or modify

it under the terms of the GNU General Public License as published by

the Free Software Foundation, either version 3 of the License, or

(at your option) any later version.



This program is distributed in the hope that it will be useful,

but WITHOUT ANY WARRANTY; without even the implied warranty of

MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the

GNU General Public License for more details.



You should have received a copy of the GNU General Public License

along with this program. If not, see .