Sha256: 241072ebb1a0dcef8df7251de4f321e99ed59c59af3c3d5f4cc4aa32d698bac7

Contents?: true

Size: 556 Bytes

Versions: 1

Compression:

Stored size: 556 Bytes

Contents

<source>
type snmp
tag snmp.server1
nodes name, value
host localhost
community private
version 2c
mib hrStorageIndex, hrStorageDescr, hrStorageSize, hrStorageUsed
mib_modules HOST-RESOURCES-MIB
retries 0
timeout 3s
polling_time 0,10,20,30,40,50
</source>

<source>
type snmp
tag snmp.server2
nodes name, value
host localhost
community private
version 2c
mib hrStorageIndex, hrStorageDescr, hrStorageSize, hrStorageUsed
mib_modules HOST-RESOURCES-MIB
retries 0
timeout 3s
polling_time 5,15,25,35,45,55
</source>

<match snmp.server*>
  type stdout
</match>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fluent-plugin-snmp-0.0.3 snmp.conf.sample