Page 1 of 1

[Solved] - Munin CRON error

Posted: 22 Sep 2017 11:20
by jogomes
HI, I', getting a lot of these messages on admin email:

Cron <munin@host> test -x /usr/bin/munin-cron && /usr/bin/munin-cron

File is not a perl storable at ../../lib/Storable.pm (autosplit into ../../lib/auto/Storable/fd_retrieve.al) line 398, at /usr/share/perl5/vendor_perl/Munin/Master/Utils.pm line 279
File is not a perl storable at ../../lib/Storable.pm (autosplit into ../../lib/auto/Storable/fd_retrieve.al) line 398, at /usr/share/perl5/vendor_perl/Munin/Master/Utils.pm line 279

I've searched a few topics on Google, and tried a few things, but since these is 'EFA implementation' I don't to break it.

So, what can I do to solve this?

PS - This was caused by the 'faulty EFA server being replaced, not by the new on. My Bad and thanks for all the replyx.

Regards.
JG

Re: Munin CRON error

Posted: 24 Sep 2017 10:44
by shawniverson
Latest version of eFa?

(I'm not sure how you are even able to execute munin-cron that way)

Code: Select all

sudo test -x /usr/bin/munin-cron && sudo su - munin --shell=/bin/bash -c /usr/bin/munin-cron

Re: Munin CRON error

Posted: 25 Sep 2017 08:37
by jogomes
shawniverson wrote: 24 Sep 2017 10:44 Latest version of eFa?

(I'm not sure how you are even able to execute munin-cron that way)

Code: Select all

sudo test -x /usr/bin/munin-cron && sudo su - munin --shell=/bin/bash -c /usr/bin/munin-cron
Yes, It's the latest version of EFA, and me neither, thats why I posted it here ....
This is sending an email to admin every 5 minutes ....