# Php-fpm full status

**URL:** https://discuss.elastic.co/t/php-fpm-full-status/138641
**Category:** Beats
**Tags:** metricbeat
**Created:** [July 5, 2018, 6:09am UTC](https://discuss.elastic.co/t/php-fpm-full-status/138641 "2018-07-05T06:09:01Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![delayer](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/delayer/32/32978_2.png) [@delayer](https://discuss.elastic.co/u/delayer)
#### Post date: [July 5, 2018, 6:09am UTC](https://discuss.elastic.co/t/php-fpm-full-status/138641/1 "2018-07-05T06:09:01Z")

</div>

Hi all!

I've discovered very useful php-fpm module of metricbeat fror pool state monitoring and it works like a charm. But for deeper investigation of fpm-related issues I need to know what script is running now. There is a `?full` parameter for request URI, which gives per-process information in pool.  
How can I configure metricbeat php-fpm module to harvest such info? Module documentation says nothing and available list of exported fields has no entries I would like to see.

In other words, I need a possibility to configure status\_path of module like this:

> status\_path: "/status-fpm?full"

Any thoughts?

---

<div class="post-metadata">

### Author: ![adrisr](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/adrisr/32/25423_2.png) [@adrisr](https://discuss.elastic.co/u/adrisr)
#### Post date: [July 6, 2018, 8:27am UTC](https://discuss.elastic.co/t/php-fpm-full-status/138641/2 "2018-07-06T08:27:32Z")

</div>

Hi,

Currently, Metricbeat's php-fpm module does not support parsing of the `full` status. It looks like a nice feature to have, though.

Can you open a [enhancement request](https://github.com/elastic/beats/issues/new) in the Beats repo?

( Or, if you feel brave enough, you can also contribute the code 😃 )

---

<div class="post-metadata">

### Author: ![delayer](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/delayer/32/32978_2.png) [@delayer](https://discuss.elastic.co/u/delayer)
#### Post date: [July 6, 2018, 12:47pm UTC](https://discuss.elastic.co/t/php-fpm-full-status/138641/3 "2018-07-06T12:47:05Z")

</div>

Not so brave, sorry 😔  
But I'll try to open request, thanks!  
**UPD:** [https://github.com/elastic/beats/issues/7529](https://github.com/elastic/beats/issues/7529)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [August 3, 2018, 12:47pm UTC](https://discuss.elastic.co/t/php-fpm-full-status/138641/4 "2018-08-03T12:47:07Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
