Neha Oudin
Neha Oudin
Would it be possible to provide a license for the project ? For now, it uses some code under MIT License ( https://github.com/noahlevenson/stealing-ur-feelings/blob/master/tech-demo-v2/lib/phaser.js )and under Apache License ( https://github.com/noahlevenson/stealing-ur-feelings/blob/master/tech-demo-v2/lib/face-api.js )
On my VC1S server, the asni_intel module is listed in the /proc/config.gz file, but is not present : ``` ---> uname -a Linux hermoth.oudin.ml 4.15.7-mainline-rev1 #1 SMP Wed Feb 28...
When the plugin cannot find the Master PID file, it raises an error [here](https://github.com/munin-monitoring/contrib/blob/master/plugins/gunicorn/gunicorn_memory_status#L44), which is catched [here](https://github.com/munin-monitoring/contrib/blob/master/plugins/gunicorn/gunicorn_memory_status#L106) and prints an error ```Couldn't retrieve gunicorn memory usage information``` while it...
When [getting the master and workers PID](https://github.com/munin-monitoring/contrib/blob/master/plugins/gunicorn/gunicorn_status#L46) , if it fails it is unclear whether it is the master PID or the workers PID that the plugin failed to get....