[Bug 1100364] Re: Cron graph generating fails

2013-03-16 Thread Nanodesu
Same version of munin. Added to /etc/munin/munin.conf: libdir /var/lib/munin along with: dbdir /var/lib/munin -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1100364 Title: Cron graph generating fail

[Bug 1100364] Re: Cron graph generating fails

2013-01-29 Thread moesibaer
I changed the line ! #my $graph_fh = new IO::File($config->{'libdir'} . "/graphs"); ! my $graph_fh = new IO::File("/var/lib/munin/graphs"); seems like $config->{libdir} is not responding with the correct path (or any at all) worked for me and graphs are generating again -- You received this bu

[Bug 1100364] Re: Cron graph generating fails

2013-01-25 Thread Yolanda Robla
** Changed in: munin (Ubuntu) Status: New => Confirmed ** Changed in: munin (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1100364 Title: Cron grap