0

We currently have a crappy networking at our office, I meant that the router nor the switch cannot monitor the network. And we currently do not have any tool which can monitor this network.

So what I want to do is to monitor the network traffic of all the computers connected to this network. Something like I can see their transfer rates and things. I already tested a program called Net-Peekr, but the problem is that I need to install Net-Peeker Agents on all of the computers I want to monitor. It works fine but I cannot monitor the people who connects to our network via WiFI, because I don't have access (cannot install Agent) to those laptops or smartphones. Thats why I want a solution on which I won't have to install any agents on the PC's I want to monitor.

I saw a software long ago which does not have to use agents, which acts as a server. Like, the computer in which that software is installed needs another network card, and the switch is connected to this extra network card or so. I don't really understand that concept but if that's a solution, that's also fine.

Is it possible and what is the best solution for this?

Jet
  • 2,576

2 Answers2

3

The problem you are running into is that you want to do QoSish things without the tech to support it. To straight monitor your wifi space, you could just have a spectrum analyzer running and then see when your wifi usage has increased based on the increased activity on the analyzer.

However, that does not seem like what you want. If you want to do granular monitoring on a per device basis, as well as a potential for QoS you either have to control the end user devices (using net-peeker for instance) or have that technology on your hardware (router/switch/ap).

If you hardware does not already support this you can try seeing if you can upgrade it using something like DD-WRT or Tomato.

Else, you can setup a computer to act as a gateway and install pfSense on it. You can also install Linux and use one of the many tools with that. Windows is also an option although I don't know of tools for that.

prateek61
  • 1,186
0

I assume you are searching for a solution like this?

SoftPerfect Bandwidth Manager is a full-featured traffic management tool for Windows. This can monitor and manage your traffic, and also can set rules and limits.

Richie
  • 38
  • 6