Searched refs:execd (Results 1 – 3 of 3) sorted by relevance
106 int i, execd; in main() local110 execd = atoi(argv[1]); in main()112 execd = 0; in main()113 sprintf(nexec, "%d", execd+1); in main()114 SAY("execd: %d\n", execd); in main()117 if (execd) in main()125 if (execd) { in main()149 if (execd > 10) { in main()
2 [[inputs.execd]]
19 | --execd | -e | For use with telegraf's `execd` plugin. When [enter] is pressed, the pools are sam…229 The simplest method is to use the execd input agent in telegraf. For older230 versions of telegraf which lack execd, the exec input agent can be used.235 ### Example telegraf execd configuration238 [[inputs.execd]]240 command = ["/usr/libexec/zfs/zpool_influxdb", "--execd"]