Re: bsnmpd + zfs

2009-11-30 Thread krad
2009/11/30 Gergely CZUCZY > Hello, > > I've read in the 8.0 detailed release notes [1] that bsnmpd(1) now > supports ZFS OIDs. So far i wasn't able to lure this support out of it, > and I'm neither able to find any information on this in its manual or > among the MIB files, or in the complete snm

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 before posting but thought

Re: bsnmpd vs net-snmp

2009-04-30 Thread Steve Polyack
Morgan Wesström wrote: So I have two questions: 1) Is --with-mib-modules=if-mib already covered in the Makefile? I can see the parameter but it refers to a variable I don't know the contents of. The variable seems to refer to the build option NET_SNMP_MIB_MODULES which is mentioned at the beginn

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
Maxim Khitrov wrote: > 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: Example.. #

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: >>> >>> Example.. >>> >>> # open standard SNMP ports >>>

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 >> begemotSnmpdPortStatus.192.168.2.254.161 = 1 > > Thanks, but I tr

Re: bsnmpd vs net-snmp

2009-04-30 Thread Maxim Khitrov
On Wed, Apr 29, 2009 at 8:35 PM, Brandon Weisz wrote: > 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> parame

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> choice to do t

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 > a ports 'make confi

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> choice to do the monitoring an

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> choice to do the monitoring and

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 >>> choice to do the monitoring and I'm planning to set up rrdto

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 data. The

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> generate graphs of capture

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 captured data. The question is what

Re: bsnmpd

2009-04-09 Thread Festin Alexander
В Wed, 8 Apr 2009 10:18:13 -0400 alexus пишет: > 2009/4/8 Festin Alexander : > > В Mon, 6 Apr 2009 16:08:32 -0400 > > alexus пишет: > > > >> On Mon, Apr 6, 2009 at 3:38 PM, Vasadi I. Claudiu Florin > >> wrote: > >> > All out of ideas. try with a script...maybe, i dnt know. > >> > > >> > >> I un

Re: bsnmpd

2009-04-08 Thread alexus
2009/4/8 Festin Alexander : > В Mon, 6 Apr 2009 16:08:32 -0400 > alexus пишет: > >> On Mon, Apr 6, 2009 at 3:38 PM, Vasadi I. Claudiu Florin >> wrote: >> > All out of ideas. try with a script...maybe, i dnt know. >> > >> >> I understand there is always that way, but I'd like to figure out the >>

Re: bsnmpd

2009-04-08 Thread Festin Alexander
В Mon, 6 Apr 2009 16:08:32 -0400 alexus пишет: > On Mon, Apr 6, 2009 at 3:38 PM, Vasadi I. Claudiu Florin > wrote: > > All out of ideas. try with a script...maybe, i dnt know. > > > > I understand there is always that way, but I'd like to figure out the > proper way > How about to put some "e

Re: bsnmpd

2009-04-06 Thread alexus
On Mon, Apr 6, 2009 at 5:08 PM, Anton Yuzhaninov wrote: > On Mon, 6 Apr 2009 14:19:27 -0400, alexus wrote: > a> I have bsnmpd enabled in rc.conf > a> > a> > a> r...@lama ~ 501$ grep ^b /etc/rc.conf > a> bsnmpd_enable="YES" > a> r...@lama ~ 502$ > a> > a> yet, whenever I restart my computer, it won

Re: bsnmpd

2009-04-06 Thread Anton Yuzhaninov
On Mon, 6 Apr 2009 14:19:27 -0400, alexus wrote: a> I have bsnmpd enabled in rc.conf a> a> a> r...@lama ~ 501$ grep ^b /etc/rc.conf a> bsnmpd_enable="YES" a> r...@lama ~ 502$ a> a> yet, whenever I restart my computer, it won't start on boot, but if I a> run manual command a> a> /etc/rc.d/bsnmpd

Re: bsnmpd

2009-04-06 Thread alexus
On Mon, Apr 6, 2009 at 3:38 PM, Vasadi I. Claudiu Florin wrote: > All out of ideas. try with a script...maybe, i dnt know. > I understand there is always that way, but I'd like to figure out the proper way -- http://alexus.org/ ___ freebsd-questions@f

Re: bsnmpd

2009-04-06 Thread alexus
On Mon, Apr 6, 2009 at 3:29 PM, Vasadi I. Claudiu Florin wrote: >> 2) if that would be incorrect i wouldn't be able to run it manually > > Yes, your right, my mistake. > So first of all, are you positive that, at startup, there are no lines, even > vagli, related to bsnmpd ? Errors... nothing ? y

Re: bsnmpd

2009-04-06 Thread Vasadi I. Claudiu Florin
2) if that would be incorrect i wouldn't be able to run it manually Yes, your right, my mistake. So first of all, are you positive that, at startup, there are no lines, even vagli, related to bsnmpd ? Errors... nothing ? Second, I'm all out of ideas, except to create a second script and use

Re: bsnmpd

2009-04-06 Thread Vasadi I. Claudiu Florin
I guess I could put something in either /usr/local/etc/rc.d to kick /etc/rc.d/bsnmpd script or maybe even put it in /etc/rc.local, but that wouldn't be right way to go, as this should work from /etc/rc.conf by itself... Yeah, it should. Did you check the execution bit on the script ? Is it set

Re: bsnmpd

2009-04-06 Thread alexus
On Mon, Apr 6, 2009 at 3:08 PM, Vasadi I. Claudiu Florin wrote: > hmm how about trying to make your own script that starts bsnmpd ? > try it. does it work ?> > I guess I could put something in either /usr/local/etc/rc.d to kick /etc/rc.d/bsnmpd script or maybe even put it in /etc/rc.local

Re: bsnmpd

2009-04-06 Thread Vasadi I. Claudiu Florin
hmm how about trying to make your own script that starts bsnmpd ? try it. does it work ?> ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questio

Re: bsnmpd

2009-04-06 Thread alexus
On Mon, Apr 6, 2009 at 2:46 PM, Vasadi I. Claudiu Florin wrote: > On Mon, 06 Apr 2009 21:41:07 +0300, alexus wrote: > >> feel free to take a look, script located at /etc/rc.d/bsnmpd, it's >> very simple script all it does it runs /usr/sbin/bsnmpd that's it > > Indeed, very simplistic script. > >

Re: bsnmpd

2009-04-06 Thread Vasadi I. Claudiu Florin
On Mon, 06 Apr 2009 21:41:07 +0300, alexus wrote: feel free to take a look, script located at /etc/rc.d/bsnmpd, it's very simple script all it does it runs /usr/sbin/bsnmpd that's it Indeed, very simplistic script. So I also did bsnmpd_enable="YES" in rc.conf and after a reboot and it work

Re: bsnmpd

2009-04-06 Thread alexus
feel free to take a look, script located at /etc/rc.d/bsnmpd, it's very simple script all it does it runs /usr/sbin/bsnmpd that's it On Mon, Apr 6, 2009 at 2:21 PM, Vasadi I. Claudiu Florin wrote: > On Mon, 06 Apr 2009 21:19:27 +0300, alexus wrote: > >> Hello, >> >> I have bsnmpd enabled in rc.c

Re: bsnmpd

2009-04-06 Thread Vasadi I. Claudiu Florin
On Mon, 06 Apr 2009 21:19:27 +0300, alexus wrote: Hello, I have bsnmpd enabled in rc.conf r...@lama ~ 501$ grep ^b /etc/rc.conf bsnmpd_enable="YES" r...@lama ~ 502$ yet, whenever I restart my computer, it won't start on boot, but if I run manual command /etc/rc.d/bsnmpd start it starts fi

Re: bsnmpd

2007-03-08 Thread Andrew Pantyukhin
On 3/8/07, Oliver Lehmann <[EMAIL PROTECTED]> wrote: Andrew Pantyukhin wrote: > Try this: > http://www.freshports.org/net-mgmt/bsnmp-regex/ Not sure, never used it myself. We've also got smux in development, so you can run bsnmpd side by side with net-snmp or any other server, if that makes an

Re: bsnmpd

2007-03-07 Thread Oliver Lehmann
Andrew Pantyukhin wrote: > Try this: > http://www.freshports.org/net-mgmt/bsnmp-regex/ with this i would need a cronjob, executing my scrips from time to time and passing their output to the regexSocket, or? -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/ ___

Re: bsnmpd

2007-03-07 Thread Andrew Pantyukhin
Try this: http://www.freshports.org/net-mgmt/bsnmp-regex/ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: bsnmpd: send: Connection refused

2006-09-08 Thread Feodor Trubetskoy
On 29.07.2006 01:31, James Long wrote: traphost := localhost trapport := 162 When I start bsnmpd, I get # /etc/rc.d/bsnmpd start Starting bsnmpd. snmpd[5474]: send: Connection refused ^C# What is causing the "Connection refused" message? Probably the reason of the message is that bsn

Re: bsnmpd help

2006-04-28 Thread Lowell Gilbert
Sean Murphy <[EMAIL PROTECTED]> writes: > I am running FreeBSD 5.4 and would like to monitor it using the > included bsnmpd. However the handbook did not have any information > about it, the man page was pretty lean and the list archive is very > scarce on the topic. > > I checked the /etc/defau