JailAdmin

This is a project I wrote to manage startup and shutdown of FreeBSD jail environments. Its functionality has largely been incorporated into the built-in /etc/rc.d/jail script, but still offers basic SNMP monitoring and parallelized shutdowns that aren't part of the base system.

I'm not really maintaining it anymore, but in the interest of anyone who still uses it I'm migrating the page from my out-of-date page at SubWiki.

Original Description

I run several jail environments on my FreeBSD 5.3 server. These environments have worked perfectly (to the best of my knowledge), but their routine maintenance can be a bit cumbersome (see also BuildAndUpdateJails for some hints and tips). Unfortunately, a (quick) web search didn't turn up any tools to make the job any easier, although Robert Watson has done a fair amount of work to redesign the whole jail subsystem. For sysadmins who simply want to simplify their jobs without making fairly major changes to their servers, there just doesn't seem to be much help.

One afternoon, after manually killing a few jails and immediately restarting them, I decided to automate the process as much as possible, and I made the results available (under the BSD license) for public consumption. The resulting tool, JailAdmin, is a Perl module and frontend script that can start a named jail, stop one, or give a ps(1)-like process listing for a particular jail. It is used in production environments, although I offer no guarantees.

Releases

Official releasesDateSizeLinksStatus
1.8.02007-Jul-0314.39 KBThis release is not supported and may no longer work.

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
plus six equals 16
Solve this math question and enter the solution with digits. E.g. for "two plus four = ?" enter "6".

Powered by Drupal - Modified by Danger4k