Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    [guide] add bsnmpd-ucd

    Scheduled Pinned Locked Moved SNMP
    1 Posts 1 Posters 6.0k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      daniel
      last edited by

      Hi
      [DISCLAMER]
      Use this at your own risk, I'm not resposible if your system is broken.

      I wanted bsnmpd-ucd to work on my pfsense box so I can monitor the load om my machines.
      This is how I done it(And yes I know it is not the optimal way):

      • download and Install the bsnmp-ucd-0.3.0.tbz package with pkg_add bsnmp-ucd-0.3.0.tbz

        • cd /lib/

        • ln -s libkvm.so.4 libkvm.so.5

        • ln -s libdevstat.so.6 libdevstat.so.7

      • cd /usr/share/snmp/defs and add the ucd_tree.def

      • cd /usr/share/snmp/mib and add the UCD-SNMP-MIB.txt

      • alter cd /etc/inc/services.inc file to load the the snmp_ucd module

      • Insert  begemotSnmpdModulePath."ucd" = "/usr/local/lib/snmp_ucd.so" at line 762(without the ` quotes)

      • restart the bsnmp service

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.