Just an update - I found perfect solution for my needs. Data can be pulled off remotely (or if you connect to the machine via crossover cable, in case of non-internet connected machine) at whatever intervals you like using JSON-RPC interface. Data goes straight into R. Basically you need to install **limer** library into R from
github.com/cloudyr/limer
and you are set to go. You can easily write scripts in R that can be run from crontab.
↧