Hi,
Is it possible to allocate bandwidth using qos and php?
Im doing a bandwidth management project for a lan where i would have a web ui displaying information about the network, (graphs etc).
I want to be able to allocate certain amounts of bandwidth to certain interfaces with php and qos. I will be using snmp to get information about the network.
The idea is that the user will be able to allocate bandwidth to certain network devices through the web based ui.
Is this possible?