Hi,
Trying to guess what ln -s I should do to get it to work ?
thanks
edit:
seems that ln -s /usr/share/munin/plugins/phpfpm-multi /etc/munin/plugins/phpfpm-multi does the job...
and this is what comes on commun setups.
nginx out of the box uns as nginx user... but I think most of us change this to www-data as it makes things easier on most distro
[phpfpm-multi]
user www-data
Hi,
Trying to guess what
ln -sI should do to get it to work ?thanks
edit:
seems that
ln -s /usr/share/munin/plugins/phpfpm-multi /etc/munin/plugins/phpfpm-multidoes the job...and this is what comes on commun setups.
nginx out of the box uns as nginx user... but I think most of us change this to www-data as it makes things easier on most distro