ruby - Rails and Bluepill, how to monitor sub processes -


i have bluepill setup spawn , monitor delayed_job processes. have bluepill monitoring cpu usage @ moment. jobs queue onto delayed job workers creating thumbnails videos using ffmpeg.

i'd bluepill monitor not delayed job worker, it's child process. don't think default behavior, , i'm aware of using process.monitor_children. rails method that's queued delayed job calls ffmpeg using system() command. delayed job able monitor that'?


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -