ocssd.bin process status
On HPUX I'm planning to check the status of the ocssd.bin by using ps -ef | grep "<CRS_HOME_PATH>/bin/ocssd.bin". Will the ocssd.bin daemon always runs with CRS_HOME_PATH/bin associaition? I wanted to make sure that I'm grepping for the right ocssd.bin by providing CRS_HOME_PATH. Are there any chances that ocssd daemon runs only with daemon name like "ocssd.bin" without "CRS_HOME_PATH/bin/".
Thanks,
Nagaraj.