Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

picld process on solaris 8

Status
Not open for further replies.

christhomas1977

Technical User
Apr 25, 2003
18
0
0
GB
Hi all,

Wonder if you can help me answere a question?

We have just purchased a Sun V880 with solaris 2.8. I have noticed there is a picld process running that is taking up alot of memeory. After looking at the man pages it produces the following:

"The Platform Information and Control Library (PICL) provides
a mechanism to publish platform-specific information for
clients to access in a platform-independent way. picld main-
tains and controls access to the PICL information from
clients and plug-in modules. The daemon is started in both
single-user and multi-user boot mode."

My question is does this process have to running? what does the server lack without it?

I know you can stop the process, but wanted to know if this will cause a problem on the server.

Thanks

Chris
 
The picld is the dude that gather all the enivronmental data for one thing and I think it should be running
 
sundoc
Explains this daemon.

It is used for environmental monitoring on SunFire servers - CPU temperature, board insertion/removel, fan failures etc. You can run without it by renaming the startup script /etc/rcS.d/S95picld to s95picld, but you won't know when things start to go wrong so it's inadvisable.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top