Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Python check to monitor the number of files opened by a process.
Current Version
1.0
Last Release Date
2014-01-15
Owner
fabio
Website
https://bitbucket.org/fabio79ch/check_num_fds/src
License
GPL
Compatible With
This Python check uses psutil http://code.google.com/p/psutil/ to monitor the number of files opened by a process: it expects the process 'pid' saved in a .pid file.
The check is useful to monitor the error "Too many open files" caused either by a daemon opening too many files or to a too strict ulimit configuration ( parameter 'nofile' ).
You must be logged in to submit a review.
To:
From: