Ah! Ok. Yes. I can dig deeper and install them all from CPAN. Didn't realize the dependencies were so many!<br><br>Thanks again!<br><br>-- <br>Rahul<br><br><div class="gmail_quote">On Wed, Feb 4, 2009 at 11:22 PM, Matteo Corti <span dir="ltr"><<a href="mailto:matteo.corti@id.ethz.ch">matteo.corti@id.ethz.ch</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Dear Rahul,<div><div></div><div class="Wj3C7c"><br>
<br>
On Feb 5, 2009, at 5:23 , Rahul Nabar wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
On Wed, Feb 4, 2009 at 12:46 AM, Matteo Corti <<a href="mailto:matteo.corti@id.ethz.ch" target="_blank">matteo.corti@id.ethz.ch</a>> wrote:<br>
Dear Rahul,<br>
You need the Nagios::Plugin and Nagios::Plugin::Threshold Perl modules<br>
which you can get on CPAN<br>
<br>
<a href="http://search.cpan.org/%7Etonvoon/Nagios-Plugin-0.31/lib/Nagios/" target="_blank">http://search.cpan.org/~tonvoon/Nagios-Plugin-0.31/lib/Nagios/</a>Plugin.pm<br>
<br>
<br>
I did install ' Nagios::Plugin' from the link. Is there a seperate 'Nagios::Plugin::Threshold' module to be installed or is it included by default?<br>
<br>
It seems I still don't have success. 'perl Makefile.PL' says:<br>
<br>
Warning: prerequisite Class::Accessor 0 not found.<br>
Warning: prerequisite Config::Tiny 0 not found.<br>
Warning: prerequisite Math::Calc::Units 0 not found.<br>
Warning: prerequisite Params::Validate 0 not found.<br>
Writing Makefile for Nagios::Plugin<br>
<br>
"make" doesn't complain *but* "make test" is a complete disaster!<br>
<br>
Failed 16/16 test scripts, 0.00% okay. 715/718 subtests failed, 0.42% okay.<br>
make: *** [test_dynamic] Error 255<br>
<br>
I must still be doing something stupid! Any other suggestions?<br>
</blockquote>
<br></div></div>
All the warnings are telling you that you are missing several *needed* modules (e.g., Class::Accessor, Config::Tiny, ...)<br>
<br>
You can install them via CPAN or maybe you can already find them packaged for your OS. Consult the documentation of the Perl distribution you are using.<div><div></div><div class="Wj3C7c"><br>
<br>
Matteo<br>
<br>
-- <br>
ETH Zurich, Dr. Matteo Corti, Informatikdienste / Basisdienste<br>
STC E 13, Stampfenbachstrasse 67, 8092 Zurich<br>
Tel +41 44 6327944, <a href="http://www.id.ethz.ch" target="_blank">http://www.id.ethz.ch</a><br>
<br>
<br>
<br>
</div></div></blockquote></div><br>