I'm trying to monitor my passenger processes status with munin as
described in this post:
http://www.dcmanges.com/blog/rails-application-visualization-with-munin
It used to work with older versions of munin by adding the munin user
to the sudoers file for /usr/local/bin/passenger-status et al. It no
longer works because it can't read from the socket that passenger
creates. I've tried adjusting the munin-node config to run the
passenger_* plugins as root, but that didn't seem to work.
Does anyone have any tips on how about getting this to work? I could
sacrifice security a bit to make it happen, but I'm not willing to go
as far as to chmod everything 777.
--
Thanks,
Kevin
--
Kevin