Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Check Open FD for program(s) and it's child processes. It's shell script using lsof and awk.
Current Version
1
Last Release Date
2011-10-11
Owner
Nasimuddin Ansari
License
GPL
Compatible With
This shell script plugin is similar to below perl plugin. http://localhost/directory/Plugins/Operating-Systems/Linux/Check-UNIX-Open-FDs/details
Check Open FD for program(s) and it's child processes. Here is how you can use : -
#check_open_files.sh -p ProgramName -W ProgramWarningLevel -C ProgramCriticalLevel -w ChildProgramWarningLevel -c ChildProgramCriticalLevel Where: -p ProgramName : Program Name for which check need to be performed. Mandatory -W ProgramWarningLevel : Programs Warning Level (def : 400) -C ProgramCriticalLevel : Programs Critical Level (def : 512) -w ChildProgramWarningLevel : Warning Level for any child of program (def : 400) -c ChildProgramCriticalLevel : Critical Level for any child of program (def : 512)
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!