[collectd] Configuring SNMP plugin

Jerry Lombardo jl4472 at columbia.edu
Tue Feb 9 17:56:24 CET 2016


Sent last message incomplete,

I'm having a problem configuring the SNMP plugin with the following MIBs
OID     httptotrpm              1.3.6.1.4.1.2021.255.8.2
OID     httpcurpm               1.3.6.1.4.1.2021.255.8.3
OID     httpfailrpm             1.3.6.1.4.1.2021.255.8.4
OID     httptotbps              1.3.6.1.4.1.2021.255.8.5
OID     httpcubps               1.3.6.1.4.1.2021.255.8.6
OID     httpprocs               1.3.6.1.4.1.2021.255.8.7

OID     httpstotrpm             1.3.6.1.4.1.2021.255.9.2
OID     httpscurpm              1.3.6.1.4.1.2021.255.9.3
OID     httpsfailrpm            1.3.6.1.4.1.2021.255.9.4
OID     httpstotbps             1.3.6.1.4.1.2021.255.9.5
OID     httpscubps              1.3.6.1.4.1.2021.255.9.6
OID     httpsprocs              1.3.6.1.4.1.2021.255.9.7





Can anyone give me some direction on putting this together?


I currently use  the following  and they are working fine.
 <Data "linux_load">
                Type "load"
                Table false
                Values "UCD-SNMP-MIB::laLoadInt.1"
"UCD-SNMP-MIB::laLoadInt.2" "UCD-SNMP-MIB::laLoadInt.3"
                Scale 0.01
        </Data>
        <Data "linux_cpu_user_raw">
                Type "cpu"
                Table false
                Instance "user_raw"
                Values "UCD-SNMP-MIB::ssCpuRawUser.0"
        </Data>
        <Data "linux_cpu_system_raw">
                Type "cpu"
                Table false
                Instance "system_raw"
                Values "UCD-SNMP-MIB::ssCpuRawSystem.0"
        </Data>
        <Data "linux_cpu_idle_raw">
                Type "cpu"
                Table false
                Instance "idle_raw"
                Values "UCD-SNMP-MIB::ssCpuRawIdle.0"
</Data>



Jerry Lombardo

Ld. Infrastructure Engineer | Infrastructure Services.

Columbia University Information Technology

Office: 212-85*3-0485*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20160209/4f2fdec4/attachment.html>


More information about the collectd mailing list