This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

100% CPU ps auxwf

Hi,

Running 8.305 UTM120, 5 users or so. I have disabled everything now except firewalling. but still 100%, have haltded and restarted several times without success.

What more can I do? Please advise....

root      7319  1.5  0.0      0     0 ?        Z    23:09   0:00      \_ [confd.plx] 
root      7603 12.2  1.5  48856 32432 ?        S    23:09   0:03      \_ confd [worker[:P]rpc:webadmin]
root      8521  300  0.0   2616   936 ?        R    23:10   0:00          \_ ps auxwf
root      4924  0.0  0.2   7632  5244 ?        S    23:08   0:00 /usr/local/bin/sysmond
root      5021  0.0  0.5  15412 12256 ?        S    23:08   0:00 /var/aua/aua.bin


This thread was automatically locked due to age.
Parents
  • Ok found the issue! Your ISP is rejecting SMTP connections via TCP port 25. Your system collected 16.000 notifications which are unable to be delivered. Exim is trying to send a couple of them every second, causing that hight system log.

    Please enter an external SMTP server via Management >> Notifications >> Advanced.

    I currently stopped the SMTP server on your system. You can start it again with
    /var/mdw/scripts/smtp start


    Before starting the smtp server again, you probably want to get rid of the 16.000 notifications, you can delete them with:
    cd /var/chroot-smtp/spool/output/0/input
    rm *


    Cheers
     Ulrich
  • Ok found the issue! Your ISP is rejecting SMTP connections via TCP port 25. Your system collected 16.000 notifications which are unable to be delivered. Exim is trying to send a couple of them every second, causing that hight system log.

    Please enter an external SMTP server via Management >> Notifications >> Advanced.

    I currently stopped the SMTP server on your system. You can start it again with
    /var/mdw/scripts/smtp start


    Before starting the smtp server again, you probably want to get rid of the 16.000 notifications, you can delete them with:
    cd /var/chroot-smtp/spool/output/0/input
    
    rm *


    Cheers
     Ulrich


    What a help Ulrich, Thank you soooo much for the help.
    In the portal the SMTP server vas disabled and never used, thats strange or Im senile [:)]
    I will go ahead and delete the notifications right away.

    Many thanks to all other members.

    Best regards,
    Revo
Reply
  • Ok found the issue! Your ISP is rejecting SMTP connections via TCP port 25. Your system collected 16.000 notifications which are unable to be delivered. Exim is trying to send a couple of them every second, causing that hight system log.

    Please enter an external SMTP server via Management >> Notifications >> Advanced.

    I currently stopped the SMTP server on your system. You can start it again with
    /var/mdw/scripts/smtp start


    Before starting the smtp server again, you probably want to get rid of the 16.000 notifications, you can delete them with:
    cd /var/chroot-smtp/spool/output/0/input
    
    rm *


    Cheers
     Ulrich


    What a help Ulrich, Thank you soooo much for the help.
    In the portal the SMTP server vas disabled and never used, thats strange or Im senile [:)]
    I will go ahead and delete the notifications right away.

    Many thanks to all other members.

    Best regards,
    Revo
Children
No Data