Linux

check_num_fds

Description:

Python check to monitor the number of files opened by a process.

Current Version

1.0

Last Release Date

2014-01-15

Compatible With

  • Nagios 3.x
  • Nagios 4.x

Owner

License

GPL


Project Photos
Project Notes
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' ).
Reviews (0) Add a Review
Project Stats
Rating
0 (0)
Favorites
0
Views
26,835