@phil.davis:
There is not a way to easily "guess" the bandwidth of an interface at present - many people will have a 100Mbps ethernet cable between their WAN port and frojnt-end modem device. The front end connection to the internet will usually be much slower than this (depending what their hardware does and what they have paid for from the ISP).
It would be easy enough to add an attribute to the Interface configuration page that lets you define the expected real throughput speed for the interface.
Then, if something was set in there, things like Traffic Graph could start scaling at that rate.
If things like this are done, then it would also be good to have a "Save" button on the Traffic Graph page so users can decide what graph settings they want as default.
Exactly.
I would enter, for example, that opt2 (or wan2) should be maximum with 16.000 kbit/s.
If the real Bandwith never reaches this limit, its totally ok. I just want to see, what percentage of the technical-maximum is reached at the moment.
For a LAN-Interface this would be 100 Mbit/s or 1 Gbit/s.
I may be ablt to code that into the pfsense-GUI, but for saving this setting to the pfsense-harddrive, i may neet to look into it more deeply. PHP is one thing, but the saving-functions and the config-db…. well, i would love to have this coded into pfsense by one of the pfsense-programmers themself. So i dont need to learn, what they already know and so everyone can have this option in the next update.
What about it, PFsense-team? :)