Skip to main content

Automatic service restart after updates

Project description

restarter

restarter is a little utility to restart services if referenced objects like executables or shared libraries have changed on disk. The goal is to ensure that all services run current versions of their software. This is important for example after security updates.

Usage

restarter takes a pidfile as required argument. If the service is stale, that means there are replaced objects still held in memory, restarter executes the restart command passed via the –restart option:

restarter --restart "/etc/init.d/atd restart" /var/run/atd.pid

There is also the possibility to speficy a “hard restart” command that is executed if the regular restart command fails.

See the output of restarter –help for a list of all supported options.

Stopped Services

Stopped services are gracefully ignored: restarter does nothing if the pidfile does not exist or the pid referenced therein is not running. This behaviour can be modified with the –fail option. Note that restarter always fails when the service was running but did not come up again after restart.

Release History

0.4.1 (2011-08-03)

  • Packaging issue: version.txt was not included in source distribution.

0.4 (2011-03-18)

  • Improve error messages.

  • Fix double exception on restart failures.

0.3 (2011-02-16)

  • –exclude/-x specifies mmap’ed objects to ignore.

  • Add a little bit of documentation in README.txt.

0.2 (2011-02-14)

  • Packaging issues.

0.1b1

  • Initial public release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

restarter-0.4.1.tar.gz (9.8 kB view details)

Uploaded Source

File details

Details for the file restarter-0.4.1.tar.gz.

File metadata

  • Download URL: restarter-0.4.1.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for restarter-0.4.1.tar.gz
Algorithm Hash digest
SHA256 544a44c5345c3f588030d6fd2a749d4257e5d3483ba516413a8ca8253fb7efe0
MD5 ef9fe66220fd145ff20be6c3d2fe822e
BLAKE2b-256 e1b93479bf884d70c620be8a908ef3a0a3c8b6c72f759eda1a39ba27f3686370

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page