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
To retrieve the name of installed package you can run
dpkg --get-selections | grep nagios
Then, you can always find the files installed with the package with the
command
dpkg -L package_name
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.
2007/10/15, Joel Roberts <[EMAIL PROTECTED]>:
>
> Thanks for the info. Did you install from the source code or the debian
> packages? Are you using check_snmp?
>
>
> ------------------------------
>
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *Thomas Vito
> *Sent:* Monday, October 15, 2007 12:18 PM
> *To:* nagios-users@lists.sourceforge.net
> *Subject:* Re: [Nagios-users] One more try on Debian Etch
>
>
>
> I am running nagios on debian etch, i have installed packages
>
> libsnmp-dev - SNMP (Simple Network Management Protocol) development files
> libsnmp10 - SNMP (Simple Network Management Protocol) library
> snmp - SNMP (Simple Network Management Protocol) applications
> snmpd - SNMP (Simple Network Management Protocol) agents
>
>
> 2007/10/15, Joel Roberts <[EMAIL PROTECTED]>:
>
> Thanks to all for the input, I didn't realize there were alternatives to
> the check_snmp out there, I'll look into the Patrick's Plugins.
>
> -----Original Message-----
> From: Valdinger, Stephen (DOV, MSX) [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 15, 2007 11:50 AM
> To: Andreas Ericsson
> Cc: Joel Roberts; nagios-users@lists.sourceforge.net
> Subject: RE: [Nagios-users] One more try on Debian Etch
>
> Ah, understood. I do not use the check_snmp plugin, I use Patrick proy's
> snmp plugins. I misunderstood the requirements of the check_snmp plugin.
> With patrick's plugins they only require the perl Net-snmp portion,
> which is why I am using the CPAN version!
>
> -----Original Message-----
> From: Andreas Ericsson [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 15, 2007 1:46 PM
> To: Valdinger, Stephen (DOV, MSX)
> Cc: Joel Roberts; nagios-users@lists.sourceforge.net
> Subject: Re: [Nagios-users] One more try on Debian Etch
>
> Valdinger, Stephen (DOV, MSX) wrote:
> > Ubuntu is based on debian, and I was able to compile net-snmp from
> > source successfully on the server that I have Nagios running on. And
> > actually, you can get it from CPAN I believe by typing
> >
> > Install Net::SNMP
> >
> > From within CPAN itself. I believe that is how I got my snmp up and
> > running correctly.
> >
>
> Umm, no. That will install perl-Net-SNMP (or some such), which is only
> the perl-cruft into the net-snmp package. check_snmp is written in C,
> so what you do with CPAN will have absolutely zero impact on how it
> works.
>
> --
> Andreas Ericsson [EMAIL PROTECTED]
> OP5 AB www.op5.se
> Tel: +46 8-230225 Fax: +46 8-230231
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Nagios-users mailing list
> Nagios-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when
> reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages without supporting info will risk being sent to /dev/null