[Nagiosplug-help] How do i compile check_tracroute.pl?
Jon Angliss
jon at netdork.net
Sat May 9 18:13:30 CEST 2009
On Sat, 9 May 2009 12:08:14 -0000, "Nikolaos Loutzakis"
<el04748 at mail.ntua.gr> wrote:
>
>i want to ask how do i compile the files that are in the contrib folder like
>check_traceroute.pl.i do the procedure you say so but it doesnt copile them
With an extension like .pl, it'd hint it is a perl script, and not a
compilable script. Meaning you should be able to execute as is.
./check_traceroute.pl --help
Make sure you have utils.pm in the path, or copy the file to the same
location the other plugins are located.
--
Jonathan Angliss
<jon at netdork.net>
More information about the Help
mailing list