On Sat, Apr 09, 2011 at 12:19:09AM +0200, Marc Roy Olsen wrote: > I'm trying to setup the radius check in smokeping. I have configuret > my smokeping like this:
> I have tryed with both passwordfile/secretfile in the probe section > and in target section. No matter what I get this in me log: > Apr 8 23:32:30 skynet smokeping[23555]: Use of uninitialized value in hash > element at /usr/lib/perl5/site_perl/5.8.8/Authen/Radius.pm line 432. > Apr 8 23:32:30 skynet last message repeated 3 times It's not clear what your problem is. Is the probe working and you're worried about the warnings, or are you getting no results at all? I suspect the warnings are just cosmetic, but it's hard to say for certain. It might help if you could follow up with a snippet of the code around /usr/lib/perl5/site_perl/5.8.8/Authen/Radius.pm line 432 - there are different versions of the module out there, so the line number alone doesn't help much. If the probes are not working at all, another approach is to look at 'smokeping --debug' output and the RADIUS server logs, double check the shared secret and so on. HTH, -- Niko Tyni [email protected] _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
