Welcome, Guest! Log In | Create Account

Share

BGPWatch

by jmichalicek

BGPWatch is a Linux and BSD background process monitor written in Perl. It is useful for controlling how many processes each user has running , what processes they are running, and what they are allowed to run.


http://bgpwatch.sourceforge.net

Security, Systems Administration

Project Feed

  • New version with security fix coming soon

    A new version of BGPWatch is written and being tested. The new version uses /proc instead of the output from ps for maintaining a list of processes. The most important thing about this change is that it has allowed me to close up a security issue ...

    04:47PM on Jan 26 2007 by jmichalicek

  • BGPWatch-2.3.1 rleased

    BGPWatch-2.3.1 is finally released after several weeks of running on one of my servers with no issues. There are no new features this time around, just a bunch of optimized code to do away with placeholder variables and temporary files.

    02:30AM on Jun 17 2006 by jmichalicek

  • bgpwatch bgpwatch-2.3.1 file released: bgpwatch-2.3.1.tar.gz

    
                
            
            

    09:46PM on Jun 16 2006

  • BGPWatch 2.3.1 in testing

    Well, the new BGPWatch I announced some time ago has finally been installed on one of my production servers. I'll leave it running there for a few days to make sure it doesn't do anything crazy and then put it on here for all of you to use.

    12:08AM on May 20 2006 by jmichalicek

  • New and improved version coming soon

    BGPWatch has undergone some significant changes. * Disk I/O has been reduced to only reading the config files on startup, rather than writing all user processes to disk and then reading those files again seconds (or less) later. * Multiple unnecessary ...

    12:27AM on Apr 11 2006 by jmichalicek

  • bgpwatch-2.3 released! New features!

    bgpwatch-2.3 has been released after running on a production box for around 2 months with no issues. I have added a test mode (defaults to on) which will just tell you which processes would have been killed rather than actually killing them. This ...

    01:47PM on Sep 24 2005 by jmichalicek

  • bgpwatch bgpwatch-2.3 file released: bgpwatch-2.3.tar.gz

    
                
            
            

    09:41AM on Sep 24 2005

  • Test mode is here

    I put test mode into v2.3 last night and it seems to work as intended. I think this will be very helpful in ensuring that you've got bgpwatch configured how you want it before you let it start killing processes.

    02:31PM on Aug 19 2005 by jmichalicek

  • 2.3 is on the way

    bgpwatch 2.3 is almost here, finally. I got around to writing code so that you can use full usernames in your config files instead of the username as it appears in the output of ps (which shortens longer names). This functionality is being tested by ...

    02:17PM on Aug 18 2005 by jmichalicek

  • Fixed 2.2.2 code is uploaded

    You can now downloaded the correct 2.2.2 code that should actually work. Again, I'm sorry about taking so long to fix this. I have been inactive with this project and for some reason my 2.2.2 source that I run did not have the error in the code. Also, ...

    10:26PM on May 19 2005 by jmichalicek

BGPWatch Actions