dropbix
Thursday, August 29, 2013
Commands to find the PID for nodeagent and DMGR
$ ps -eaf | grep -i java | grep -i nodeagent | awk '{print $2}'
$ ps -eaf | grep -i java | grep -i dmgr | awk '{print $2}'
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment