dropkic...@gmail.com said: > I have 3 ntp servers on a subnet. I would like to aggregate stat files for > each server to another server for the purpose of centralized analysis each > ntp server would have its own directory for stat files. I'm currently using > a python script that scp files from the ntp servers using paramiko and > scpclinet modules and watchdog module to detect file changes. This method > work fine. I'm asking for suggestions for other methods, excluding nfs and > samba.
Are you analyzing in real time, or batching things? I scan log files occasionally. I use rsync to get a copy of the log files on the system where I look at them. That's also a backup and/or archive for things like Raspberry Pis with small disks. -- These are my opinions. I hate spam. _______________________________________________ devel mailing list devel@ntpsec.org http://lists.ntpsec.org/mailman/listinfo/devel