I had a look and compiled it for you, last version seems to be 5 years old...
Anyhow result you can find in the attached tar file you need to extract it in system root.
- Code: Select all
tar -xvf istatd-1may16.tar -C /
You may need to experiment with it to get it running.
The daemon is compiled with setting that it looks for conf file in /etc
The archive also contains a default conf file
- Code: Select all
root@fvdwsl-5big2:/ # istatd --help
usage: istatd [-a HOST] [-p PORT]
-d run in background
-h print this help text
-v print version number
-c FILE custom config file location
-a HOST listen on this address
-p PORT listen on this port
-u USER change running user
-g GROUP change running group
--pid=FILE custom pid file location
--cache=DIR custom cache file location
--socket=FILE custom socket file location
--code=CODE custom lock code
root@fvdwsl-5big2:/ #
Let us know your results
You do not have the required permissions to view the files attached to this post.