Due to Debian FHS is not posibble to make molniya up. It complains about Nagios
not running, which is obviously not true.
Fix seem obvious:
in config.yml add the following:
nagios_var: /var/lib/nagios3
nagios_var_cache: /var/cache/nagios3
in molniyja.rb
nagios_var_cache = Pathname.new(conf['nagios_var_cache'])
right after
nagios_var
It dies on 'status' command though, but this issue has already been addressed.
Original issue reported on code.google.com by LDFHSDHS...@gmail.com on 11 Jan 2011 at 10:33
Original issue reported on code.google.com by
LDFHSDHS...@gmail.com
on 11 Jan 2011 at 10:33