HSAnet / glimpse_client

GLIMPSE is an end host-based network measurement tool.
http://www.measure-it.net
Other
6 stars 6 forks source link

Snmp measurement #369

Closed Kri-7-q closed 8 years ago

Kri-7-q commented 8 years ago

Measurement works but has no result pages.

MKV21 commented 8 years ago

Android and Windows do not like this, see https://mplane.informatik.hs-augsburg.de/viewLog.html?buildId=8306&buildTypeId=MPlane_ClientMasterDebugBundledAndroidArmv7&tab=buildLog and https://mplane.informatik.hs-augsburg.de/viewLog.html?buildId=8304&buildTypeId=MPlane_ClientDebugWindows&tab=buildLog

MKV21 commented 8 years ago

Can you try to include the net-snmp as a git submodule and squash your commits? (git clone git://git.code.sf.net/p/net-snmp/code net-snmp-code)

Kri-7-q commented 8 years ago

Android build problem fixed. May it build on Windows to. But I still get the error message: Project ERROR: Unknown module(s) in QT: systeminfo

monstermunchkin commented 8 years ago

Good work @Kri-7-q. Unfortunately the Windows build is broken due to issues inside the net-snmp project itself. Since we do not know how to resolve these problems at the moment, I will be closing this pull request for now.