net-snmp - Crazy figures for swap & interrupts?

2013-07-23 Thread Karl Pielorz
Hi, We've got a number of 9.x machines - just setup a new 9.1-RELEASE-p4 amd64 system, put net-snmp on it (net-snmp-5.7.2_3) - and we're getting 'weird' results for some stats, e.g. UCD-SNMP-MIB::ssSysInterrupts.0 = INTEGER: 1145324516 interrupts/s UCD-SNMP-MIB::

DiffServ SNMP agent

2011-12-01 Thread alan yang
Hello, I wonder people would know if there is diffserv SNMP agent implementation for FreeBSD that is available? Googled a bit, but was not too successful in finding. Thanks in advance! Alan ___ freebsd-questions@freebsd.org mailing list http

Re: snmp cpu

2010-11-30 Thread Dan Nelson
In the last episode (Nov 30): > Hi, > reading this: > http://old.nabble.com/Measuring-CPU-usage-via-SNMP-td23392403.html > > > So fetching the matching ssCpuRaw* oids and totaling them up should > > always equal 100% cpu. > > but when I fetch cpurawidle it is ab

snmp cpu

2010-11-29 Thread Коньков Евгений
Hi, reading this: http://old.nabble.com/Measuring-CPU-usage-via-SNMP-td23392403.html >So fetching the matching >ssCpuRaw* oids and totaling them up should always equal 100% cpu. but when I fetch cpurawidle it is about 100, system 25 totalling give me 125. What wrong I do? -- С ува

freeradius snmp support

2010-10-21 Thread Omer Faruk SEN
Hi, I have read in this mailing list that snmp support of freeradius (radiusd) has some issues and it was removed. What is the current (as of 2.1.10) status of snmp support in radiusd? Regards. PS: I may have fully misunderstood this issue because it had been really very long time. I couldn&#

Re: net-snmp 5.5 tcp wrappers broken

2010-06-09 Thread Andrea Venturoli
On 06/09/10 17:12, krad wrote: Has anyone one else this behaviour Yep. /etc/hosts.allow ALL : X : allow ALL : ALL : deny snmpd: ALL : allow works. Googling around, it seems FreeBSD is not the only OS affected... bye av. ___ fr

net-snmp 5.5 tcp wrappers broken

2010-06-09 Thread krad
Has anyone one else this behaviour /etc/hosts.allow ALL : X : allow ALL : ALL : deny do an simple system snmp query from host x fails remove the deny all line and it starts working. trussing the process shows snmpd calling lib wrap and accessing the hosts.allow fine, just no joy. Earlier

Re: Can I tunnel TCP over SNMP?

2010-05-15 Thread Liontaur
On Sat, May 15, 2010 at 1:26 PM, Yuri wrote: > In my hotel WiFi is supposed to work, but something is broken, and only > SNMP can pass through. I have my host outside, that replies to SNMP (pings). > > Yuri > > If it's a semi-reputable hotel then they should fix it. I kn

Re: Can I tunnel TCP over SNMP?

2010-05-15 Thread Randal L. Schwartz
>>>>> "Yuri" == Yuri writes: Yuri> In my hotel WiFi is supposed to work, but something is broken, and Yuri> only SNMP can pass through. I have my host outside, that replies Yuri> to SNMP (pings). Are you confusing ICMP (ping) with SNMP (monitoring)? Your la

Re: Can I tunnel TCP over SNMP?

2010-05-15 Thread Gary Gatten
bject: Can I tunnel TCP over SNMP? In my hotel WiFi is supposed to work, but something is broken, and only SNMP can pass through. I have my host outside, that replies to SNMP (pings). Maybe this is a crazy question, but is is possible to tunnel TCP over SNMP? I know SNMP ping can carry payloa

Can I tunnel TCP over SNMP?

2010-05-15 Thread Yuri
In my hotel WiFi is supposed to work, but something is broken, and only SNMP can pass through. I have my host outside, that replies to SNMP (pings). Maybe this is a crazy question, but is is possible to tunnel TCP over SNMP? I know SNMP ping can carry payload back and forth. I could set

net-snmp pass scripts

2010-03-20 Thread krad
Hi, I know this isn't the ideal, place but im not having much joy on the net-snmp users mailing list. Does anyone have any good guides for writing or examples of snmp pass scripts? ___ freebsd-questions@freebsd.org mailing list http://lists.freebs

Re: SNMP of FreeBSD

2010-01-26 Thread Steve Bertrand
inent documentation. > > I know one of the ports allows you to monitor the cpu, memory, etc. > > I already have a Superkaramba theme that has a StarTrek gauge for cpu, > memory, > swap, network in, network out, etc. > > I just want to know if SNMP has anything to offer m

Re: SNMP of FreeBSD

2010-01-26 Thread Steve Bertrand
Steven Friedrich wrote: > On Tuesday 26 January 2010 08:23:16 pm Steve Bertrand wrote: >> Steven Friedrich wrote: >>> I have three ports installed: >>> bsnmptools-0.0.20060818_2 Snmp client tools >>> mbrowse-0.3.1_8 An SNMP MIB Browser for X >&g

Re: SNMP of FreeBSD

2010-01-26 Thread Steven Friedrich
On Tuesday 26 January 2010 08:23:16 pm Steve Bertrand wrote: > Steven Friedrich wrote: > > I'm running 8-Stable, and ports are current. > > > > I'm installing snmp support, mostly just to investigate it. > > > > I have three ports installed: >

Re: SNMP of FreeBSD

2010-01-26 Thread Steve Bertrand
Steven Friedrich wrote: > I'm running 8-Stable, and ports are current. > > I'm installing snmp support, mostly just to investigate it. > > I have three ports installed: > bsnmptools-0.0.20060818_2 Snmp client tools > mbrowse-0.3.1_8 An SNMP MIB Browser

SNMP of FreeBSD

2010-01-26 Thread Steven Friedrich
I'm running 8-Stable, and ports are current. I'm installing snmp support, mostly just to investigate it. I have three ports installed: bsnmptools-0.0.20060818_2 Snmp client tools mbrowse-0.3.1_8 An SNMP MIB Browser for X net-snmp-5.4.2.1_6 An extendable SNMP implementation I

Re: Net-SNMP and ProPolice under 8.0-RELEASE

2009-12-07 Thread b. f.
>Matthew Seaman wrote: >> Trix Farrar wrote: >>> The Net-SNMP port (net-mgmt/net-snmp) builds and appears to work just >>> fine, but I cannot build the SNMP module for PHP (net-mgmt/php5-snmp). >> Time to warm up send-pr(1). >ports/141238 if you want to add

Re: Net-SNMP and ProPolice under 8.0-RELEASE

2009-12-06 Thread Matthew Seaman
Matthew Seaman wrote: Trix Farrar wrote: The Net-SNMP port (net-mgmt/net-snmp) builds and appears to work just fine, but I cannot build the SNMP module for PHP (net-mgmt/php5-snmp). Time to warm up send-pr(1). ports/141238 if you want to add your report. Cheers, Matthew

Re: Net-SNMP and ProPolice under 8.0-RELEASE

2009-12-06 Thread Matthew Seaman
Trix Farrar wrote: The Net-SNMP port (net-mgmt/net-snmp) builds and appears to work just fine, but I cannot build the SNMP module for PHP (net-mgmt/php5-snmp). Attempting to build php5-snmp fails during the configure stage. The error message says to check the config.log. In the /usr/ports/net

Net-SNMP and ProPolice under 8.0-RELEASE

2009-12-06 Thread Trix Farrar
The Net-SNMP port (net-mgmt/net-snmp) builds and appears to work just fine, but I cannot build the SNMP module for PHP (net-mgmt/php5-snmp). Attempting to build php5-snmp fails during the configure stage. The error message says to check the config.log. In the /usr/ports/net-mgmt/php5-snmp/work

Re: problem with php5-snmp

2009-12-01 Thread B. Cook
So what does "config.log" say? cat -n work/php-5.2.11/ext/snmp/config.log 1 This file contains any messages produced by compilers while 2 running configure, to aid debugging if configure makes a mistake. 3 4 It was created by configure, which was 5 ge

Re: problem with php5-snmp

2009-12-01 Thread Kevin Kinsey
B. Cook wrote: Trying to update all ports since updating to 8.0.. already rebuilt all ports and did a yes | make delete-old-libs so none of that is the problem.. php5-snmp would not rebuild. Not sure where the problem is.. but below is tons of output.. checking for snmp_parse_oid in

problem with php5-snmp

2009-12-01 Thread B. Cook
Trying to update all ports since updating to 8.0.. already rebuilt all ports and did a yes | make delete-old-libs so none of that is the problem.. php5-snmp would not rebuild. Not sure where the problem is.. but below is tons of output.. below is the output of the build: r...@core [/usr

Error building net-snmp port

2009-09-09 Thread Ian
I've been building a new 7.2-RELEASE server, putting it into service on Friday. I did a portsnap & updated all the ports to the latest version, but was unable to upgrade /usr/ports/net-mgmt/net-snmp - see below for output: ===> Building for net-snmp-5.4.2.1_5 making all in /usr/po

Re: net-snmp and IPv6 MIB

2009-05-13 Thread Steve Bertrand
Aurélien Ansel wrote: > Hi all, > > sorry in advance for my bad english. > > I think i have a problem with the MIB of IPv6. > > I have installed the last port of net-snmp. > > Can someone give the result of this request, it must be send to a > computer with

net-snmp and IPv6 MIB

2009-05-13 Thread Aurélien Ansel
Hi all, sorry in advance for my bad english. I think i have a problem with the MIB of IPv6. I have installed the last port of net-snmp. Can someone give the result of this request, it must be send to a computer with a smp daemon and at least one interface with an IPv6 address. snmpwalk -v

Re: Measuring CPU usage via SNMP

2009-05-05 Thread Dan Nelson
CpuRawInterrupt? The nice thing about open source software is you can read the source and see what's going on :) The FreeBSD kernel statclock() function: http://fxr.watson.org/fxr/source/kern/kern_clock.c#L442 updates the cp_time[] array, and it increments one of CP_NICE, CP_USER, CP_IN

Measuring CPU usage via SNMP

2009-05-05 Thread Maxim Khitrov
Hello all, Simple question - does the sum of differences in ssCpuRawIdle, ssCpuRawUser, ssCpuRawNice, ssCpuRawKernel, and ssCpuRawInterrupt OIDs on a FreeBSD 7.2 system give me total CPU allocation (i.e. is a constant)? I've configured a few scripts to read these values from bsnmpd, store them via

Re: bsnmpd vs net-snmp

2009-04-30 Thread Morgan Wesström
>> 2) Is there anyway to enable these two options during make without >> editing the Makefile? >> > 2. The easiest way is to set the define upon running make > > [/usr/ports/net-mgmt/net-snmp]$ make -DWITH_MFD_REWRITES install clean Thanks Steve, I actually tried that

Re: bsnmpd vs net-snmp

2009-04-30 Thread Steve Polyack
ou set the WITH_MFD_REWRITES define. 2. The easiest way is to set the define upon running make [/usr/ports/net-mgmt/net-snmp]$ make -DWITH_MFD_REWRITES install clean ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listin

Re: bsnmpd vs net-snmp

2009-04-30 Thread Maxim Khitrov
On Thu, Apr 30, 2009 at 9:39 AM, Steve Bertrand wrote: > I see now what you are saying: > > # sockstat -l4 > > root     bsnmpd     2857  5  udp4   *:*                   *:* > root     bsnmpd     2857  6  udp4   127.0.0.1:161         *:* > root     bsnmpd     2857  7  udp4   208.70.106.1:161      *

Re: bsnmpd vs net-snmp

2009-04-30 Thread Steve Bertrand
gt; on a single address: >>>> >>>> Example.. >>>> >>>> # open standard SNMP ports >>>> begemotSnmpdPortStatus.192.168.2.254.161 = 1 >>> Thanks, but I tried this already. It causes bsnmpd to listen on the >>> given IP as well, but

Re: bsnmpd vs net-snmp

2009-04-30 Thread Maxim Khitrov
On Thu, Apr 30, 2009 at 9:20 AM, Steve Bertrand wrote: > Maxim Khitrov wrote: >> On Wed, Apr 29, 2009 at 8:35 PM, Brandon Weisz wrote: > >>> I cant speak to the documentation, but this seems to limit it to listening >>> on a single address: >>> >>&

Re: bsnmpd vs net-snmp

2009-04-30 Thread Steve Bertrand
Maxim Khitrov wrote: > On Wed, Apr 29, 2009 at 8:35 PM, Brandon Weisz wrote: >> I cant speak to the documentation, but this seems to limit it to listening >> on a single address: >> >> Example.. >> >> # open standard SNMP ports >> begemotSnmpdPortSt

Re: bsnmpd vs net-snmp

2009-04-30 Thread Maxim Khitrov
firewall and would like to monitor certain system >>> MK> parameters like network, cpu, and memory usage. SNMP is an obvious >>> MK> choice to do the monitoring and I'm planning to set up rrdtool to >>> MK> generate graphs of captured data. The question is what SNM

Re: bsnmpd vs net-snmp

2009-04-29 Thread Brandon Weisz
Maxim Khitrov wrote: On Mon, Apr 27, 2009 at 2:19 PM, Anton Yuzhaninov wrote: On Mon, 27 Apr 2009 12:28:01 -0400, Maxim Khitrov wrote: MK> I'm setting up a firewall and would like to monitor certain system MK> parameters like network, cpu, and memory usage. SNMP is an obvious MK>

Re: bsnmpd vs net-snmp

2009-04-29 Thread Morgan Wesström
> net-snmp has no problems providing 64-bit counters (interface and > disk). You must build it with -DWITH_MFD_REWRITES (passes > --with-mfd-rewrites to ./configure). I do not know why this is not the > default. It works just fine. I also have a PR open to make this define >

Re: bsnmpd vs net-snmp

2009-04-29 Thread Maxim Khitrov
On Mon, Apr 27, 2009 at 2:19 PM, Anton Yuzhaninov wrote: > On Mon, 27 Apr 2009 12:28:01 -0400, Maxim Khitrov wrote: > MK> I'm setting up a firewall and would like to monitor certain system > MK> parameters like network, cpu, and memory usage. SNMP is an obvious > MK> c

Re: bsnmpd vs net-snmp

2009-04-27 Thread Mel Flynn
On Monday 27 April 2009 20:19:33 Anton Yuzhaninov wrote: > On Mon, 27 Apr 2009 12:28:01 -0400, Maxim Khitrov wrote: > MK> I'm setting up a firewall and would like to monitor certain system > MK> parameters like network, cpu, and memory usage. SNMP is an obvious > MK> c

Re: bsnmpd vs net-snmp

2009-04-27 Thread Steve Bertrand
Steve Polyack wrote: > Steve Bertrand wrote: >> Maxim Khitrov wrote: >> >>> Hello all, >>> >>> I'm setting up a firewall and would like to monitor certain system >>> parameters like network, cpu, and memory usage. SNMP is an obvious &g

Re: bsnmpd vs net-snmp

2009-04-27 Thread Steve Polyack
Steve Bertrand wrote: Maxim Khitrov wrote: Hello all, I'm setting up a firewall and would like to monitor certain system parameters like network, cpu, and memory usage. SNMP is an obvious choice to do the monitoring and I'm planning to set up rrdtool to generate graphs of captured

Re: bsnmpd vs net-snmp

2009-04-27 Thread Anton Yuzhaninov
On Mon, 27 Apr 2009 12:28:01 -0400, Maxim Khitrov wrote: MK> I'm setting up a firewall and would like to monitor certain system MK> parameters like network, cpu, and memory usage. SNMP is an obvious MK> choice to do the monitoring and I'm planning to set up rrdtool to MK&

Re: bsnmpd vs net-snmp

2009-04-27 Thread Steve Bertrand
Maxim Khitrov wrote: > Hello all, > > I'm setting up a firewall and would like to monitor certain system > parameters like network, cpu, and memory usage. SNMP is an obvious > choice to do the monitoring and I'm planning to set up rrdtool to > generate graphs of ca

bsnmpd vs net-snmp

2009-04-27 Thread Maxim Khitrov
Hello all, I'm setting up a firewall and would like to monitor certain system parameters like network, cpu, and memory usage. SNMP is an obvious choice to do the monitoring and I'm planning to set up rrdtool to generate graphs of captured data. The question is what SNMP agent to use. I

Re: ports/net-mgmt/net-snmp (CURRENT) failes on make install

2009-03-25 Thread Dominique Goncalves
Hi, On Wed, Mar 25, 2009 at 7:25 AM, Matthias Apitz wrote: > > > Hi, > > # cd /usr/ports/net-mgmt/net-snmp > # cvs update > ? work > cvs update: Updating . > cvs update: Updating files > cvs update: Updating patches.aout > # make install > ... > installin

ports/net-mgmt/net-snmp (CURRENT) failes on make install

2009-03-24 Thread Matthias Apitz
Hi, # cd /usr/ports/net-mgmt/net-snmp # cvs update ? work cvs update: Updating . cvs update: Updating files cvs update: Updating patches.aout # make install ... installing sysv.h in /usr/local/include/net-snmp/system installing ultrix4.h in /usr/local/include/net-snmp/system installing

Re: net-snmp port upgrade build error

2008-11-17 Thread Lowell Gilbert
"R Dicaire" <[EMAIL PROTECTED]> writes: > Hi folks, > After updating ports tree with portsnap fetch update, then running > pkg_version -l '<', pkg_version shows net-snmp is upgradable: > > pkg_version -l '<' > net-snmp

net-snmp port upgrade build error

2008-11-16 Thread R Dicaire
Hi folks, After updating ports tree with portsnap fetch update, then running pkg_version -l '<', pkg_version shows net-snmp is upgradable: pkg_version -l '<' net-snmp < pkg_replace net-snmp ---> Replacing 'net-snmp-5.3.2_3' wi

SNMP

2008-10-02 Thread Marcel Grandemange
Anybody have docs on how to get ucd-snmp-4.2.7.1 working on FreeBSD? I used to have net-snmp working but had to switch over as FreeRadius only supported ucd-snmp. Advice? Thanks. ___ freebsd-questions@freebsd.org mailing list http

Question about SNMP

2008-08-21 Thread Milena
Hello, I want to learn more about using of SNMP functions. I saw files about SNMP and the functions in them, but I don't know how to use it. Is there any description about order of using of SNMP functions. Thank you Best Regards Milena Karaiv

Question about SNMP

2008-08-20 Thread Milena K
Hello, I want to learn more about using of SNMP functions. I saw files about SNMP and the functions in them, but I don't know how to use it. Is there any description about order of using of SNMP functions. Thank you Best Regards Milena Karaiv

Re: mrtg peak on reboot / snmp-issue?

2008-06-15 Thread Josh Carroll
sane maximum. I'm not sure off hand if mrtg has a similar capability but you might be able to set a max value for the graph so at least it won't skew the graph and hide the rest of the data points. Another option is to use a custom script to collect the values by grabbing the data from snm

Re: mrtg peak on reboot / snmp-issue?

2008-06-15 Thread Hartmut Brandt
either the daemon fails to correctly provide ifCounterDiscontinuityTime or mrtg fails to correctly interpret sysUpTime and/or ifCounterDiscontinuityTime. It happens with both net-snmp and ucd-snmp, with a quite standard mrtg installation (generated by cfgmaker). Do you have the same "iss

mrtg peak on reboot / snmp-issue?

2008-06-15 Thread Olivier Mueller
Hello, Small but curious thing on my freebsd-based systems: when a server is rebooted, it generates a peak (or "spike"?) on the network mrtg for all interfaces (here just before 1 am): http://8304.ch/om/stuff/mrtg_localhost_1-day.png It happens with both net-snmp and ucd-snmp, wi

Net-snmp on SPARC64

2008-01-24 Thread shinny knight
G'day, I'm trying to upgrade Net-snmp package on FreeBSD 6.2 SPARC-64 machine but no matters if I'm trying port install or precompiled by using 'pkg_add -r' is not working. Let's start with precompiled package: Uninstall previous one (which by the way was

Ntop install error related to net-snmp

2008-01-14 Thread Jeffrey Lehman
Hello all, I'm attempting to install Ntop 3.3_1 from ports and I'm hitting a snag during compilation. Here is the error: In file included from /usr/local/include/net-snmp/utilities.h:54, from /usr/local/include/net-snmp/net-snmp-includes.h:78, from i

bsnmp and UCD-SNMP-MIB

2007-10-03 Thread Steve Wills
Is it possible to use the UCD-SNMP-MIB with bsnmp? If so how? If not, are there plans for this? I'd prefer to use bsnmp instead of installing net-snmp, but I need the UCD MIB. Thanks, Steve ___ freebsd-questions@freebsd.org mailing list

Re: SNMP MIBs for HP Proliant?

2007-09-14 Thread Andrew Pantyukhin
On Mon, Sep 10, 2007 at 06:45:58PM +0200, Christian Nielsen wrote: > I've got a question about HP Proliant Servers. I'm using Nagios and I want > to monitoring my servers with SNMP. I downloaded the MIB's from HP, but I > can't really find out the right OI

SNMP MIBs for HP Proliant?

2007-09-14 Thread Christian Nielsen
Hy there! I've got a question about HP Proliant Servers. I'm using Nagios and I want to monitoring my servers with SNMP. I downloaded the MIB's from HP, but I can't really find out the right OID for example finding out the PhysicalDrive etc. Can you give me som

Re: Net-snmp dying with an "ld-elf" error at start on brand new FreeBSD install

2007-09-10 Thread Ivan Voras
Philip B wrote: Starting snmpd. /libexec/ld-elf.so.1: /usr/local/sbin/snmpd: Undefined symbol "PL_markstack_ptr" I've Googled on "PL_markstack_ptr snmpd" and got back only 5 hits, none which seem to explain this problem at runtime. I don't know even where to begin to dig. It's usually

Net-snmp dying with an "ld-elf" error at start on brand new FreeBSD install

2007-09-09 Thread Philip B
I've just set up my 1st FreeBSD box to use as a home router/firewall, replacing my recently departed Linksys all-in-one. I installed the latest FeeBSD release, version 6.2-RELEASE. I installed the Net-Snmp port, with the goal of eventually using it with RRDTool to graph & monitor activi

Re: net-snmp: portupgrade or clean instalation from ports throughNFS failed again and again

2007-04-07 Thread Garrett Cooper
Daniel Dvořák wrote: Yes, you were right! It was enough to rename .PL to .pl with Makefile. So I guess the net-snmp port is broken, isn´t it ? Dan -Original Message- From: Garrett Cooper [mailto:[EMAIL PROTECTED] Sent: Sunday, April 1, 2007 03:41 AM To: Daniel Dvořák Cc: freebsd

RE: net-snmp: portupgrade or clean instalation from ports throughNFS failed again and again

2007-04-07 Thread Daniel Dvořák
Yes, you were right! It was enough to rename .PL to .pl with Makefile. So I guess the net-snmp port is broken, isn´t it ? Dan -Original Message- From: Garrett Cooper [mailto:[EMAIL PROTECTED] Sent: Sunday, April 1, 2007 03:41 AM To: Daniel Dvořák Cc: freebsd-questions@freebsd.org

Re: net-snmp: portupgrade or clean instalation from ports through NFS failed again and again

2007-03-31 Thread Garrett Cooper
/5.8.8/mach/CORE/config.h Cleaning current config before rebuilding Makefile... make -f Makefile.old clean > /dev/null 2>&1 /usr/local/bin/perl Makefile.PL ERROR from evaluation of /usr/tmp/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.3.1/perl/default_store/Makefile.PL: You need to instal

RE: net-snmp: portupgrade or clean instalation from ports through NFS failed again and again

2007-03-31 Thread Daniel Dvořák
/config.h Cleaning current config before rebuilding Makefile... make -f Makefile.old clean > /dev/null 2>&1 /usr/local/bin/perl Makefile.PL ERROR from evaluation of /usr/tmp/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.3.1/perl/default_store/Makefile.PL: You need to install net-snmp first (I can&

Re: net-snmp: portupgrade or clean instalation from ports through NFS failed again and again

2007-03-31 Thread Brian A. Seklecki
I've worked around this before with "-L" to mount_nfs. The whole conundrum of compiling/updating something as huge as Net-SNMP on a compact flash hardware platform is one of goals that my bsd-appliance project hopes to provide convenient work-around for. ~BAS On Sat, 2007-03-31

Re: net-snmp: portupgrade or clean instalation from ports through NFS failed again and again

2007-03-31 Thread Jonathan Horne
On Sat, 31 Mar 2007 13:49:32 +0200 Daniel Dvořák <[EMAIL PROTECTED]> wrote: > Hi all, > > I have a wrap PC Engine with CF card. > > I want do a upgrade of net-snmp-5.2.3_3 to latest version. > > Of cource I do not want to compile the whole port on CF card, > >

net-snmp: portupgrade or clean instalation from ports through NFS failed again and again

2007-03-31 Thread Daniel Dvořák
Hi all, I have a wrap PC Engine with CF card. I want do a upgrade of net-snmp-5.2.3_3 to latest version. Of cource I do not want to compile the whole port on CF card, so the directory /usr/ports/ is mounted through NFS. When I do portupgrade net-snmp or make install clean, it always fails

Re: net-snmp and 6.1 (confusion)

2006-11-14 Thread gahn
ot;bsnmpd_enable="NO"" does works and the > > result from "sockstat" showed there is no snmpd > > running. then i added following entries in > rc.conf: > > > > snmpd_enable="YES" > > snmpd_flags="-a -p /var/run/snmpd.pid"

Re: net-snmp and 6.1 (confusion)

2006-11-14 Thread Bill Moran
; snmpd_flags="-a -p /var/run/snmpd.pid" > snmptrapd_enable="YES" > snmptrapd_flags="-a -p /var/run/snmptrapd.pid" > snmpd_conffile="/usr/local/etc/snmp/snmpd.conf" > > well, they started snmpd alright, but i am not sure > which one: bsnmpd or net-sn

Re: net-snmp and 6.1 (confusion)

2006-11-14 Thread gahn
nmptrapd_flags="-a -p /var/run/snmptrapd.pid" snmpd_conffile="/usr/local/etc/snmp/snmpd.conf" well, they started snmpd alright, but i am not sure which one: bsnmpd or net-snmpd since i still have error messages in snmpd.log: [init_smux] bind failed: Address already in use

Re: net-snmp and 6.1

2006-11-14 Thread Frank Staals
gahn wrote: hi: is a generic snmp running with 6.1? i installed net-snmp on 6.1 and it seems to have conflict with some another snmp process: [init_smux] bind failed: Address already in use Error opening specified endpoint "udp:161" Server Exiting with code 1 i have no anothe snmp a

Re: net-snmp and 6.1

2006-11-14 Thread gahn
thanks. it definitely helped...-:) really i can't recall i ever activate the "bsnmpd". best --- Frank Staals <[EMAIL PROTECTED]> wrote: > gahn wrote: > > thanks. > > > > i didn't recall that i activated any snmp but > there is > > a bsn

Re: net-snmp and 6.1

2006-11-14 Thread Frank Staals
gahn wrote: thanks. i didn't recall that i activated any snmp but there is a bsnmpd running though: root snmpd 414 13 tcp4 *:199 *:* root snmpd 414 14 udp4 *:161 *:* root snmptrapd 408 10 udp4 *:162 *:*

net-snmp and 6.1

2006-11-14 Thread gahn
hi: is a generic snmp running with 6.1? i installed net-snmp on 6.1 and it seems to have conflict with some another snmp process: [init_smux] bind failed: Address already in use Error opening specified endpoint "udp:161" Server Exiting with code 1 i have no anothe snmp applicati

Re: net-snmp and 6.1

2006-11-14 Thread gahn
thanks. i didn't recall that i activated any snmp but there is a bsnmpd running though: root snmpd 414 13 tcp4 *:199 *:* root snmpd 414 14 udp4 *:161 *:* root snmptrapd 408 10 udp4 *:162 *:* how could i remo

Re: Ntop + SNMP

2006-10-08 Thread Dan Nelson
In the last episode (Oct 08), Warren Liddell said: > > You don't. > > > > If you wish to use SNMP to monitor traffic voumes, etc., you'll need > > to use something like mrtg, cacti or nagios. > > > > ntop doesn't know or care about SNMP

Re: Ntop + SNMP

2006-10-08 Thread Warren Liddell
> You don't. > > If you wish to use SNMP to monitor traffic voumes, etc., you'll need > to use something like mrtg, cacti or nagios. > > ntop doesn't know or care about SNMP, any more than does, say, tcpdump > or WireShark. > > Kurt Then why does it hav

Re: Ntop + SNMP

2006-10-07 Thread Kurt Buff
On 10/7/06, Warren Liddell <[EMAIL PROTECTED]> wrote: Running FreeBSD 6.2-PRERELEASE and im wanting some info on how to get Ntop to use SNMP to monitor traffic as all traffic goes through my router/modem which has SNMP support. You don't. If you wish to use SNMP to monitor traffic

Ntop + SNMP

2006-10-07 Thread Warren Liddell
Running FreeBSD 6.2-PRERELEASE and im wanting some info on how to get Ntop to use SNMP to monitor traffic as all traffic goes through my router/modem which has SNMP support. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: SNMP mib elements are zero on 6.1

2006-08-09 Thread steve
> > Howdy! > > I am upgrading a server farm from FreeBSD 4.10 to > FreeBSD 6.1. I am running net-snmp and if I query a > fbsd 6.1 machine I get zero values for many MIB entries. Ooops. running snmpd as non-root causes this. Will investigate. Works ok o

SNMP mib elements are zero on 6.1

2006-08-09 Thread steve
Howdy! I am upgrading a server farm from FreeBSD 4.10 to FreeBSD 6.1. I am running net-snmp and if I query a fbsd 6.1 machine I get zero values for many MIB entries. eg for a 6.1 machine I get many bogus entries. (but some good like laLoad.1 is ok) snmpwalk -v 2c -c public 6.1server

Re: ports net-snmp to support 64-bit snmp counter

2006-05-03 Thread Dan Nelson
In the last episode (May 04), adrian kok said: > Dear Nelson > > Thank you for your mail > > Do you know and have experience how to solve this > Gigabit speed, net-snmp, and overflows issue? > > http://lists.ee.ethz.ch/mrtg/msg30587.html What I do instead of querying

Re: ports net-snmp to support 64-bit snmp counter

2006-05-03 Thread adrian kok
Dear Nelson Thank you for your mail Do you know and have experience how to solve this Gigabit speed, net-snmp, and overflows issue? http://lists.ee.ethz.ch/mrtg/msg30587.html Thank you again --- Dan Nelson <[EMAIL PROTECTED]> wrote: > In the last episode (May 03), adrian kok said:

Re: ports net-snmp to support 64-bit snmp counter

2006-05-03 Thread Dan Nelson
In the last episode (May 03), adrian kok said: > I am running freebsd 4.11 release and want to have > net-snmp to support 64 bit counter FreeBSD's internal network counters are 32-bit, so it won't help you. -- Dan Nelson

ports net-snmp to support 64-bit snmp counter

2006-05-03 Thread adrian kok
Hi All I am running freebsd 4.11 release and want to have net-snmp to support 64 bit counter I deinstall the net-snmp but don't know how to re-complie the port to support --enable-mfd-rewrites I changed the Makefile and recomplied it and it doesn't work snmpwalk -v 2c -c x

RE: Support for IPv6 SNMP and IPv6 SYSLOG

2006-02-10 Thread McGuerty, Jay S.
Hi, Update, specifically does FreeBSD ucd-snmp patch function as a SNMP Server? _ From: McGuerty, Jay S. Sent: Friday, February 10, 2006 9:15 AM To: 'freebsd-questions@FreeBSD.org' Subject: Support for IPv6 SNMP and IPv6 SYSLOG Hi, I've looked through the releas

Support for IPv6 SNMP and IPv6 SYSLOG

2006-02-10 Thread McGuerty, Jay S.
Hi, I've looked through the release notes for the latest version of FreeBSD and it is not clear whether it supports SNMPv6 and SYSLOGv6.Can you confirm IPv6 support for these protocols? Thanks, Jay ___ freebsd-questions@freebsd.org mailing

Problems installing SNMP from ports

2006-02-03 Thread Jon Brisbin
I just installed SNMPD from ports not an hour ago on a system I built yesterday. No problems. Now I try and install SNMP on another system that is running a non-PAE kernel, which I built a month ago, but on which almost everything is on the same version as the previous box. When I try and

SNMP problem in FreeBSD-4.10 has been solved

2005-10-23 Thread Edwin D. Vinas
If you are having some problems with net-snmp in FreeBSD-4.10: - Don't use latest net-snmp from sourceforge. - Use the /usr/ports/net-mgmt/net-snmp4/ which is the original UCD-SNMP package. - Use also the mrtg package which comes with ports. Now, I can already monitor my DSL link! -- -- Ed

Fwd: NAT+NET-SNMP Problem+FreeBSD-4.10

2005-10-23 Thread Edwin D. Vinas
"Applications that work with identified devices, or that actually identify devices (such as the *Simple Network Management Protocol* [SNMP] and DNS) require very careful configuration when operating an a NAT environment." - Source: http://www.cisco.com/en/US/about/ac123/ac147/archived_is

NAT+NET-SNMP Problem+FreeBSD-4.10

2005-10-23 Thread Edwin D. Vinas
Hi, This is just a follow-up on my previous posting on my problem with snmp. My setup involves 1 DSL interface and 1 LAN interface in a FreeBSD-4.10 which is configured as gateway and NAT router. I haven't been able to query any SNMP data from this machine which acts as my DSL router. Was

Re: SNMP in FreeBSD server

2005-10-22 Thread Frank Staals
Edwin D. Vinas wrote: Hi, I'm running a FreeBSD server on a DSL and I wan't to monitor the link utilization of it using MRTG and NET-SNMP. I installed net-snmp using ports but when I tried running snmpd and querying simple snmpwalk and cfgmaker, I got an error as shown below. I

SNMP in FreeBSD server

2005-10-22 Thread Edwin D. Vinas
Hi, I'm running a FreeBSD server on a DSL and I wan't to monitor the link utilization of it using MRTG and NET-SNMP. I installed net-snmp using ports but when I tried running snmpd and querying simple snmpwalk and cfgmaker, I got an error as shown below. I also tried installing net

semi OT: problems with mrtg(+snmp??)

2005-10-06 Thread Robert Huff
Is there anyone out there willing to help troubleshoot some mrtg(/snmp?) issues privately? Robert Huff ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

RE: /dev/mem /dev/kmem jails and using netstat -r and snmp

2005-09-10 Thread Ruben Bloemgarten
cenario one outweighs the other. Regards, Ruben -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lowell Gilbert Sent: September 10, 2005 2:57 PM To: [EMAIL PROTECTED] Cc: freebsd-questions@freebsd.org Subject: Re: /dev/mem /dev/kmem jails and using ne

Re: /dev/mem /dev/kmem jails and using netstat -r and snmp

2005-09-10 Thread Lowell Gilbert
"Ruben Bloemgarten" <[EMAIL PROTECTED]> writes: > I seem to be a bit stuck here. I seem to need access to /dev/mem and > /dev/kmem from inside a jail . Specifically to be able to use netstat –r and > snmp in jailed environments. I’m running FBSD 5.4-RELEASE. Could a

/dev/mem /dev/kmem jails and using netstat -r and snmp

2005-09-09 Thread Ruben Bloemgarten
Hi all, I seem to be a bit stuck here. I seem to need access to /dev/mem and /dev/kmem from inside a jail . Specifically to be able to use netstat –r and snmp in jailed environments. I’m running FBSD 5.4-RELEASE. Could anyone help me shed some light on this problem ? Thanks. Regards

Re: What OID for this? SNMP issue.

2005-07-26 Thread Alexander Shikoff
Hi, On Sat, Jul 09, 2005 at 04:36:44PM -0700, Sean Hafeez wrote: > Target[merlot-cpusum]:ssCpuRawUser.0&ssCpuRawUser.0:[EMAIL PROTECTED] > + ssCpuRawSystem.0&ssCpuRawSystem.0:[EMAIL PROTECTED] + ssCpuRawNice. > 0&ssCpuRawNice.0:[EMAIL PROTECTED] > MaxBytes[merlot-cpusum]: 100 > Title[merlot-cp

  1   2   >