#43009: [update] net-snmp 5.7.2.1 + improvements ------------------------+-------------------------- Reporter: jul_bsd@… | Owner: ryandesign@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: net-snmp | ------------------------+-------------------------- Comment (by yngwie.chou@…): Replying to [comment:7 jul_bsd@…]:
A strange thing, as I did uninstall/reinstall for the previous patch, this time I got cpu polling working. I have a cacti installed and before, nothing was output by the cpu usage graph and now, I got data.
maybe there is something which is not consistent for every installation...
Thanks a lot jul_bsd! (My apology, I should have done this myself, but I'm not quite sure how to generate the patch file) For the CPU polling, I would guess it is caused by the listening address. The current default implementation is to isten on 127.0.0.1 only. My approach is specify "udp:161" instead of "127.0.0.1", so that snmpd will listen to *:161. -- Ticket URL: <https://trac.macports.org/ticket/43009#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X