On Wed, 27 Jul 2011 20:37:06 +0200, Dario Minnucci
wrote:
>
> Hi Davide,
>
> On 07/27/2011 04:55 PM, Davide Brini wrote:
> > Hi, I'm using the stable mon-1.2.0-1 under Ubuntu 11.04 (Perl 5.10.1),
> > and I noticed that mon wasn't logging anything at all in syslog. Further
> > inspection reveale
On Wed, 27 Jul 2011, Allan Wind wrote:
Debian fixed this with Bug#611751 I believe. Surprised if that
did not make it upstream.
It's in the CVS HEAD, has been for a while, which is newer than mon-1.2.0.
Time for a 1.2.1 I guess.
___
mon mailing l
Hi Davide,
On 07/27/2011 04:55 PM, Davide Brini wrote:
> Hi, I'm using the stable mon-1.2.0-1 under Ubuntu 11.04 (Perl 5.10.1), and I
> noticed that mon wasn't logging anything at all in syslog. Further
> inspection revealed that the problem seems to be in the redefined syslog()
> function:
>
Hi list,
On 07/27/2011 07:38 PM, Allan Wind wrote:
> On 2011-07-27 16:55:29, Davide Brini wrote:
>> Hi, I'm using the stable mon-1.2.0-1 under Ubuntu 11.04 (Perl 5.10.1), and I
>> noticed that mon wasn't logging anything at all in syslog. Further
>> inspection revealed that the problem seems to b
On 2011-07-27 16:55:29, Davide Brini wrote:
> Hi, I'm using the stable mon-1.2.0-1 under Ubuntu 11.04 (Perl 5.10.1), and I
> noticed that mon wasn't logging anything at all in syslog. Further
> inspection revealed that the problem seems to be in the redefined syslog()
> function:
>
> no warnings;
Hi, I'm using the stable mon-1.2.0-1 under Ubuntu 11.04 (Perl 5.10.1), and I
noticed that mon wasn't logging anything at all in syslog. Further
inspection revealed that the problem seems to be in the redefined syslog()
function:
no warnings; # Redefining syslog
sub syslog {
eval {
local