6
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

プロセス異常終了時の自動再起動

Last updated at Posted at 2016-08-19

調査

キーワード

検索

Google で検索したキーワード

  • linux プロセス "異常終了" "再起動" 自動
  • linux プロセス "再起動" 自動

関連

  • monit
  • upstart
  • inittab
  • respawn
  • daemontools
  • systemd
  • supervisor

参考

monit

upstart

initab

daemontools

supervisor

記事

# 結果

monit を使ってみることにした。
理由は以下

  • 設定の容易さ
  • 用途が比較的限定されていること
  • メンテナンスが現在も行われていること

メモ

6
7
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?