services.smokeping.targetConfig

Target configuration

Type
strings concatenated with "\n"
Default
''
  probe = FPing
  menu = Top
  title = Network Latency Grapher
  remark = Welcome to the SmokePing website of xxx Company. \
           Here you will learn all about the latency of our network.
  + Local
  menu = Local
  title = Local Network
  ++ LocalMachine
  menu = Local Machine
  title = This host
  host = localhost
''
Declared
<nixpkgs/nixos/modules/services/networking/smokeping.nix>