PDA

Bekijk de volledige versie : Oleg control panel



wpte
18-11-2009, 18:25
I'm making some sort of control panel for oleg firmware.
basicly what it should do in the future is connect to a router via telnet and/or ssh, and displays information in a gui (Graphical User Interface) on your pc:D

I'd like to hear feedback on ideas and on the program.

it's not quite finished yet tho...
but any ideas on things like: what do display, possibilities, layout etc. are welcome.

so far:
I have a log analyzer specially made for the syslog. At the moment it only opens syslog files, but later on when implemented in the control panel everything should go via telnet/ssh.

what it does now is categorize processes, seen at the "Processes" tab, and displays only the selected process in that list.
between the brackets "[]" you can see how many items have been logged from that process. Also it filters out the process id, otherwise you'll get a giant list of processes, especially from ftp! or would someone like this? :p
This way you can quickly spot anything very quickly, I guess:p

some images:
http://wpte.kicks-ass.net/downloads/log1.jpg
http://wpte.kicks-ass.net/downloads/log2.jpg
download it here:Downloady! (http://wpte.kicks-ass.net/downloads/LogAlizer.exe)
you do need .net framework to be installed

please tell me what you think, including any idea's for log filters and the control panel:)