I can't compile it, nor using the compiled version inside (I've not the shared lib needed in my Ubuntu machine)...
Compiling I get this error:
/usr/share/qt3/bin/uic form_connect.ui -o form_connect.h
uic: File generated with too recent version of Qt Designer (4.0 vs. 3.3.6)
back around 2000, two of us developed KIO's for snmps. Sadly, we both let it drop. Consider the idea of re-doing the kio for this. Here is my kde 2.0 version (http://raab.windbournetech.com/~rraab/snmpio-0.2.0.tar.gz)
The nice advantage of this, is the re-usablility of the code. The KIO is a mostly good approach to accessing SNMP.
Ratings & Comments
8 Comments
I can't compile it, nor using the compiled version inside (I've not the shared lib needed in my Ubuntu machine)... Compiling I get this error: /usr/share/qt3/bin/uic form_connect.ui -o form_connect.h uic: File generated with too recent version of Qt Designer (4.0 vs. 3.3.6)
Hi...You need Qt 4.x to compile/run it.
back around 2000, two of us developed KIO's for snmps. Sadly, we both let it drop. Consider the idea of re-doing the kio for this. Here is my kde 2.0 version (http://raab.windbournetech.com/~rraab/snmpio-0.2.0.tar.gz) The nice advantage of this, is the re-usablility of the code. The KIO is a mostly good approach to accessing SNMP.
OK!!!! I will try..!!! Thanks a lot!!!!
I Know that I have a lot of work to do... this is a beta... Please tell me what you think......
You have probably good intentions but who is your target for this?
Basically Network Administator.. that need tool's like SolarWinds (real time bandwidth monitor ). I know that at this point is not very usefull...
Ok. I'll wait and see what comes out of it. There will always be room for a good net-admin tool. Keep it up. regards,