muninでunicornのプロセスの状態を確認しようとしたらPermission deniedになった
ここのプラグインを利用してunicornの状態を確認する為にしたこと
- /etc/munin/plugin-conf.d/unicorn_ の設定
[unicorn_*]
env.rails_root RAILS_ROOT
user USER_NAME
group USER_NAME
ここのユーザ名を指定してなくてハマった。
- pidのPATHの修正
https://github.com/munin-monitoring/contrib/blob/master/plugins/unicorn/unicorn_memory_status#L21
https://github.com/munin-monitoring/contrib/blob/master/plugins/unicorn/unicorn_status#L21
以上
Author And Source
この問題について(muninでunicornのプロセスの状態を確認しようとしたらPermission deniedになった), 我々は、より多くの情報をここで見つけました https://qiita.com/kenjiskywalker/items/b6ee606c8444a1c49bf7著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .