NSD
Plugin: go.d.plugin Module: nsd
Overview
This collector monitors NSD statistics like queries, zones, protocols, query types and more. It relies on the nsd-control
CLI tool but avoids directly executing the binary. Instead, it utilizes ndsudo
, a Netdata helper specifically designed to run privileged commands securely within the Netdata environment. This approach eliminates the need to use sudo
, improving security and potentially simplifying permission management.
Executed commands:
nsd-control stats_noreset
This collector is only supported on the following platforms:
- Linux
- BSD
- macOS
This collector only supports collecting metrics from a single instance of this integration.