1832310 Members
2604 Online
110041 Solutions
New Discussion

CIMSERVER daemon runing

 
Kennethyap
Frequent Advisor

CIMSERVER daemon runing

Dear Experts,
What is cimserver daemon for ? that currently running on my HPUX 11.23 OS.
Can I disable it ?
6 REPLIES 6
RAC_1
Honored Contributor

Re: CIMSERVER daemon runing

man cimserver should give you some information in that regard.
There is no substitute to HARDWORK
Kennethyap
Frequent Advisor

Re: CIMSERVER daemon runing

What is cimserver function ?
Arunvijai_4
Honored Contributor

Re: CIMSERVER daemon runing

cimserver is a HP WBEM Services daemon process..Common Information Model server used for authentication purposes.

http://www.dmtf.org/education/cimtutorial
"A ship in the harbor is safe, but that is not what ships are built for"
Lynn Hunt
New Member

Re: CIMSERVER daemon runing

Resource not found.
Please check the URL and try again.

Arunvijai needs to try again

whiteknight
Honored Contributor

Re: CIMSERVER daemon runing

Kenneth,

What is cimserver daemon for ?
http://docs.hp.com/en/B8465-90017/ch02s03.html?btnNext=next%A0%BB


# ps -ef | grep cimserver (verify cimserver is running)
# ps -ef|grep cimserver

root 2145 1 0 Jun 14 ? 47:54 /opt/wbem/lbin/cimserver
root 2146 2145 0 Jun 14 ? 0:12 /opt/wbem/lbin/cimservera
root 2896 1 0 Jun 14 ? 0:07 /opt/wbem/lbin/cimserverd

# cimserver -s (stop the cimserver)

PGS10019: CIM server is stopped.

WK
Problem never ends, you must know how to fix it
Dennis Handly
Acclaimed Contributor

Re: CIMSERVER daemon runing

>Lynn: Resource not found.

I assume it was valid 2 years ago. If you want info, you should ask for it in your own thread, so you can assign points. And point to this thread.