class LogStash::Inputs::Ping::Probe

Public Instance Methods

duration() click to toggle source
# File lib/logstash/inputs/ping.rb, line 154
def duration ()
end
ping(host) click to toggle source
# File lib/logstash/inputs/ping.rb, line 151
def ping (host)
end