Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Top in *nix

Explorer ,
Aug 13, 2008 Aug 13, 2008
If I use the command line top (on CF enterprise, with no clusters or extra instances) approximately how many processes should I expect to see?
1 jrun I suppose. . ..
514
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Aug 15, 2008 Aug 15, 2008
markireland wrote:
> I see this. One jrun process. What do the others mean?

The others are other processes. You should probably ask for their exact
meaning in the forum of the vendor that supplied that other software.

Jochem


--
Jochem van Dieten
Adobe Community Expert for ColdFusion
Translate
LEGEND ,
Aug 14, 2008 Aug 14, 2008
markireland wrote:
> If I use the command line top (on CF enterprise, with no clusters or extra instances) approximately how many processes should I expect to see?

You should see one process. Some unices however have a rather broken top
that can not distinguish between processes and threads. In that case you
will see hundreds or even thousands of threads.

Jochem


--
Jochem van Dieten
Adobe Community Expert for ColdFusion
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Aug 14, 2008 Aug 14, 2008
I see this. One jrun process. What do the others mean?

PID USERNAME LWP PRI NICE SIZE RES STATE TIME CPU COMMAND
28481 root 270 59 0 789M 652M sleep 246.2H 7.97% jrun
27683 root 1 0 0 1416K 1328K sleep 0:00 0.06% sh
27684 root 1 0 0 3296K 2232K cpu/14 0:00 0.01% top
28541 noaccess 55 59 0 220M 116M sleep 54:24 0.00% java
28558 nobody 1 59 0 13M 6000K sleep 14:12 0.00% httpd
28555 nobody 1 59 0 13M 5816K sleep 13:51 0.00% httpd
28557 nobody 1 59 0 15M 5760K sleep 13:47 0.00% httpd
28578 nobody 1 59 0 14M 6008K sleep 13:45 0.00% httpd
28556 nobody 1 59 0 11M 5992K sleep 13:29 0.00% httpd
28554 nobody 1 59 0 14M 5544K sleep 13:27 0.00% httpd
27544 nobody 1 59 0 10M 5808K sleep 0:00 0.00% httpd
28584 nobody 1 59 0 14M 6264K sleep 13:48 0.00% httpd
28559 nobody 1 59 0 13M 6064K sleep 13:35 0.00% httpd
28577 nobody 1 59 0 13M 5552K sleep 13:32 0.00% httpd
28583 nobody 1 59 0 11M 6104K sleep 13:31 0.00% httpd
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 15, 2008 Aug 15, 2008
LATEST
markireland wrote:
> I see this. One jrun process. What do the others mean?

The others are other processes. You should probably ask for their exact
meaning in the forum of the vendor that supplied that other software.

Jochem


--
Jochem van Dieten
Adobe Community Expert for ColdFusion
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources