observium_map_generator icon indicating copy to clipboard operation
observium_map_generator copied to clipboard

Create a network map using network discovery protocols from Observium

Results 2 observium_map_generator issues
Sort by recently updated
recently updated
newest added

# python /opt/observium/graph.py CHANGEME ``` Generating graph : Traceback (most recent call last): File "/opt/observium/graph.py", line 189, in graph = discover_links(graph, this_device) File "/opt/observium/graph.py", line 143, in discover_links cursor.execute(query_template, this_device)...

# python /opt/observium/graph.py CHANGEME Generating graph : Traceback (most recent call last): File "/opt/observium/graph.py", line 189, in graph = discover_links(graph, this_device) File "/opt/observium/graph.py", line 143, in discover_links cursor.execute(query_template, this_device) File...