Home
last modified time | relevance | path

Searched refs:execd (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/netbsd-tests/lib/librumpclient/
H A Dh_execthr.c106 int i, execd; in main() local
110 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()
/freebsd-13.1/sys/contrib/openzfs/cmd/zpool_influxdb/telegraf.d/
H A Dexecd_zpool_influxdb.conf2 [[inputs.execd]]
/freebsd-13.1/sys/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md19 | --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 older
230 versions of telegraf which lack execd, the exec input agent can be used.
235 ### Example telegraf execd configuration
238 [[inputs.execd]]
240 command = ["/usr/libexec/zfs/zpool_influxdb", "--execd"]