W
W
WiNNeR_tig2020-05-08 18:36:11
PHP
WiNNeR_tig, 2020-05-08 18:36:11

Is there an analogue of the sys_getloadavg function only for Tasks?

Is there an analogue of the sys_getloadavg function that shows the number of LAs only that shows the number of Server Tasks ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Neverov, 2020-05-09
@deMone

echo (int)exec('ps ax | wc -l');

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question