Every 24 hours

6 posts / 0 new
Last post
#1 Sun, 08/12/2007 - 04:41
hilliked

Every 24 hours

I have had a problem where within every 24 hours webmin stops working for me. I have RHEL 5 vanilla with the latest version of webmin and virtualmin installed.

The only way I can get webmin to allow login is by rebooting the server. I can however send and recieve emails, and view web sites on the server with no problems when webmin won't respond to browsing to it for login.

I can't seem to locate anything abnormal to me in the error logs. Here's some examples...any ideas? Thank you, Dan

/var/usermin/miniserv.error

[09/Aug/2007:19:16:40 -0500] miniserv.pl started [09/Aug/2007:19:21:49 -0500] miniserv.pl started [11/Aug/2007:21:13:35 -0500] miniserv.pl started

/var/webmin/miniserv.error

[09/Aug/2007:19:21:49 -0500] miniserv.pl started [09/Aug/2007:19:35:18 -0500] Reloading configuration [09/Aug/2007:19:44:52 -0500] Reloading configuration [11/Aug/2007:21:13:35 -0500] miniserv.pl started

Sun, 08/12/2007 - 05:30
Joe
Joe's picture

My best guess would be memory. How much memory does your server have? Is it a virtualized system (Virtuozzo and OpenVZ, in particular, seem to have a really nasty memory allocation bug that's been around for at least a year without a fix)?

You could check /var/log/messages for any OOM messages or memory allocation failure messages.

--

Check out the forum guidelines!

Tue, 08/14/2007 - 06:05 (Reply to #2)
hilliked

Thanks for the assitance/ideas.

It's not a virtualized system.

Nor does it seem to a memory issue; even before rebooting it has the same amount of memory usage. That and I don't see anything in the messages logs for memory issues.

<div class='quote'>CPU load averages 0.11 (1 min) 0.11 (5 mins) 0.04 (15 mins)
Real memory 1.98 GB total, 91.96 MB used
Virtual memory 1 GB total, 0 bytes used
Local disk space 131.54 GB total, 11.65 GB used</div>

I've looked around even more these past few days with no more luck.

Wed, 08/15/2007 - 16:50 (Reply to #3)
hilliked

Something I found interesting...if I run 'ps -aux' when webmin is working properly I don't see it in the listed services running, but do when webmin is not working.

i.e.

Webmin Not Working
<div class='quote'>USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.0 2036 648 ? Ss Aug13 0:01 init [3]
root 2 0.0 0.0 0 0 ? S Aug13 0:00 [migration/0]
root 3 0.0 0.0 0 0 ? SN Aug13 0:00 [ksoftirqd/0]
root 4 0.0 0.0 0 0 ? S Aug13 0:00 [watchdog/0]
root 5 0.0 0.0 0 0 ? S Aug13 0:00 [migration/1]
root 6 0.0 0.0 0 0 ? SN Aug13 0:00 [ksoftirqd/1]
root 7 0.0 0.0 0 0 ? S Aug13 0:00 [watchdog/1]
root 8 0.0 0.0 0 0 ? S Aug13 0:00 [migration/2]
root 9 0.0 0.0 0 0 ? SN Aug13 0:00 [ksoftirqd/2]
root 10 0.0 0.0 0 0 ? S Aug13 0:00 [watchdog/2]
root 11 0.0 0.0 0 0 ? S Aug13 0:00 [migration/3]
root 12 0.0 0.0 0 0 ? SN Aug13 0:00 [ksoftirqd/3]
root 13 0.0 0.0 0 0 ? S Aug13 0:00 [watchdog/3]
root 14 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [events/0]
root 15 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [events/1]
root 16 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [events/2]
root 17 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [events/3]
root 18 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [khelper]
root 19 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [kthread]
root 25 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [kblockd/0]
root 26 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [kblockd/1]
root 27 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [kblockd/2]
root 28 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [kblockd/3]
root 29 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [kacpid]
root 147 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [cqueue/0]
root 148 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [cqueue/1]
root 149 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [cqueue/2]
root 150 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [cqueue/3]
root 153 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [khubd]
root 155 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [kseriod]
root 231 0.0 0.0 0 0 ? S Aug13 0:00 [pdflush]
root 232 0.0 0.0 0 0 ? S Aug13 0:00 [pdflush]
root 233 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [kswapd0]
root 234 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [aio/0]
root 235 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [aio/1]
root 236 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [aio/2]
root 237 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [aio/3]
root 403 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [kpsmoused]
root 447 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [scsi_eh_0]
root 448 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [aacraid]
root 454 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [ata/0]
root 455 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [ata/1]
root 456 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [ata/2]
root 457 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [ata/3]
root 458 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [ata_aux]
root 464 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [scsi_eh_1]
root 465 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [scsi_eh_2]
root 471 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [scsi_eh_3]
root 472 0.0 0.0 0 0 ? S&lt; Aug13 0:01 [usb-storage]
root 474 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [kjournald]
root 496 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [kauditd]
root 525 0.0 0.0 2208 640 ? S&lt;s Aug13 0:00 /sbin/udevd -d
root 1668 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [kmirrord]
root 1690 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [kjournald]
root 2197 0.0 0.0 13072 676 ? S&lt;sl Aug13 0:00 auditd
root 2199 0.0 0.1 9616 3792 ? S&lt;s Aug13 0:00 python /sbin/audispd
root 2212 0.0 0.0 1692 588 ? Ss Aug13 0:00 syslogd -m 0
root 2215 0.0 0.0 1640 396 ? Ss Aug13 0:00 klogd -x
root 2226 0.0 0.0 1684 336 ? Ss Aug13 0:00 irqbalance
rpc 2246 0.0 0.0 1776 544 ? Ss Aug13 0:00 portmap
root 2273 0.0 0.0 1784 720 ? Ss Aug13 0:00 rpc.statd
root 2308 0.0 0.0 4936 556 ? Ss Aug13 0:00 rpc.idmapd
dbus 2325 0.0 0.0 2712 780 ? Ss Aug13 0:00 dbus-daemon --system
root 2335 0.0 0.0 2116 744 ? Ss Aug13 0:00 /usr/sbin/hcid
root 2341 0.0 0.0 1712 504 ? Ss Aug13 0:00 /usr/sbin/sdpd
root 2372 0.0 0.0 0 0 ? S&lt; Aug13 0:00 [krfcommd]
root 2409 0.0 0.0 12696 1292 ? Ssl Aug13 0:00 pcscd
root 2430 0.0 0.0 1876 448 ? Ss Aug13 0:00 /usr/bin/hidd --server
root 2450 0.0 0.0 9324 1104 ? Ssl Aug13 0:00 automount
root 2468 0.0 0.0 1644 536 ? Ss Aug13 0:00 /usr/sbin/acpid
root 2479 0.0 0.1 10752 4048 ? S Aug13 0:03 /usr/sbin/snmpd -Lsd -Lf /dev/null -p /var/run/snmpd -a
root 2489 0.0 0.0 9584 1968 ? Ss Aug13 0:00 cupsd
root 2512 0.0 0.0 5176 952 ? Ss Aug13 0:00 /usr/sbin/sshd
ntp 2525 0.0 0.2 4304 4304 ? SLs Aug13 0:00 ntpd -u ntp:ntp -p /var/run/ntpd.pid -g
root 2610 0.0 0.0 4484 1196 ? S Aug13 0:00 /bin/sh /usr/bin/mysqld_safe --defaults-file=/etc/my.cnf --pid-file=/var/run/
mysql 2646 0.0 0.8 136912 18208 ? Sl Aug13 0:00 /usr/libexec/mysqld --defaults-file=/etc/my.cnf --basedir=/usr --datadir=/var
root 2670 0.0 0.0 1832 488 ? Ss Aug13 0:01 /usr/sbin/dovecot
root 2689 0.0 0.0 8500 1896 ? Ss Aug13 0:00 sendmail: accepting connections
smmsp 2697 0.0 0.0 7544 1448 ? Ss Aug13 0:00 sendmail: Queue runner@01:00:00 for /var/spool/clientmqueue
root 2708 0.0 0.0 1868 368 ? Ss Aug13 0:00 gpm -m /dev/input/mice -t exps2
root 2743 0.0 0.0 7116 1636 ? S Aug13 0:01 dovecot-auth
dovecot 2744 0.0 0.0 4360 1368 ? S Aug13 0:01 pop3-login
dovecot 2747 0.0 0.0 4364 1368 ? S Aug13 0:01 imap-login
dovecot 2748 0.0 0.0 4360 1364 ? S Aug13 0:01 imap-login
dovecot 2749 0.0 0.0 4364 1368 ? S Aug13 0:01 imap-login
root 2750 0.0 0.5 29252 12372 ? Ss Aug13 0:00 /usr/sbin/httpd
root 2760 0.0 0.0 5220 1116 ? Ss Aug13 0:00 crond
xfs 2782 0.0 0.0 3424 1244 ? Ss Aug13 0:00 xfs -droppriv -daemon
root 2801 0.0 0.0 2204 424 ? Ss Aug13 0:00 /usr/sbin/atd
root 2813 0.0 0.0 3668 308 ? Ss Aug13 0:00 rhnsd --interval 240
apache 2822 0.0 0.4 29528 8924 ? S Aug13 0:00 /usr/sbin/httpd
apache 2823 0.0 0.4 29520 8892 ? S Aug13 0:00 /usr/sbin/httpd
apache 2824 0.0 0.4 29524 8924 ? S Aug13 0:00 /usr/sbin/httpd
apache 2825 0.0 0.4 29528 8904 ? S Aug13 0:00 /usr/sbin/httpd
apache 2826 0.0 0.4 29528 9264 ? S Aug13 0:00 /usr/sbin/httpd
apache 2827 0.0 0.4 29520 9252 ? S Aug13 0:00 /usr/sbin/httpd
apache 2828 0.0 0.4 29524 9208 ? S Aug13 0:00 /usr/sbin/httpd
apache 2829 0.0 0.4 29524 8896 ? S Aug13 0:00 /usr/sbin/httpd
root 2830 0.0 0.7 30220 16212 ? S Aug13 0:07 /usr/bin/python /usr/sbin/yum-updatesd
avahi 2841 0.0 0.0 3564 1364 ? Ss Aug13 0:00 avahi-daemon: running [srv02.local]
avahi 2842 0.0 0.0 2540 316 ? Ss Aug13 0:00 avahi-daemon: chroot helper
68 2852 0.0 0.1 5556 3776 ? Ss Aug13 0:00 hald
root 2853 0.0 0.0 3100 1088 ? S Aug13 0:00 hald-runner
68 2859 0.0 0.0 1968 804 ? S Aug13 0:00 hald-addon-acpi: listening on acpid socket /var/run/acpid.socket
68 2864 0.0 0.0 1964 792 ? S Aug13 0:00 hald-addon-keyboard: listening on /dev/input/event1
root 2877 0.0 0.0 1920 620 ? S Aug13 0:18 hald-addon-storage: polling /dev/hda
root 2879 0.0 0.0 1924 624 ? S Aug13 0:00 hald-addon-storage: polling /dev/sdb
root 2881 0.0 0.0 1924 624 ? S Aug13 0:00 hald-addon-storage: polling /dev/sda
root 2908 0.0 0.0 1900 340 ? S Aug13 0:00 /usr/sbin/smartd -q never
root 2921 0.0 0.0 1624 436 tty1 Ss+ Aug13 0:00 /sbin/mingetty tty1
root 2922 0.0 0.0 1628 436 tty2 Ss+ Aug13 0:00 /sbin/mingetty tty2
root 2923 0.0 0.0 1628 440 tty3 Ss+ Aug13 0:00 /sbin/mingetty tty3
root 2925 0.0 0.0 1628 436 tty4 Ss+ Aug13 0:00 /sbin/mingetty tty4
root 2928 0.0 0.0 1624 436 tty5 Ss+ Aug13 0:00 /sbin/mingetty tty5
root 2931 0.0 0.0 1624 432 tty6 Ss+ Aug13 0:00 /sbin/mingetty tty6
root 2932 0.0 0.0 1636 448 ttyS1 Ss+ Aug13 0:00 /sbin/agetty -h -L ttyS1 19200 vt100
dovecot 7728 0.0 0.0 4360 1364 ? S Aug14 0:01 pop3-login
apache 12225 0.0 0.4 29396 8348 ? S Aug14 0:00 /usr/sbin/httpd
dovecot 18006 0.0 0.0 4356 1360 ? S 06:22 0:00 pop3-login
root 19043 0.0 0.1 8156 2428 ? Ss 09:20 0:00 sshd: root@pts/0
root 19045 0.0 0.0 4308 1128 ? Ss 09:20 0:00 /usr/libexec/openssh/sftp-server
root 19056 0.0 0.0 4488 1408 pts/0 Ss 09:20 0:00 -bash
root 19141 0.0 0.2 10428 5680 ? Ss 09:29 0:00 /usr/bin/perl /root/webmin/webmin-1.360/miniserv.pl /etc/webmin/miniserv.conf
root 19144 0.0 0.2 10120 5308 ? Ss 09:29 0:00 /usr/bin/perl /usr/libexec/usermin/miniserv.pl /etc/usermin/miniserv.conf
root 19207 0.0 0.0 4216 948 pts/0 R+ 09:38 0:00 ps -aux</div>

Webmin Working

<div class='quote'>USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 1.0 0.0 2036 640 ? Ss 09:42 0:01 init [3]
root 2 0.0 0.0 0 0 ? S 09:42 0:00 [migration/0]
root 3 0.0 0.0 0 0 ? SN 09:42 0:00 [ksoftirqd/0]
root 4 0.0 0.0 0 0 ? S 09:42 0:00 [watchdog/0]
root 5 0.0 0.0 0 0 ? S 09:42 0:00 [migration/1]
root 6 0.0 0.0 0 0 ? SN 09:42 0:00 [ksoftirqd/1]
root 7 0.0 0.0 0 0 ? S 09:42 0:00 [watchdog/1]
root 8 0.0 0.0 0 0 ? S 09:42 0:00 [migration/2]
root 9 0.0 0.0 0 0 ? SN 09:42 0:00 [ksoftirqd/2]
root 10 0.0 0.0 0 0 ? S 09:42 0:00 [watchdog/2]
root 11 0.0 0.0 0 0 ? S 09:42 0:00 [migration/3]
root 12 0.0 0.0 0 0 ? SN 09:42 0:00 [ksoftirqd/3]
root 13 0.0 0.0 0 0 ? S 09:42 0:00 [watchdog/3]
root 14 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [events/0]
root 15 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [events/1]
root 16 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [events/2]
root 17 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [events/3]
root 18 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [khelper]
root 19 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kthread]
root 25 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kblockd/0]
root 26 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kblockd/1]
root 27 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kblockd/2]
root 28 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kblockd/3]
root 29 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kacpid]
root 147 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [cqueue/0]
root 148 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [cqueue/1]
root 149 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [cqueue/2]
root 150 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [cqueue/3]
root 153 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [khubd]
root 155 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kseriod]
root 231 0.0 0.0 0 0 ? S 09:42 0:00 [pdflush]
root 232 0.0 0.0 0 0 ? S 09:42 0:00 [pdflush]
root 233 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kswapd0]
root 234 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [aio/0]
root 235 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [aio/1]
root 236 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [aio/2]
root 237 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [aio/3]
root 403 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kpsmoused]
root 447 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [scsi_eh_0]
root 448 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [aacraid]
root 454 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [ata/0]
root 455 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [ata/1]
root 456 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [ata/2]
root 457 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [ata/3]
root 458 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [ata_aux]
root 464 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [scsi_eh_1]
root 465 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [scsi_eh_2]
root 471 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [scsi_eh_3]
root 472 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [usb-storage]
root 474 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kjournald]
root 496 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kauditd]
root 525 0.1 0.0 2212 644 ? S&lt;s 09:42 0:00 /sbin/udevd -d
root 1663 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kmirrord]
root 1686 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kjournald]
root 2194 0.0 0.0 12044 620 ? S&lt;sl 09:43 0:00 auditd
root 2196 0.0 0.1 9616 3792 ? S&lt;s 09:43 0:00 python /sbin/au
root 2209 0.0 0.0 1692 584 ? Ss 09:43 0:00 syslogd -m 0
root 2212 0.0 0.0 1644 404 ? Ss 09:43 0:00 klogd -x
root 2223 0.0 0.0 1684 332 ? Ss 09:43 0:00 irqbalance
rpc 2243 0.0 0.0 1776 544 ? Ss 09:43 0:00 portmap
root 2270 0.0 0.0 1788 724 ? Ss 09:43 0:00 rpc.statd
root 2304 0.0 0.0 4932 552 ? Ss 09:43 0:00 rpc.idmapd
dbus 2322 0.0 0.0 2708 780 ? Ss 09:43 0:00 dbus-daemon --s
root 2332 0.0 0.0 2116 744 ? Ss 09:43 0:00 /usr/sbin/hcid
root 2338 0.0 0.0 1712 504 ? Ss 09:43 0:00 /usr/sbin/sdpd
root 2369 0.0 0.0 0 0 ? S&lt; 09:43 0:00 [krfcommd]
root 2406 0.0 0.0 12692 1288 ? Ssl 09:43 0:00 pcscd
root 2427 0.0 0.0 1880 456 ? Ss 09:43 0:00 /usr/bin/hidd -
root 2447 0.0 0.0 7284 1096 ? Ssl 09:43 0:00 automount
root 2465 0.0 0.0 1644 532 ? Ss 09:43 0:00 /usr/sbin/acpid
root 2476 0.0 0.1 10752 4052 ? S 09:43 0:00 /usr/sbin/snmpd
root 2486 0.0 0.0 9580 1968 ? Ss 09:43 0:00 cupsd
root 2509 0.0 0.0 5172 952 ? Ss 09:43 0:00 /usr/sbin/sshd
ntp 2522 0.0 0.2 4304 4304 ? SLs 09:43 0:00 ntpd -u ntp:ntp
root 2607 0.0 0.0 4484 1196 ? S 09:43 0:00 /bin/sh /usr/bi
mysql 2643 0.0 0.8 136768 18368 ? Sl 09:43 0:00 /usr/libexec/my
root 2667 0.0 0.0 1836 468 ? Ss 09:43 0:00 /usr/sbin/dovec
root 2686 0.0 0.0 8488 1708 ? Ss 09:43 0:00 sendmail: accep
smmsp 2694 0.0 0.0 7544 1448 ? Ss 09:43 0:00 sendmail: Queue
root 2705 0.0 0.0 1868 368 ? Ss 09:43 0:00 gpm -m /dev/inp
root 2740 0.0 0.0 7076 1168 ? S 09:43 0:00 dovecot-auth
dovecot 2741 0.0 0.0 4356 1360 ? S 09:43 0:00 pop3-login
dovecot 2742 0.0 0.0 4360 1368 ? S 09:43 0:00 pop3-login
dovecot 2743 0.0 0.0 4360 1364 ? S 09:43 0:00 pop3-login
dovecot 2744 0.0 0.0 4360 1364 ? S 09:43 0:00 imap-login
dovecot 2745 0.0 0.0 4360 1368 ? S 09:43 0:00 imap-login
dovecot 2746 0.0 0.0 4360 1364 ? S 09:43 0:00 imap-login
root 2747 0.2 0.5 29256 12380 ? Ss 09:43 0:00 /usr/sbin/httpd
root 2757 0.0 0.0 5216 1108 ? Ss 09:43 0:00 crond
xfs 2779 0.0 0.0 3428 1284 ? Ss 09:43 0:00 xfs -droppriv -
root 2798 0.0 0.0 2204 424 ? Ss 09:43 0:00 /usr/sbin/atd
root 2809 0.0 0.0 3668 304 ? Ss 09:43 0:00 rhnsd --interva
apache 2819 0.0 0.3 29256 6920 ? S 09:43 0:00 /usr/sbin/httpd
apache 2820 0.0 0.3 29256 6920 ? S 09:43 0:00 /usr/sbin/httpd
apache 2821 0.0 0.3 29256 6920 ? S 09:43 0:00 /usr/sbin/httpd
apache 2822 0.0 0.3 29256 6920 ? S 09:43 0:00 /usr/sbin/httpd
apache 2823 0.0 0.3 29256 6920 ? S 09:43 0:00 /usr/sbin/httpd
apache 2824 0.0 0.3 29256 6920 ? S 09:43 0:00 /usr/sbin/httpd
apache 2825 0.0 0.3 29256 6920 ? S 09:43 0:00 /usr/sbin/httpd
apache 2826 0.0 0.3 29256 6920 ? S 09:43 0:00 /usr/sbin/httpd
root 2827 0.1 0.5 27004 12396 ? S 09:43 0:00 /usr/bin/python
avahi 2838 0.0 0.0 3568 1368 ? Ss 09:43 0:00 avahi-daemon: r
avahi 2839 0.0 0.0 2544 320 ? Ss 09:43 0:00 avahi-daemon: c
68 2849 0.7 0.1 5560 3776 ? Ss 09:43 0:00 hald
root 2850 0.0 0.0 3104 992 ? S 09:43 0:00 hald-runner
68 2856 0.0 0.0 1964 800 ? S 09:43 0:00 hald-addon-acpi
68 2861 0.0 0.0 1968 792 ? S 09:43 0:00 hald-addon-keyb
root 2874 0.0 0.0 1924 624 ? S 09:43 0:00 hald-addon-stor
root 2876 0.0 0.0 1920 652 ? S 09:43 0:00 hald-addon-stor
root 2878 0.0 0.0 1920 624 ? S 09:43 0:00 hald-addon-stor
root 2905 0.0 0.0 1900 340 ? S 09:43 0:00 /usr/sbin/smart
root 2910 0.0 0.2 10116 5300 ? Ss 09:43 0:00 /usr/bin/perl /
root 2915 0.0 0.2 10428 5816 ? Ss 09:43 0:00 /usr/bin/perl /
root 2918 0.0 0.0 1624 436 tty1 Ss+ 09:43 0:00 /sbin/mingetty
root 2919 0.0 0.0 1624 436 tty2 Ss+ 09:43 0:00 /sbin/mingetty
root 2920 0.0 0.0 1624 436 tty3 Ss+ 09:43 0:00 /sbin/mingetty
root 2923 0.0 0.0 1624 436 tty4 Ss+ 09:43 0:00 /sbin/mingetty
root 2925 0.0 0.0 1624 436 tty5 Ss+ 09:43 0:00 /sbin/mingetty
root 2930 0.0 0.0 1628 440 tty6 Ss+ 09:43 0:00 /sbin/mingetty
root 2931 0.0 0.0 1640 424 ttyS1 Ss+ 09:43 0:00 /sbin/agetty -h
root 2986 0.0 0.2 10572 5948 ? S 09:44 0:00 /usr/bin/perl /
root 2987 0.0 0.1 8160 2416 ? Ss 09:44 0:00 sshd: root@pts/
root 2989 0.0 0.0 4316 1136 ? Ss 09:44 0:00 /usr/libexec/op
root 3000 0.0 0.0 4484 1384 pts/0 Ss 09:44 0:00 -bash
root 3022 0.0 0.0 4216 944 pts/0 R+ 09:44 0:00 ps -aux</div>

Also if I try to stop and start webmin after it doens't work after it shuts down it doesn't work i.e. /etc/webmin/stop ; /etc/webmin/start

Wed, 08/15/2007 - 16:55 (Reply to #4)
hilliked

Should I disable the cron job I found for /etc/webmin/virtual-server/collectinfo.pl

Any other ideas?

Thanks

Wed, 08/15/2007 - 16:58 (Reply to #5)
hilliked

Hmmm. Now about 10 minutes later it is running:

<div class='quote'>USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.1 0.0 2036 640 ? Ss 09:42 0:01 init [3]
root 2 0.0 0.0 0 0 ? S 09:42 0:00 [migration/0]
root 3 0.0 0.0 0 0 ? SN 09:42 0:00 [ksoftirqd/0]
root 4 0.0 0.0 0 0 ? S 09:42 0:00 [watchdog/0]
root 5 0.0 0.0 0 0 ? S 09:42 0:00 [migration/1]
root 6 0.0 0.0 0 0 ? SN 09:42 0:00 [ksoftirqd/1]
root 7 0.0 0.0 0 0 ? S 09:42 0:00 [watchdog/1]
root 8 0.0 0.0 0 0 ? S 09:42 0:00 [migration/2]
root 9 0.0 0.0 0 0 ? SN 09:42 0:00 [ksoftirqd/2]
root 10 0.0 0.0 0 0 ? S 09:42 0:00 [watchdog/2]
root 11 0.0 0.0 0 0 ? S 09:42 0:00 [migration/3]
root 12 0.0 0.0 0 0 ? SN 09:42 0:00 [ksoftirqd/3]
root 13 0.0 0.0 0 0 ? S 09:42 0:00 [watchdog/3]
root 14 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [events/0]
root 15 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [events/1]
root 16 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [events/2]
root 17 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [events/3]
root 18 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [khelper]
root 19 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kthread]
root 25 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kblockd/0]
root 26 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kblockd/1]
root 27 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kblockd/2]
root 28 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kblockd/3]
root 29 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kacpid]
root 147 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [cqueue/0]
root 148 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [cqueue/1]
root 149 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [cqueue/2]
root 150 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [cqueue/3]
root 153 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [khubd]
root 155 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kseriod]
root 231 0.0 0.0 0 0 ? S 09:42 0:00 [pdflush]
root 232 0.0 0.0 0 0 ? S 09:42 0:00 [pdflush]
root 233 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kswapd0]
root 234 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [aio/0]
root 235 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [aio/1]
root 236 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [aio/2]
root 237 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [aio/3]
root 403 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kpsmoused]
root 447 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [scsi_eh_0]
root 448 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [aacraid]
root 454 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [ata/0]
root 455 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [ata/1]
root 456 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [ata/2]
root 457 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [ata/3]
root 458 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [ata_aux]
root 464 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [scsi_eh_1]
root 465 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [scsi_eh_2]
root 471 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [scsi_eh_3]
root 472 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [usb-storage]
root 474 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kjournald]
root 496 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kauditd]
root 525 0.0 0.0 2212 644 ? S&lt;s 09:42 0:00 /sbin/udevd -d
root 1663 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kmirrord]
root 1686 0.0 0.0 0 0 ? S&lt; 09:42 0:00 [kjournald]
root 2194 0.0 0.0 12044 620 ? S&lt;sl 09:43 0:00 auditd
root 2196 0.0 0.1 9616 3792 ? S&lt;s 09:43 0:00 python /sbin/audispd
root 2209 0.0 0.0 1692 584 ? Ss 09:43 0:00 syslogd -m 0
root 2212 0.0 0.0 1644 404 ? Ss 09:43 0:00 klogd -x
root 2223 0.0 0.0 1684 332 ? Ss 09:43 0:00 irqbalance
rpc 2243 0.0 0.0 1776 544 ? Ss 09:43 0:00 portmap
root 2270 0.0 0.0 1788 724 ? Ss 09:43 0:00 rpc.statd
root 2304 0.0 0.0 4932 552 ? Ss 09:43 0:00 rpc.idmapd
dbus 2322 0.0 0.0 2708 780 ? Ss 09:43 0:00 dbus-daemon --system
root 2332 0.0 0.0 2116 744 ? Ss 09:43 0:00 /usr/sbin/hcid
root 2338 0.0 0.0 1712 504 ? Ss 09:43 0:00 /usr/sbin/sdpd
root 2369 0.0 0.0 0 0 ? S&lt; 09:43 0:00 [krfcommd]
root 2406 0.0 0.0 12692 1288 ? Ssl 09:43 0:00 pcscd
root 2427 0.0 0.0 1880 456 ? Ss 09:43 0:00 /usr/bin/hidd --server
root 2447 0.0 0.0 9336 1116 ? Ssl 09:43 0:00 automount
root 2465 0.0 0.0 1644 532 ? Ss 09:43 0:00 /usr/sbin/acpid
root 2476 0.0 0.1 10752 4052 ? S 09:43 0:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -p /var/run/snmpd -a
root 2486 0.0 0.0 9580 1968 ? Ss 09:43 0:00 cupsd
root 2509 0.0 0.0 5172 952 ? Ss 09:43 0:00 /usr/sbin/sshd
ntp 2522 0.0 0.2 4304 4304 ? SLs 09:43 0:00 ntpd -u ntp:ntp -p /var/run/ntpd.pid -g
root 2607 0.0 0.0 4484 1196 ? S 09:43 0:00 /bin/sh /usr/bin/mysqld_safe --defaults-file=/etc/my.cnf --pid-file=/var/run/
mysql 2643 0.0 0.8 136768 18392 ? Sl 09:43 0:00 /usr/libexec/mysqld --defaults-file=/etc/my.cnf --basedir=/usr --datadir=/var
root 2667 0.0 0.0 1836 468 ? Ss 09:43 0:00 /usr/sbin/dovecot
root 2686 0.0 0.0 8488 1884 ? Ss 09:43 0:00 sendmail: accepting connections
smmsp 2694 0.0 0.0 7544 1448 ? Ss 09:43 0:00 sendmail: Queue runner@01:00:00 for /var/spool/clientmqueue
root 2705 0.0 0.0 1868 368 ? Ss 09:43 0:00 gpm -m /dev/input/mice -t exps2
root 2740 0.0 0.0 7076 1168 ? S 09:43 0:00 dovecot-auth
dovecot 2741 0.0 0.0 4356 1360 ? S 09:43 0:00 pop3-login
dovecot 2742 0.0 0.0 4360 1368 ? S 09:43 0:00 pop3-login
dovecot 2743 0.0 0.0 4360 1364 ? S 09:43 0:00 pop3-login
dovecot 2744 0.0 0.0 4360 1364 ? S 09:43 0:00 imap-login
dovecot 2745 0.0 0.0 4360 1368 ? S 09:43 0:00 imap-login
dovecot 2746 0.0 0.0 4360 1364 ? S 09:43 0:00 imap-login
root 2747 0.0 0.5 29256 12380 ? Ss 09:43 0:00 /usr/sbin/httpd
root 2757 0.0 0.0 5216 1112 ? Ss 09:43 0:00 crond
xfs 2779 0.0 0.0 3428 1284 ? Ss 09:43 0:00 xfs -droppriv -daemon
root 2798 0.0 0.0 2204 424 ? Ss 09:43 0:00 /usr/sbin/atd
root 2809 0.0 0.0 3668 304 ? Ss 09:43 0:00 rhnsd --interval 240
apache 2819 0.0 0.3 29256 6920 ? S 09:43 0:00 /usr/sbin/httpd
apache 2820 0.0 0.3 29256 6920 ? S 09:43 0:00 /usr/sbin/httpd
apache 2821 0.0 0.3 29256 6920 ? S 09:43 0:00 /usr/sbin/httpd
apache 2822 0.0 0.3 29256 6920 ? S 09:43 0:00 /usr/sbin/httpd
apache 2823 0.0 0.3 29256 6920 ? S 09:43 0:00 /usr/sbin/httpd
apache 2824 0.0 0.3 29256 6920 ? S 09:43 0:00 /usr/sbin/httpd
apache 2825 0.0 0.3 29256 6920 ? S 09:43 0:00 /usr/sbin/httpd
apache 2826 0.0 0.3 29256 6920 ? S 09:43 0:00 /usr/sbin/httpd
root 2827 0.0 0.5 27004 12396 ? S 09:43 0:00 /usr/bin/python /usr/sbin/yum-updatesd
avahi 2838 0.0 0.0 3568 1368 ? Ss 09:43 0:00 avahi-daemon: running [srv02.local]
avahi 2839 0.0 0.0 2544 320 ? Ss 09:43 0:00 avahi-daemon: chroot helper
68 2849 0.0 0.1 5560 3776 ? Ss 09:43 0:00 hald
root 2850 0.0 0.0 3104 992 ? S 09:43 0:00 hald-runner
68 2856 0.0 0.0 1964 800 ? S 09:43 0:00 hald-addon-acpi: listening on acpid socket /var/run/acpid.socket
68 2861 0.0 0.0 1968 792 ? S 09:43 0:00 hald-addon-keyboard: listening on /dev/input/event1
root 2874 0.0 0.0 1924 624 ? S 09:43 0:00 hald-addon-storage: polling /dev/hda
root 2876 0.0 0.0 1920 652 ? S 09:43 0:00 hald-addon-storage: polling /dev/sdb
root 2878 0.0 0.0 1920 624 ? S 09:43 0:00 hald-addon-storage: polling /dev/sda
root 2905 0.0 0.0 1900 340 ? S 09:43 0:00 /usr/sbin/smartd -q never
root 2910 0.0 0.2 10116 5308 ? Ss 09:43 0:00 /usr/bin/perl /usr/libexec/usermin/miniserv.pl /etc/usermin/miniserv.conf
root 2915 0.0 0.2 10428 5844 ? Ss 09:43 0:00 /usr/bin/perl /root/webmin/webmin-1.360/miniserv.pl /etc/webmin/miniserv.conf
root 2918 0.0 0.0 1624 436 tty1 Ss+ 09:43 0:00 /sbin/mingetty tty1
root 2919 0.0 0.0 1624 436 tty2 Ss+ 09:43 0:00 /sbin/mingetty tty2
root 2920 0.0 0.0 1624 436 tty3 Ss+ 09:43 0:00 /sbin/mingetty tty3
root 2923 0.0 0.0 1624 436 tty4 Ss+ 09:43 0:00 /sbin/mingetty tty4
root 2925 0.0 0.0 1624 436 tty5 Ss+ 09:43 0:00 /sbin/mingetty tty5
root 2930 0.0 0.0 1628 440 tty6 Ss+ 09:43 0:00 /sbin/mingetty tty6
root 2931 0.0 0.0 1640 424 ttyS1 Ss+ 09:43 0:00 /sbin/agetty -h -L ttyS1 19200 vt100
root 2987 0.0 0.1 8160 2416 ? Ss 09:44 0:00 sshd: root@pts/0
root 2989 0.0 0.0 4316 1136 ? Ss 09:44 0:00 /usr/libexec/openssh/sftp-server
root 3000 0.0 0.0 4488 1404 pts/0 Ss 09:44 0:00 -bash
root 3180 0.0 0.0 4216 944 pts/0 R+ 09:57 0:00 ps -aux</div>

Topic locked