monitoring - How do I get a list of all php fpm pools from command line? -


we run our own monitoring, manager panels , python fabric scripts.

i cannot find native method apart "ps" output parsing [1] commandline fu.

the more pool information retrieved better (user, stat, timeout, ...)

the first plan parse pool.d ini files , php-fpm.conf includes in python , use info.

am overlooking else more easy or obvious?

1: http://www.commandlinefu.com/commands/view/13901/list-php-fpm-pools-by-total-cpu-usage


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -