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

following process is bringin ASL to a crawl

root      7025 58.6 34.6 34176 32848 ?       SN   00:13   2:12      |       \_ /usr/local/bin/fwlogwatch -D -f /var/log/kernel-20040

how can I slow it down? Can I kill it? 


This thread was automatically locked due to age.
Parents
  • Sargam,
    the fwlogwatch handles your kernel logfile every night. If your log is very large, the fwlogwatch process needs very much of your cpu. Define as SecApp said, drop rules in your packet filter. Drop all broadcasts and enquiries to port 135 on your external interface. That should help you. Maybe you can drop all netbios (135-139) enquiries to your external nic.

    Bagira  
Reply
  • Sargam,
    the fwlogwatch handles your kernel logfile every night. If your log is very large, the fwlogwatch process needs very much of your cpu. Define as SecApp said, drop rules in your packet filter. Drop all broadcasts and enquiries to port 135 on your external interface. That should help you. Maybe you can drop all netbios (135-139) enquiries to your external nic.

    Bagira  
Children
No Data