Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Run a nagios plugins, and remove performance data from output.
Current Version
Last Release Date
June 12, 2015
Owner
emaintenance
License
Other
Compatible With
--------------------------------------------------------------------------------
THIS PLUGIN IS PROVIDED "AS IS", WITHOUT ANY WARRANTY, AND WITHOUT ANY SUPPORT.
This script run a nagios plugins, and delete the output performance data. Allows to remove useless perfdata (always zero eg). Reduced growth of 'data_bin' table.
This check is write in bash (Linux). Test with : CentOS 5
USAGE : ./noperf.sh plugin arguments1 arguments2 arguments3
plugin : check to run arguments : plugin arguments
example : ./noperf.sh /usr/local/nagios/libexec/check_disk 80 90
checkcommands.cfg example :
define command{ command_name check_local_disk command_line $USER1$/noperf.sh $USER1$/check_disk -e $ARG1$ $ARG2$ }
LICENCE : CC BY-SA 3.0 http://creativecommons.org/licenses/by-sa/3.0/
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!