How to check the sleeping process in Solaris.

Answers were Sorted based on User's Feedback



How to check the sleeping process in Solaris...

Answer / krishnakumarnair

by using prstat and top.

Is This Answer Correct ?    15 Yes 3 No

How to check the sleeping process in Solaris...

Answer / lochan

ps -ef|grep sleep

Is This Answer Correct ?    19 Yes 11 No

How to check the sleeping process in Solaris...

Answer / kiran

ps -ef when we check There the process State will be in S
mode. By this way we can see which is in sleeping state.

Is This Answer Correct ?    6 Yes 2 No

How to check the sleeping process in Solaris...

Answer / suresh

prstat -a | grep sleep

Is This Answer Correct ?    5 Yes 1 No

How to check the sleeping process in Solaris...

Answer / lochan

ps -ef|grep sleep
top
prstat -a

Is This Answer Correct ?    13 Yes 10 No

How to check the sleeping process in Solaris...

Answer / p.r.l.prasanna

ps -ef |grep sleep by using this command you can also find
the
parent process id,process id.

Is This Answer Correct ?    4 Yes 5 No

How to check the sleeping process in Solaris...

Answer / pavankumar

prstat -a its check d statistics of cpu utilization

Is This Answer Correct ?    1 Yes 2 No

How to check the sleeping process in Solaris...

Answer / milan shah

ps -al

Is This Answer Correct ?    1 Yes 2 No

How to check the sleeping process in Solaris...

Answer / anup

ps -ef|grep -i sleep

Is This Answer Correct ?    2 Yes 4 No

How to check the sleeping process in Solaris...

Answer / hatem

ps -ef |grep sleep by using this command you can also find
the
parent process id,process id.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Solaris Commands Interview Questions

If NIC card is failed how can troubleshoot it?

2 Answers   EDS,


In veritas: which is the file to keep the information of subdisks, disk groups name, plex and volumes?

1 Answers   Wipro,


When iam checking the services its showing unintialized then what should i do step by step.pls tell me the answer as soon as posible.

1 Answers   Wipro,


1.Password less authentication in linux & Solaris

1 Answers   TCS,


How will compare 2 host patches

1 Answers  






If the /var file system is full then what you will do.

2 Answers   HP, ITC Infotech,


Which file will take place while booting

1 Answers  


I have a "telnet" error then what you will do?

4 Answers   Thomson Reuters,


How to configure email notification in solaris 8? We are using netbackup 5

0 Answers   India Today,


How to create a new volume

1 Answers  


How to unconfigure llt and gab

1 Answers  


Syntex to execute a ufsdump

3 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)