如何查看我正在使用多少 SVN 流量?

发布于 2024-07-09 11:02:15 字数 128 浏览 10 评论 0原文

在我的办公室,我们设置了一个 SVN 服务器,我想知道它使用了多少流量。 我对带宽不感兴趣,只对 SVN 服务发送/接收的 1 和 0 的总数感兴趣。

数据将全部通过 svn:// 协议传输,服务器运行 XP pro。

At my office we have an SVN server set up and I'd like to know how much traffic it is using. I'm not interested in the bandwidth, just the total number of 1s and 0s the SVN service is sending/receiving.

The data will all be going via the svn:// protocol, and the server is running XP pro.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

叫思念不要吵 2024-07-16 11:02:15

开始 | 我的电脑-右键管理

计算机管理-性能日志& 警报。

添加新日志,将其设置为每天监控一次SVN进程。 选择“I/O Other Bytes/sec”作为要记录的计数器。

Start | My Computer - right click Manage

Computer Management - Performance Logs & Alerts.

Add a new log, set it up to monitor the SVN process once a day. Select the "I/O Other Bytes/sec" as the counter to record.

但可醉心 2024-07-16 11:02:15

难道你不能只使用任务管理器监视SVN服务器进程,并添加“I/O其他字节”列吗?

否则,Sysinternal 的 Process Explorer 当然可以做到这一点。

Can't you just monitor the SVN server process using task manager, and add the "I/O Other Bytes" column?

Otherwise, Sysinternal's Process Explorer can certainly do this.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文