Re: bsnmpd vs net-snmp



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 rrdtool to
generate graphs of captured data. The question is what SNMP agent to
use. I found net-snmp and bsnmpd (which is included in the base
system). Has anyone here used both implementations, and if so, what
are the basic differences?


I use bsnmpd, because I couldn't measure 64-bit counters otherwise.


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 config' option (therefore a persistent setting), but the
maintainer has ignored this.

I did not know this.

Thanks for the heads-up!

Steve
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: bsnmpd vs net-snmp
    ... I'm setting up a firewall and would like to monitor certain system ... parameters like network, cpu, and memory usage. ... The question is what SNMP agent to ... net-snmp has no problems providing 64-bit counters. ...
    (freebsd-questions)
  • Re: bsnmpd vs net-snmp
    ... I'm setting up a firewall and would like to monitor certain system ... parameters like network, cpu, and memory usage. ... The question is what SNMP agent to ... I use bsnmpd, because I couldn't measure 64-bit counters otherwise. ...
    (freebsd-questions)
  • bsnmpd vs net-snmp
    ... I'm setting up a firewall and would like to monitor certain system ... parameters like network, cpu, and memory usage. ... The question is what SNMP agent to ...
    (freebsd-questions)
  • Re: Slightly [OT] Network Monitoring/Alerting tools
    ... Of course if your server is prone to running out of resources you should also be collecting that data via snmp with thresholds to notify you before you have an outage or at least graphing it so you'll understand the trends. ... We were able to use the monitor to look for ... Most of the common things you would want are already built in so you don't have to script them - or install scripts on all the clients. ...
    (Fedora)
  • Re: snmp
    ... management console like HPOpenView, Cisco Works, WhatsUp, Tivoli, etc. ... ICMP, SNMP, WMI, etc. to monitor many different things on a network. ... I have an application Called (Double-take) that i want to monitor it via SNMP. ...
    (microsoft.public.windows.server.active_directory)