How can I constantly monitor if my server has network traffic?

1

2

I run a server on my laptop (with Windows 7) to share some data with remote users. I do not want to shut down the laptop while others are downloading – therefore, I constantly need to monitor my server's activity.

It is possible to use Windows' resource monitor or advanced network-monitoring packages (like wireshark), but they do not offer on-screen indicators. In this case, each time you needed to check, you'd have to open the program, find the running process and check if it has network activity.

I'm looking for something that's always visible, like a tray indicator or a widget.

Justinas Dūdėnas

Posted 2012-12-30T17:16:36.833

Reputation: 548

Answers

0

You can achieve this with "Resource Monitor" that comes with Windows Vista/7/8.
Go to the start menu and type "Resource Monitor" and it should show up. Open it and click the "Network" tab.
You can check the box of a particular process to monitor it individually.

Bort

Posted 2012-12-30T17:16:36.833

Reputation: 914

Yes, but I do not want this bulky window always open. I need something convenient to keep always-on: a widget or system-tray notification. – Justinas Dūdėnas – 2012-12-30T18:50:15.530

@JustinasDūdėnas - Product suggestions are not on topic for Stack Exchange websites. I can't believe there isn't a lightweight program that doesn't offer what you want. More information about the server itself would be helpful. This is almost more of a Server Fault question due to the edit. – Ramhound – 2013-01-03T15:28:45.920