dd-agent
dd-agent copied to clipboard
Unbound: unable to import module 'unbound': No module named 'unbound'
Getting the below error when i ran sudo datadog-agent status
Loading Errors
unbound
-------
Core Check Loader:
Check unbound not found in Catalog
JMX Check Loader:
check is not a jmx check, or unable to determine if it's so
Python Check Loader:
unable to import module 'unbound': No module named 'unbound'
################################################################################## Agent version: Agent 7.24.1 - Commit: cf2a7e6 - Serialization version: v4.46.0 - Go version: go1.14.7 ###################################################################################
conf.yaml configuration ####################################################################################
init_config:
instances:
unbound_control: /sbin/unbound-control
use_sudo: true
host: 127.0.0.1
config_file: /etc/unbound/unbound.conf
###################################################################################