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

neckbeerd

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neckbeerd

  • 0.0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Neckbeerd

Neckbeerd (/ˈnekbɪərd/) is your local system problem finder.

On the basis of the output of common system diagnostic tools (like ps, top, vmstat, iostat, sar, mpstat, slabtop, free, etc.) and arcane knowledge combined into a set of rules (called a policy) neckbeerd gives you it's best guess about the state of the system (a diagnosis).

You can define your own policies or add plugins (i.e. for providing application specific insight).

Installation

gem install neckbeerd

Usage

Command line

neckbeerd --report
neckbeerd --policy=./custom_policy.plc --report

Lib

n = Neckbeerd::Engine.new(:policy => './custom_policy.plc')
n.report

Examples

  • MySQL acting weird, the box is swapping
  • nfs share loosing network, load goes through the roof

Extedning & customization

Writing policies

Lipsum amet

Writing plugins

Dorem lorem

Contributors

  • Marcin Sawicki

License

(The MIT License)

FAQs

Package last updated on 27 Sep 2013

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