blockmon
blockmon copied to clipboard
A Modular System for Flexible, High-Performance Traffic http://www.ict-mplane.eu/
Hi jmmlmendes, Today is another day and another problem comes. I download tstat-3.1.1 from http://tstat.tlc.polito.it/software.php. After tstat is installed, I do the following steps, ``` cp [TSTATDIR]/include/libtstat.h [BLOCKMONDIR]/lib/external/tstat/ ln -s...
Hi, When I tried running blockmon with`python daemon/cli.py` command, I get the next error: ``` [root@localhost blockmon]# sudo python daemon/cli.py Traceback (most recent call last): File "daemon/cli.py", line 39, in...
Sorry to bother you again, jmmlmendes. This time , I chose the release v1.1 . Since I was forbidden to access`http://pugixml.googlecode.com/files/pugixml-1.2.tar.gz(in china.)` I download `pugixml-1.2.tar.gz` from`https://github.com/zeux/pugixml/releases`, put it in lib/external...
Hi, I read INSTALL.md file, it said “Several external libraries have to be installed into the `lib/external`”, but the following steps are: 3. libfc (you need GIT installed for this)...
libblockmoncore.so is 34M after building but only 1.8M after stripping unnecessary symbols. Investigate if there is a way to create a smaller .so (even if stripping after still makes it...