Gather and normalize ICT inventory data from multiple sources, to enable automation of ICT carbon and environmental impacts (LCA-inspired) assessments.
Observium provide an auto-discovery method which uses :
"SNMP to gather information about a device. This information allows Observium to discover all the internal sensors and interfaces of this device."
"Observium finds all the neighbors of this device by using protocols such as CDP, LLDP, FDP, or EDP, and gathering neighbor information from routing protocols such as OSPF."
Auto-discovery needs modifications in the configuration files of the Observium instance.
Observium Auto-discovery shouldn't be configured from cabestan :
We can document the process for user using the Observium scanner
We can be inspired by the existing auto-discovery feature for or own SNMP scanner #7
Problem
I want to use cabestan to gather my assets list from Observium
Rest API
doc : https://docs.observium.org/api/
GET {base_url}/api/v0/devices/
GET {base_url}/api/v0/devices/1/
result :
Auto-discovery
doc : https://docs.observium.org/autodiscovery/
Observium provide an auto-discovery method which uses :
Auto-discovery needs modifications in the configuration files of the Observium instance.
Observium Auto-discovery shouldn't be configured from cabestan :