【问题标题】:python watchdog monitor directory changes on remote machinepython看门狗监控远程机器上的目录更改
【发布时间】:2015-03-15 21:53:49
【问题描述】:

我正在使用看门狗来监视本地 windows 目录上的一些日志更改。 现在我还需要监控远程 linux 机器上的日志。

知道如何使用看门狗来做到这一点吗?

谢谢! 乌里

【问题讨论】:

    标签: python linux file monitor watchdog


    【解决方案1】:

    您需要挂载您感兴趣的 linux-machine 目录作为共享。然后 Windows 应该生成 FS-notifications watchdog 可以观察到。

    有关限制,请参阅

    https://msdn.microsoft.com/en-us/library/aa365465(VS.85).aspx

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-09-07
      • 2016-02-24
      • 2023-03-29
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多