Re: i don't know how starting installing

"Dave Shield" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 16/11/2007, Pili Muñoz Gargallo <[email protected]> wrote:
> Do i have to   download everithing?

No.

> .asc a file in ascii?

Yes.
The various ".asc" files basically contain digital checksums
for the corresponding binary files.    If you're happy to trust
that the main RPMs/EXEs haven't been tampered with,
then you can ignore all the .asc files.

If you're working with Linux, then you can also ignore
the "win32.exe" files - as these contain Windows binaries.


>  is it enough to download the files.rpm?

Yes.
In fact, you probably only need

>  		 net-snmp-5.4.1-1.fc6.i386.rpm

This contains the agent, applications, and supporting libraries,
which are sufficient for monitoring your systems.


>  		 net-snmp-debuginfo-5.4.1-1.fc6.i386.rpm 			
>  		 net-snmp-devel-5.4.1-1.fc6.i386.rpm
>  		 net-snmp-perlmods-5.4.1-1.fc6.i386.rpm 			

The -devel RPM is needed if you want to develop new applications
that use the Net-SNMP libraries.
The -perlmods RPM is needed if you want to write SNMP perl scripts.
And you can ignore the -debuginfo RPM altogether.


>    if i work in a Kubuntu operating system i would be able to  open them?

Hmmm...  not sure.
These particular RPMs were built using Fedora Core 6 (hence "fc6").
It is possible to install RPM packages on Debian/Ubuntu systems
(e.g. see http://www.psychocats.net/ubuntu/installingsoftware)
although there is always a question over which library versions the
agent/applications will be needing.

Install this using the command

    rpm -i  {package}.rpm


You might find it easier to use one of the Debian or Ubuntu packages
listed on http://www.net-snmp.org/wiki/index.php/Third-Party_Packages
(although this only has v5.4 plus the current 5.4.x snapshot).
   In that case, you'd probably need to install a matching set of
'snmp', 'snmpd' and 'libsnmp15' packages.

Install these using the command

     dpkg -i {package}.deb

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.