Linux

Check UNIX Open FDs

Description:

Checks the number of open files by process and program.

Current Version

0.1b

Last Release Date

October 5, 2010

Compatible With

  • Nagios 3.x

License

GPL


Project Photos
Project Notes
This plugin checks the number of file descriptors (fds) opened by one program o by any instance (process) of a program. Monitoring the number of open files allows avoiding errors as "Too many open files" in UNIX-like systems. Check is performed for a given program and allows stating thresholds based on the sum of all descriptors of the instances (processes) of the program or based on the max number of file descriptors opened by a process. Plugin is Nagios 3.x (ePN) compatible and returns the sum of file descriptors opened by the program and the max number of file descriptors opened by a process as performance data. NOTE: In order to work, this plugin depends on the lsof command to be executed with root privileges. As Nagios executes scripts with nagios user privileges, SUID bit must be SET on lsof command. Check README file for related information.
Reviews (1) Add a Review
Dead link
by twhitney11, May 31, 2017

No link



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
3.7 (3)
Favorites
0
Views
103,624