Skip to content

tcassaert/icinga-check_open_file_descriptors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icinga check for open file descriptors

This check provides functionality to check the open file descriptors per process running on the system.

Usage

# check_open_files -h
  -critical float
        critical treshold (default 0.9)
  -process string
        Name of the process to watch
  -warning float
        warning treshold (default 0.8

You can define a single processname to watch. When doing that, this process will be watched and will always send its performance data. If you do not add a processname, all processes will be checked and performance data will only be added when there's a warning or a critical value.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages