Home | History | Annotate | Download | only in monitoring

Lines Matching refs:HostName

161 sub hostname
164 return $HostName{$addr} if defined($HostName{$addr});
166 &debug(sprintf("hostname(%d.%d.%d.%d) = \"%s\"",unpack("C4",$addr),$name))
168 defined($name) && ($HostName{$addr} = $name) && (return $name);
199 &debug(sprintf("Request: %s: %s(%d)",&hostname($addr), &ntp'cntrlop_name($op), $assoc)); #';))
257 &debug("-Packet from ",&hostname($from));
262 &debug(sprintf("%s uses auth_keyid %d",&hostname($from),$auth_keyid)) if defined($auth_keyid);
319 &debug(sprintf("Refreshing trap for %s", &hostname($addr)));
333 &hostname(substr($tag,$[,4)),
338 &hostname(substr($tag,$[,4)),
351 &hostname($from),$seq);
400 &hostname(pack("C4",split(/\./,$srcadr))));
430 &debug("Set trap ok from ",&hostname($from));
438 $msg .= sprintf(" %40s ", &hostname($from));
455 &debug("Clear Trap ok from ",&hostname($from));