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

Metrics-per-process changes required to work with Python3 #119

Open piotrekzyla opened 3 years ago

piotrekzyla commented 3 years ago

Hello there!

Contributing guidelines are unfortunately down, so as I already have changes ready for a PR, I'm attaching a diff to apply for bin/metrics-per-process.py adjusting it to work with Python 3. Changes are backward compatible.

metrics-per-process-diff.txt

I can of course do a regular PR, but I don't have the correct access rights to be able to push a new branch...