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

OSError exception handling #26

Closed jaykumar-jnpr closed 8 years ago

jaykumar-jnpr commented 8 years ago

Possible solution to issue sensu-plugins-process-checks/issues/25

Purpose

Additional exception handling in find_pids_from_name

Known Compatablity Issues

Tested on Python 2.7, not sure if it would work with Python 3