Quantcast
Channel: Airtime Support Discussions on Sourcefabric Forum
Viewing all articles
Browse latest Browse all 1390

process table showing lots of idle airtime processes...

$
0
0
I have been checking on the processes running on our airtime 1.8.2 server and have noticed a large number of postgres processes, and quite a few apache2 process too. Is this normal? Is it something to do with the number of users logged in? Please see process table below

thanks

James

~$ ps ax | grep postgres | grep -v grep:

866 ?        S      1:01 /usr/lib/postgresql/8.4/bin/postgres -D /var/lib/postgresql/8.4/main -c config_file=/etc/postgresql/8.4/main/postgresql.conf
1085 ?        Ss     0:39 postgres: writer process
1086 ?        Ss     0:21 postgres: wal writer process
1087 ?        Ss     0:12 postgres: autovacuum launcher process
1088 ?        Ss     0:34 postgres: stats collector process
4257 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(43684) idle
4341 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(43778) idle
6321 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(40806) idle
6334 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(40822) idle
8556 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(33735) idle
8630 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(33784) idle
10174 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(35529) idle
10175 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(35530) idle
10176 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(35531) idle
10351 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(36217) idle
10369 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(36238) idle
12727 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(56932) idle
12828 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(57033) idle
17580 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(48645) idle
17705 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(48653) idle
17706 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(48654) idle
17724 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(48683) idle
17990 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(43901) idle
18012 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(55626) idle
23219 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(34847) idle
23246 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(34879) idle
25330 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(33668) idle
25353 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(33701) idle
26096 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(40480) idle
26263 ?        Ss     0:00 postgres: airtime airtime 127.0.0.1(40639) idle


~$ ps ax | grep apache2 | grep -v grep
 1366 ?        Ss     0:10 /usr/sbin/apache2 -k start
 3887 ?        S      1:55 /usr/sbin/apache2 -k start
 4026 ?        S      0:37 /usr/sbin/apache2 -k start
 4067 ?        S      1:13 /usr/sbin/apache2 -k start
 5304 ?        S      0:25 /usr/sbin/apache2 -k start
 6223 ?        S      0:51 /usr/sbin/apache2 -k start
 8367 ?        S      0:15 /usr/sbin/apache2 -k start
 9217 ?        S      1:23 /usr/sbin/apache2 -k start
10602 ?        S      2:28 /usr/sbin/apache2 -k start
10610 ?        S      1:59 /usr/sbin/apache2 -k start
11101 ?        S      2:53 /usr/sbin/apache2 -k start
11103 ?        S      0:55 /usr/sbin/apache2 -k start
12743 ?        S      5:07 /usr/sbin/apache2 -k start
13000 ?        S      1:30 /usr/sbin/apache2 -k start
13307 ?        S      0:52 /usr/sbin/apache2 -k start
13309 ?        S      1:18 /usr/sbin/apache2 -k start
13310 ?        S      2:34 /usr/sbin/apache2 -k start
13383 ?        S      0:50 /usr/sbin/apache2 -k start
13939 ?        S      2:51 /usr/sbin/apache2 -k start
14298 ?        S      0:34 /usr/sbin/apache2 -k start
14342 ?        S      1:17 /usr/sbin/apache2 -k start
17541 ?        S      0:05 /usr/sbin/apache2 -k start
22360 ?        S      3:02 /usr/sbin/apache2 -k start

Viewing all articles
Browse latest Browse all 1390

Trending Articles