kosctelecom / horus

Horus is a distributed tool to collect snmp and icmp metrics from various network equipments and send the results to kafka, NATS.io, prometheus, and/or influxDB
Other
18 stars 2 forks source link

use db id as hostID #2

Closed vma closed 4 years ago

vma commented 4 years ago

currently we use the first 4 characters of the hostname as the hostID. This implementation is kosc-specific. We should use the device db id instead.