Posted: Fri Dec 28, 2018 8:37 am Post subject: htop output for "mqm" processes
Disciple
Joined: 03 Oct 2017 Posts: 162
I ran htop command on our LINUX server and found some observations which has raised some questions for me.
"command" parameter is repeating multiple times with different PIDs and also TIME+ is different too in each case.
below command was listed atleast 10 times on htop output
/opt/mqm/bin/amqzlaa0 -mABCQMGR -fip0
similarly
/opt/mqm/bin/amqzlaa0 -mABCQMGR -fip1.... fip2 ...fip3 were listed many times and in all of the output line the "PIDs" and "TIME+" were different.
my questions is - are they all active processes and if yes, why you are not getting listed in "ps aux" command
also per IBM documentation amqzlaa0 is agent process, but what does fip1, fip2, fip3 means and why they are getting repeated.
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
amqzlaa0 is a queue manager internal process for managing MQI binding mode connections. Normally you don't need to be concerned with these processes or their command line parameters. The paraemters aren't documented and can change from version to version. _________________ Glenn
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum