I currently use Munin to monitor my server and its been working great but when I stop the service I get this error:
When I start the service I don't get any error like the above. It doesn't seem to be causing any problems or issues (all monitoring is working fine) but I was wondering if anyone knew how to stop this error from occurring when stopping the service?
I did upgrade my version of Perl today from version 5.14.2 to 5.16.2 and recompiled all dependant ports but this hasn't made any difference. I was getting the error before upgrading Perl.
Thank you...
Code:
# /usr/local/etc/rc.d/munin-node stop
/usr/local/etc/rc.d/munin-node: WARNING: $command_interpreter %%PERL%% != /usr/bin/perl
Stopping munin_node.
Waiting for PIDS: 25831.
When I start the service I don't get any error like the above. It doesn't seem to be causing any problems or issues (all monitoring is working fine) but I was wondering if anyone knew how to stop this error from occurring when stopping the service?
I did upgrade my version of Perl today from version 5.14.2 to 5.16.2 and recompiled all dependant ports but this hasn't made any difference. I was getting the error before upgrading Perl.
Thank you...
