Hi Greeting:
There is configure options in 5.11 to allow the unwanted files not included in the
make install (by specify configure options --disable-manuals, and --disable-scripts).
I had to rolled back to 5.0.6 to avoid the issue of the snmpwalk crash system while it
try to read ifTable. Th
I'm running Debian Woody based on 2.4.18-bf2.4, using snmpd version
5.1.2It has been running fine until Monday afternoon when it just shuts
down itself for no reason at all. I start it up, the script polls against it
fine for about 8 mins then it shuts down!The script I'm using is MRTG
and n
I have recently found in the man page for snmptrapd.conf, the note that
/usr/bin/traptoemail installs with NetSNMP, allowing you to easily set
snmptrapd to email you traps that you receive. I have it working as
follows:
contents of /etc/snmp/snmptrapd.conf:
-
traphandle default /usr/bin/p
Hi all,
Hoping someone can help me out and this hasn't been covered before -
I've had a pretty good search of the lists etc.
I am using the net snmp library in my code to enable some get/set type
calls. The problem is I am hoping to be able to set up a firewall
between the computer the code wil
On Thu, 2004-10-07 at 21:49 +0200, Tommy Christensen wrote:
> Ted Kaczmarek wrote:
> > I opened a bug up with redhat for net-snmp on this, was not sure where
> > it should go. Ifconfig also hangs after this happens. Saw this with
> > kernel-2.6.5-1.358/8139too and kernel-2.6.8-1.521/e100. Appears
Ted Kaczmarek wrote:
I opened a bug up with redhat for net-snmp on this, was not sure where
it should go. Ifconfig also hangs after this happens. Saw this with
kernel-2.6.5-1.358/8139too and kernel-2.6.8-1.521/e100. Appears to have
something to do with 802.1q, never occurs on machine without 802.1
I sent this email to this list once before my subscription had been
confirmed, so I apoligize if you see it again, if the moderator sends
the email through later..
I have recently found in the man page for snmptrapd.conf, the note that
/usr/bin/traptoemail installs with NetSNMP, allowing you to
On Thu, 7 Oct 2004 09:01:22 -0700 Chirag wrote:
CP> After installing the depot for gcc.3.4.2 as well as make that I downloaded
CP> from the web-site in your email, when I run the make command still keep
CP> getting the same error.
Which error? If it has "(Bundled) cc", then it is still compiling
Hi Thomas,
After installing the depot for gcc.3.4.2 as well as make that I downloaded from the
web-site in your email, when I run the make command still keep getting the same error.
Thanks,
Chirag Parekh
Jr. Unix System Administrator
Belkin Corporation
Information Services
310.604.2015
310.86
Hi Thomas,
Basically I am trying to configure SNMP on the HP-UX 11.11 server so that it
communicates with Solar Winds Network Performance monitoring tool to report on
activities such as reboot, server response is slow, etc. Do I need to install net-snmp
or can I just do with the native snmp tha
Hi Thomas,
I grabbed a copy of GNU gcc from their web-site. But the compression on the utility is
in the format of bzip2. Searched the web to find tools to uncompress the file. Any
ideas?
Thanks,
Chirag Parekh
Jr. Unix System Administrator
Belkin Corporation
Information Services
310.604.2015
Chirag Parekh wrote:
I grabbed a copy of GNU gcc from their web-site. But the compression on the utility is in the format of bzip2. Searched the web to find tools to uncompress the file. Any ideas?
http://hpux.connect.org.uk/hppd/hpux/Misc/bzip2-1.0.2/
You may also want to use their gcc and GNU mak
> yes I mean exactly that: to make individual statistics for CPUs on one
> physical machine, and I ask for possibilities not for sources :) ...
There are two elements that are needed in order to do this.
The first is a set of suitable MIB objects to report CPU information
for multiple CPUs.
Chirag,
(now bringing this back to the net-snmp-users list)
Chirag> Attached is the o/p from the make command with the file you had
provided. It failed too.
Ouput inline at the bottom of this mail (for others to follow[-up]).
This is no longer a make issue. (For -users: his Makefile was garbled w
Thanx Robert,
yes I mean exactly that: to make individual statistics for CPUs on one
physical machine, and I ask for possibilities not for sources :) ...
Dimiter Mitev
System Administrator
Coretrek BV
http://www.coretrek.nl
Robert Story (Users) writes:
On Thu, 07 Oct 2004 13:27:47 +0300 snmp
On Wed, 6 Oct 2004 18:34:30 -0500 Nicholas wrote:
NAP> I'm trying to compile and install net-snmp on a Solaris system. [...] I
NAP> don't have root access, so I'm installing the whole thing in a "fake root"
NAP> directory in my home directory via ssh.
NAP>
NAP> I ran configure like this:
NAP> ./
I opened a bug up with redhat for net-snmp on this, was not sure where
it should go. Ifconfig also hangs after this happens. Saw this with
kernel-2.6.5-1.358/8139too and kernel-2.6.8-1.521/e100. Appears to have
something to do with 802.1q, never occurs on machine without 802.1q.
Redhat Bug# 13493
On Thu, 07 Oct 2004 13:27:47 +0300 snmp wrote:
S> are any possibilities for starting properly monitoring with net-snmp on
S> multi CPU linux mashine ?
Monitoring what? You should be able to monitor interface statistics and such
without any problem. If you mean monitoring CPU statistics for indiv
Hi,
I excluded mibII module from the net-snmp and created the binary
from the source and installed this binary package.
When ever a get is done on the ifTable master is responding for this
get request, the request is not coming to the subagent ,Is there any
other thing which i need to confi
Hi all,
are any possibilities for starting properly monitoring with net-snmp on
multi CPU linux mashine ?
thnx
dimiter
---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what y
Hi Thomas,
I cd into the snmplib directory that I untarred from the net-snmp-5.1.2.tar and ran
the below command:
/usr/bin/ld -B verbose -b +h libnetsnmp.sl.6 +b /usr/local/lib -o
.libs/libnetsnmp.sl.6.2 -lc
which did not produce any o/p.
Thanks,
Chirag Parekh
Jr. Unix System Administrator
Hi to all members of these user-list,
my name is Jan and I'm a german student of computer science.
I'm using net-snmp to build an heterogeneous network management environment
(linux, solaris, windows) for monitoring and data gathering purpose. I
want't to use SNMPv3 as management protocol. There i
Chirag Parekh wrote:
I have been assigned with the task of setting up SNMP monitoring on HP-UX servers via net-snmp.
I downloaded the net-snmp 5.1.2 source code from the net-snmp.org website and configured the s/w. But I am getting error when I run the make command.
[...]
/bin/sh ../libtoo
Hi List,
this seems to be a duplicate. Please ignore as the problem is solved!
Cheers,
Sven
Sven Hergenhahn
Infrastructure Engineer Unix
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sven Hergenhah
24 matches
Mail list logo