[smokeping-users] Smokeping 2.0 Uninitialized Value
Dan McGinn-Combs
dan.mcginn-combs at geac.com
Wed Jul 20 16:58:16 MEST 2005
After running version 2.0 for a long time without looking at my logs at
all... I've decided to take a peek. I noticed the following:
generic-hostname smokeping[22678]: Use of uninitialized value in hash
element at ../lib/Smokeping.pm line 921.
generic-hostname smokeping[22678]: Use of uninitialized value in string
ne at ../lib/Smokeping.pm line 927.
These are lines in sub update_rrds
my $probeobj = $probes->{$probe};
and
next if defined $justthisprobe and $probe ne $justthisprobe;
I've also noticed two other things, perhaps related or perhaps not:
1) Alerts seem to come out of sequence time-wise. For example, I'll get
the "system up" alert ahead of the "system down" alert. That is, I'll
get a number of system down alerts for hosts. Later I'll get a bunch of
system up alerts but their time stamp is earlier than the system down
alert.
2) I've noticed that I'm seeing a lot more very short system
availability (or lack of it) in my RRD files.
Has anyone else experienced this or is it just one of my host configs
gone haywire?
Dan
--
Unsubscribe mailto:smokeping-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:smokeping-users-request at list.ee.ethz.ch?subject=help
Archive http://lists.ee.ethz.ch/smokeping-users
WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
More information about the smokeping-users
mailing list