MyNixOS website logo
option

services.prometheus.exporters.chrony.chronyServerAddress

ChronyServerAddress of the chrony server side command port. (Not enabled by default.) Defaults to the local unix socket.

Declarations
Type
string
Default
"unix:///run/chrony/chronyd.sock"
Example
[
  "192.82.0.1:323"
]