memCached gets increased on every update, making it unusable. Reason is https://github.com/trociny/bsnmp-ucd/commit/e04763c409e5260fee04adb48d8df0cd0a63f608#diff-1817c06ea819ca3dc6091bd3f25daf24 which doesn't initialize mibmem.cached on newer kernels. Even though this commit is rather old, it didn't made its way to the official port repository until 2019Q3. There, it was part of the update to version 0.4.3. This update in turn was initiated by Bug Report 238027 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238027 E.g. nagios-snmp-plugins-extras returns bogus values now and thus is unusable.
Created attachment 206293 [details] fix initialization of mibmem.cached
Thank you for your report! I have pushed a little different version and going to release a new version of bsnmp-ucd with the fix and update the port. Does it look good for you? [1] https://github.com/trociny/bsnmp-ucd/commit/dc8028d78c890222f3da4a6f9d6bb2f4c8b3932d
Sounds great! I'm looking forward to a new version.
A commit references this bug: Author: trociny Date: Tue Aug 6 10:44:29 UTC 2019 New revision: 508246 URL: https://svnweb.freebsd.org/changeset/ports/508246 Log: Update to 0.4.4 PR: 239657 Changes: head/net-mgmt/bsnmp-ucd/Makefile head/net-mgmt/bsnmp-ucd/distinfo
^Triage: This appears resolved by ports r508246 Please re-open if the issue is still reproducible