Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/tcassaert/icinga-check_open_file_descriptors

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/tcassaert/icinga-check_open_file_descriptors

  • v0.0.0-20220321182134-f7a8c5bbce3b
  • Source
  • Go
  • Socket score

Version published
Created
Source

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.

FAQs

Package last updated on 21 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc