It's very easy to make the producerd image clickable with a map. So you can click on a part of QOS tree to see the options and change these options. So you need a page for each element. Until now, the scripts only produces the image. The next step would be to make these picture clickable and produce html output. After that, I need some scripts to change the settings.
Until know, it works very well with a few scripts. But there are so much possibilty's that I have to try some more combinations to be sure that all elements are recognized and displayed properly.
I also want to have a real-time bandwidth monitor.
The programs gets a list of the classes and qdiscs. They are processed and the ouput is generated. For each elements the filters are searched and eventually displayed.
It's very easy to make the producerd image clickable with a map. So you can click on a part of QOS tree to see the options and change these options. So you need a page for each element. Until now, the scripts only produces the image. The next step would be to make these picture clickable and produce html output. After that, I need some scripts to change the settings.
Until know, it works very well with a few scripts. But there are so much possibilty's that I have to try some more combinations to be sure that all elements are recognized and displayed properly.
I also want to have a real-time bandwidth monitor.
The programs gets a list of the classes and qdiscs. They are processed and the ouput is generated. For each elements the filters are searched and eventually displayed.
It generates a .dot file and it generates a png with the dot program from this .dot file.