> On Jan 4, 2017, at 2:44 AM, Marco Pizzoli <marco.pizz...@gmail.com> wrote: > > Hi all, > I have a multi-instance setup. > By doing "ps -ef", as expected, I see a lot of "master" processes. > Is there a way to see which master is related to which instance at a glance?
"postfix status" will output the pid of each instance's master process. -- Viktor.