X-Git-Url: http://sigaev.ru/git/gitweb.cgi?p=trinked.git;a=blobdiff_plain;f=README.md;fp=README.md;h=5827b310e4306e6de45908635c4977444177e8f1;hp=0000000000000000000000000000000000000000;hb=d7d637b1e3ffb55378c66a4f35fb45e847ba5d27;hpb=2792e00e87c89cc11d9214733d6d52b127d15a07 diff --git a/README.md b/README.md new file mode 100644 index 0000000..5827b31 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +Trinketd - driver and collecting tool for Atom Pro/Atom mini 2. + +The tool was developed for FreeBSD but it should be very easy to port it on +Linux. + +trinketd [-d] [-p pidfile] [-P period] [-D datadir] [-i tics] [-l logfile] + +-i d - daemonize +-p pidfile - create a pid-file +-P period - collection period, in seconds, default 300 secs +-D datadir - directory to place output file, default stdout +-i tics - the number of samples for the moving average, default 1 +-l logfile - name of log file, if absent will send to syslog if daemonize else + stderr + +Copyright (c) 2016, Teodor Sigaev