package probes::FPing6; =head1 301 Moved Permanently This is a Smokeping probe module. Please use the command C to view the documentation or the command C to generate the POD document. =cut use strict; use base qw(probes::FPing); sub pod_hash { return { name => < < <<'DOC', Tobias Oetiker Niko Tyni DOC see_also => <SUPER::probevars; $h->{binary}{_example} = "/usr/bin/fping6"; return $h; } 1;