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

Added support for Red Hat "needs-restarting" script to check-process-restart.rb #24

Closed thecosmicfrog closed 8 years ago

thecosmicfrog commented 8 years ago
thecosmicfrog commented 8 years ago

Hi team. Any possibility of having this reviewed/merged? Thanks.

eheydrick commented 8 years ago

@thecosmicfrog can you resolve the rubocop issues and we'll get this merged. Thanks! https://travis-ci.org/sensu-plugins/sensu-plugins-process-checks/builds/126875701

thecosmicfrog commented 8 years ago

@eheydrick Thanks! I must have completely missed the Rubocop errors for my code. I thought it was only the other four files triggering the errors. Apologies! That should be all good now.