AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  unknown process

    Posted Thu October 31, 2013 08:49 AM

    Originally posted by: jetyvand


    Hi. We are doing a roundcheck of all javaprosesses running on our systems. Can anyone tell me what this is? its seems to be pre-installed with AIX 6.1.

    pconsole 2884028 3145916   0   Aug 30      - 17:01 /usr/java5/bin/java -Xmx512m -Xms20m -Xscmx10m -Xshareclasses -Dfile.encoding=UTF-8 -Xbootclasspath/a:/pconsole/lwi/runtime/core/eclipse/plugins/com.ibm.rcp.base_6.2.1.20091117-1800/rcpbootcp.jar:/pconsole/lwi/lib/ISCJaasModule.jar:/pconsole/lwi/lib/com.ibm.logging.icl_1.1.1.jar:/pconsole/lwi/lib/jaas2zos.jar:/pconsole/lwi/lib/jaasmodule.jar:/pconsole/lwi/lib/lwinative.jar:/pconsole/lwi/lib/lwinl.jar:/pconsole/lwi/lib/lwirolemap.jar:/pconsole/lwi/lib/lwisecurity.jar:/pconsole/lwi/lib/lwitools.jar:/pconsole/lwi/lib/passutils.jar -Xverify:none -cp eclipse/launch.jar:eclipse/startup.jar:/pconsole/lwi/runtime/core/eclipse/plugins/com.ibm.rcp.base_6.2.1.20091117-1800/launcher.jar com.ibm.lwi.LaunchLWI

     

    Also, is it safe to stop? :)


    #AIX-Forum


  • 2.  Re: unknown process

    Posted Thu October 31, 2013 01:48 PM

    Originally posted by: GarlandJoseph


    This is the Tivoli Common Agent distributed with AIX.  It is under control of the system resource controller.  Save to stop depends on what you're runing in your environment. Does your site run any tivoli are director products.  Don't just kill this process if you elect to disable it, but investigate if you need it.


    #AIX-Forum


  • 3.  Re: unknown process

    Posted Thu October 31, 2013 02:33 PM

    Originally posted by: gcorneau


    Actually, this is the IBM System Director Console for AIX (aka "pconsole") process, not the Common Agent (aka "CAS").

    If you're not using this web browser-based, single system management interface, it can be stopped (stopsrc -s pconsole) and removed (uninstall the sysmgt.pconsole.rte fileset and its requisites).

    http://publib.boulder.ibm.com/infocenter/aix/v6r1/topic/com.ibm.aix.sysdircon/sysdircon-kickoff.htm


    #AIX-Forum


  • 4.  Re: unknown process

    Posted Fri November 01, 2013 08:14 AM

    Originally posted by: jetyvand


    Thank you gcorneau. :) Question answered!


    #AIX-Forum