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
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
** 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