We run our own monitoring, manager panels and python fabric scripts.
I cannot find any native method apart from a "ps" output parsing [1] commandline fu.
The more pool information retrieved the better (user, stat, timeout, ...)
The first plan is to parse pool.d ini files and php-fpm.conf includes in python and use that info.
Am I overlooking something else more easy or obvious?
1: http://www.commandlinefu.com/commands/view/13901/list-php-fpm-pools-by-total-cpu-usage