Operating System - Linux
1829115 Members
15037 Online
109986 Solutions
New Discussion

Cimlistener and cimserver

 
tempsample
Frequent Advisor

Cimlistener and cimserver

Hi,

 

What is the use of cimlistener and cimserver ?

 

Will there be any impact if cimlistener and cimserver are not running ?

 

 

1 REPLY 1
Matti_Kurkela
Honored Contributor

Re: Cimlistener and cimserver

You did not specify the context at all: which hardware? Assuming Linux, which distribution?

 

But in general, cim* processes would be components handling the WBEM monitoring/management protocol.

 

So, the impact will depend on whether your system is currently using WBEM for anything or not.

(If WBEM is not used, then you've successfully reduced the complexity of your system by switching off unnecessary components; but if WBEM is used, then your monitoring system should soon be alerting that it cannot get some hardware monitoring data it expects...)

MK