========== telemprobd ========== ------------------------ Telemetry probes service ------------------------ :Copyright: \(C) 2017 Intel Corporation, CC-BY-SA-3.0 :Manual section: 1 SYNOPSIS ======== ``telemprobd`` \ ``/etc/telemetrics/telemetrics.conf`` ``/usr/share/defaults/telemetrics/telemetrics.conf`` ``/etc/telemetrics/opt-in-static-machine-id`` DESCRIPTION =========== The ``telemprobd`` program handles communication between telemetry client and telemetry probes. OPTIONS ======= * ``-f``, ``--config_file`` \[\\]: Configuration file. This overides the other parameters. * ``-h``, ``--help``: Display this help message. * ``-V``, ``--version``: Print the program version. FILES ===== * ``/usr/share/defaults/telemetrics/telemetrics.conf`` If no custom configuration file is found, ``telemprobd`` uses the settings in this file. * ``/etc/telemetrics/telemetrics.conf`` Custom configuration file that ``telemprobd`` reads. See `telemetrics.conf(5) `__. * ``/etc/telemetrics/opt-in-static-machine-id`` If this file exists, the first line of this file will be sent to the server as the machine ID. Otherwise, the machine ID will be random and changed regularly. EXIT STATUS =========== 0 when no errors occurred. A non-zero exit status indicates a failure occurred. SEE ALSO ======== * `telemetry(3) `__ * `telemetrics.conf(5) `__ * https://github.com/clearlinux/telemetrics-client * https://clearlinux.org/documentation/