I have been compiling. When doing so the config files go to /usr/local/nagios when installing the packages i think they go in /etc/nagios <br>To retrieve the name of installed package you can run<br><pre>dpkg --get-selections | grep nagios
</pre>Then, you can always find the files installed with the package with the command <br><pre>dpkg -L package_name<br><br></pre>As many other i dont use check_snmp but i can run the plugin from the command line so it works, i use too the Patrick roy's plugin (that do require Net::snmp, i have installed it with CPAN) that do well their job, they are more processor consuming than some other plugins though.
<br><br><div><span class="gmail_quote">2007/10/15, Joel Roberts <<a href="mailto:Joel.Roberts@pinkardcc.com">Joel.Roberts@pinkardcc.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">













<div link="blue" vlink="blue" lang="EN-US">

<div>

<p><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">Thanks for the info. Did you install from
the source code or the debian packages? Are you using check_snmp?</span></font></p>

<p><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;"> </span></font></p>

<div>

<div style="text-align: center;" align="center"><font face="Times New Roman" size="3"><span style="font-size: 12pt;">

<hr align="center" size="2" width="100%">

</span></font></div>

<p><b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma; font-weight: bold;">From:</span></font></b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma;"> <a href="mailto:nagios-users-bounces@lists.sourceforge.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
nagios-users-bounces@lists.sourceforge.net</a> [mailto:<a href="mailto:nagios-users-bounces@lists.sourceforge.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">nagios-users-bounces@lists.sourceforge.net
</a>] <b><span style="font-weight: bold;">On Behalf Of </span></b>Thomas Vito<br>
<b><span style="font-weight: bold;">Sent:</span></b> Monday, October 15, 2007
12:18 PM<br>
<b><span style="font-weight: bold;">To:</span></b>
<a href="mailto:nagios-users@lists.sourceforge.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">nagios-users@lists.sourceforge.net</a><div><span class="e" id="q_115a4ea44bafacb8_1"><br>
<b><span style="font-weight: bold;">Subject:</span></b> Re: [Nagios-users] One
more try on Debian Etch</span></div></span></font></p>

</div><div><span class="e" id="q_115a4ea44bafacb8_3">

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;"> </span></font></p>

<p style="margin-bottom: 12pt;"><font face="Times New Roman" size="3"><span style="font-size: 12pt;">I am running nagios on
debian etch, i have installed packages<br>
<br>
libsnmp-dev - SNMP (Simple Network Management Protocol) development files<br>
libsnmp10 - SNMP (Simple Network Management Protocol) library<br>
snmp - SNMP (Simple Network Management Protocol) applications <br>
snmpd - SNMP (Simple Network Management Protocol) agents<br>
<br>
<br>
</span></font></p>

<div>

<p><span><font face="Times New Roman" size="3"><span style="font-size: 12pt;">2007/10/15, Joel Roberts
<<a href="mailto:Joel.Roberts@pinkardcc.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Joel.Roberts@pinkardcc.com</a>>:</span></font></span>
</p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">Thanks to all for the input, I didn't realize there were alternatives
to<br>
the check_snmp out there, I'll look into the Patrick's Plugins. <br>
<br>
-----Original Message-----<br>
From: Valdinger, Stephen (DOV, MSX) [mailto:<a href="mailto:svalding@doverchem.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">svalding@doverchem.com</a>]<br>
Sent: Monday, October 15, 2007 11:50 AM<br>
To: Andreas Ericsson<br>
Cc: Joel Roberts; <a href="mailto:nagios-users@lists.sourceforge.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">nagios-users@lists.sourceforge.net</a><br>
Subject: RE: [Nagios-users] One more try on Debian Etch<br>
<br>
Ah, understood. I do not use the check_snmp plugin, I use Patrick proy's <br>
snmp plugins. I misunderstood the requirements of the check_snmp plugin.<br>
With patrick's plugins they only require the perl Net-snmp portion,<br>
which is why I am using the CPAN version!<br>
<br>
-----Original Message----- <br>
From: Andreas Ericsson [mailto:<a href="mailto:ae@op5.se" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ae@op5.se</a>]<br>
Sent: Monday, October 15, 2007 1:46 PM<br>
To: Valdinger, Stephen (DOV, MSX)<br>
Cc: Joel Roberts; <a href="mailto:nagios-users@lists.sourceforge.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">nagios-users@lists.sourceforge.net</a><br>
Subject: Re: [Nagios-users] One more try on Debian Etch<br>
<br>
Valdinger, Stephen (DOV, MSX) wrote:<br>
> Ubuntu is based on debian, and I was able to compile net-snmp from<br>
> source successfully on the server that I have Nagios running on. And <br>
> actually, you can get it from CPAN I believe by typing<br>
><br>
> Install Net::SNMP<br>
><br>
> From within CPAN itself. I believe that is how I got my snmp up and<br>
> running correctly.<br>
><br>
<br>
Umm, no. That will install perl-Net-SNMP (or some such), which is only<br>
the perl-cruft into the net-snmp package. check_snmp is written in C,<br>
so what you do with CPAN will have absolutely zero impact on how it<br>
works. <br>
<br>
--<br>
Andreas
Ericsson                  
<a href="mailto:andreas.ericsson@op5.se" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">andreas.ericsson@op5.se</a><br>
OP5
AB                            
<a href="http://www.op5.se" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">www.op5.se</a><br>
Tel: +46
8-230225                  Fax:
+46 8-230231 <br>
<br>
<br>
<br>
-------------------------------------------------------------------------<br>
This SF.net email is sponsored by: Splunk Inc.<br>
Still grepping through log files to find problems?  Stop.<br>
Now Search log events and configuration files using AJAX and a browser. <br>
Download your FREE copy of Splunk now >> <a href="http://get.splunk.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://get.splunk.com/</a><br>
_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue. <br>
::: Messages without supporting info will risk being sent to /dev/null</span></font></p>

</div>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;"> </span></font></p>

</span></div></div>

</div>


</blockquote></div><br>