Hi Support,
i have a system running the same process name but with different parameters. So if i type ps -e then i get like 10 times the process "gacengine" running. But if i type ps -x i get the parameters to each process.
/opt/gwema/bin/gacengine -c /opt/gwema/conf/gwema_001.conf /opt/gwema/bin/gacengine -c /opt/gwema/conf/gwema_002.conf . . .
Is it somehow possible to get every process monitored?
The KB https://kb.paessler.com/en/topic/29403-monitoring-processes-in-linux is working great, but only if the process name is unique.
Thanks for your help.
Best regards Matthias
Add comment