Hi Dave,
thanks a lot for your answer.
>>> perl -M CPAN -e shell
>
>No - that probably won't work.
>You need to ensure that you're using the SNMP modules that
>match the version of the C library that you are using.
>We tend to recommend that you retrieve the relevant source
>tarball, and use th
Hi again,
doesn't anybody here have an answer regarding my problem? Isn't this the right
place to ask this?
Thanks for your help,
Chris
Original message:
>I have written a small SNMP probe using NetSNMP::agent that's working fine on
>CentOS 5.5. I installed the required Perl modules as RPM
Hi all,
I have written a small SNMP probe using NetSNMP::agent that's working fine on
CentOS 5.5. I installed the required Perl modules as RPM packages using yum
(net-snmp-perl-5.3.2.2-9.el5_5.1.x86_64.rpm). Now I would like to be able to
test it on Windows under Cygwin, so I tried the followi
Hi,
I'm trying to build a net-snmp subagent to monitor the proper operation of an
ETL system. Things I would like to monitor include new lines added by the
process to an Oracle 11g table. Since there seem to be several different ways
of doing this, I would like to get feedback from the commun