sensu-plugins / sensu-plugins-process-checks

This plugin provides native process instrumentation for monitoring and metrics collection, including: process status, uptime, thread count, and others.
http://sensu-plugins.io
MIT License
20 stars 55 forks source link

Add binstubs for non-Ruby scripts #39

Closed stuwil closed 7 years ago

stuwil commented 7 years ago

Pull Request Checklist

General

Purpose

Adds two binstubs for the two non-Ruby scripts, metrics-per-process.py and metrics-processes-threads-count.rb.

stuwil commented 7 years ago

Thanks for the quick merge @sstarcher! Got an idea of when we'll see a new release?

majormoses commented 7 years ago

We should have not have merged and had unreleased code sitting there for more than 24 hours IMHO. I will cut a release shortly, sorry for the delay.

majormoses commented 7 years ago

released: https://rubygems.org/gems/sensu-plugins-process-checks/versions/2.1.0

stuwil commented 7 years ago

Awesome, thanks @majormoses!