Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_jmeter-scenario.pl
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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 .
Don't forget to download the jmeter : http://jakarta.apache.org/site/downloads/
Usage : /
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
Reviews (0)
Be the first to review this listing!