All Downloads are FREE. Search and download functionalities are using the official Maven repository.

work.peel-extensions.1.0.0-rc3.source-code.reference.dstat.conf Maven / Gradle / Ivy

There is a newer version: 1.1.8
Show newest version
system {
  dstat {
    user = ${system.default.user}
    group = ${system.default.group}

    config {
      # put list of slaves
      slaves = ${system.default.config.slaves}
      pid.dir = "/tmp/dstat"
    }

    path {
      archive.dst = ${app.path.systems}
      log = ${system.dstat.path.home}"/log"
    }

    cli {
      options = ""
      cpu.list = ""
      net.list = ""
      disk.list = ""
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy