[2015/06/08 01:18:26] #net-snmp <hger> hi, trivial question. I need to monitor several servers diskspace, they are all some kind of redhat derivative and use LVM. I do not want to add all logical volumes, would like to point to any at /dev/mapper. How to solve this? use net-snmp 5.5 on el6 and 5.7.2 on el7
[2015/06/08 07:49:41] #net-snmp <circ-user-Rnu6I> Hi All, I have a question, do you know how to register chunk (sub-range) from sub-agent for a standard MIB in netsnmp?
[2015/06/08 07:52:29] #net-snmp <rstory> circ-user-Rnu6I: see register_mib_range() here http://www.net-snmp.org/dev/agent/group__agent__mib__registering.html
[2015/06/08 08:10:53] #net-snmp <circ-user-Rnu6I> Thanks rstory. Is there any example of registration of a portion of table from sub-agent. Say we want to register for some rows of ifTable. Can we register for those rows from sub-agent?
[2015/06/08 08:12:08] #net-snmp <rstory> hmm.. i'mnot sure if there are examples. do you want to override existing ifTable rows, or add additional? what OS is this?
[2015/06/08 08:15:58] #net-snmp <circ-user-Rnu6I> Add addition
[2015/06/08 08:16:10] #net-snmp <circ-user-Rnu6I> It is for linux