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

Too much memory for a single process

Hi,

Anyone any ideas why I got a whole load of these messages last night?

Too much memory for a single process:
36932 kb for /usr/local/bin/fwlogwatch -S -f /var/log/kernel-20020922.gz -P n -b -m 5 -t -e -n -N -p
root      8802 86.1 20.4 36932 35900 ?       RN   00:20   1:45 /usr/local/bin/fwlogwatch -S -f /var/log/kernel-20020922.gz -P n -b -m 5 -t -e -n -N -p


This thread was automatically locked due to age.
Parents
  • you seem to have very large log files, may be you log broadcasts, you could avoid this with a rule like Any -> Any -> X.Y.Z.255/24 -> DROP this way you don't have broadcasts in the log. The message comes up at midnight when ASL changes the log files, in your case one logfile is bigger than 30 MB and Astaro alwways warns if there is a process with more than 30 MB or so ...
Reply
  • you seem to have very large log files, may be you log broadcasts, you could avoid this with a rule like Any -> Any -> X.Y.Z.255/24 -> DROP this way you don't have broadcasts in the log. The message comes up at midnight when ASL changes the log files, in your case one logfile is bigger than 30 MB and Astaro alwways warns if there is a process with more than 30 MB or so ...
Children
No Data