Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
thesysmonitor_1.5_linux_x64.zip | 2011-01-02 | 297.6 kB | |
thesysmonitor_1.5_linux_x86.zip | 2010-12-25 | 297.2 kB | |
thesysmonitor_1.4_linux_x86.zip | 2010-12-21 | 295.5 kB | |
thesysmonitor_1.4_linux_x64.zip | 2010-12-16 | 296.6 kB | |
thesysmonitor_1.3_linux_x64.zip | 2010-12-14 | 296.5 kB | |
thesysmonitor_1.2_linux_x64.zip | 2010-12-13 | 289.0 kB | |
thesysmonitor_1.1_linux_x64.zip | 2010-12-09 | 288.1 kB | |
Totals: 7 Items | 2.1 MB | 0 |
--------------------------------------------- The SysMonitor (also Mosyloon) project README Author: Martin 'sachy' Šácha 2010/2011 License of project: GNU GPL license --------------------------------------------- INSTALLATION Linux: Download and extract package with Linux version. Set the executable bit for binaries. Run "configure" utility in terminal. Start "server" for grabing data from machine to database. ---NOTE: "server" can run only on *nix systems. Start "client" for ploting data from database. ---NOTE: "client" can run in another *nix/windows machine. ---NOTE: "client" need installed SDL and MySQL runtime libraries. WINDOWS: Download and extract package with Windows version. Download and extract package "extras" into the same folder as The SysMonitor. Run "configure.exe" utility. Start "client.exe" for ploting load of *nix machine from database. Windows "server.exe" utility not supported yet. COMPILLATION: Download and extract package with source codes. Install any C++ compiller (g++ recommended), SDL and MySQL devel packages and SDL_Draw source codes. ---NOTE: SDL_Draw you can get from SDL_Draw site with instruction howto install it. ---NOTE: SDL_Draw site: http://sdl-draw.sourceforge.net/ ---NOTE: If you DONT using GNU g++ compiller, you will must edit "kompilace.sh" script. Use "kompilace.sh" script to make binaries "client", "configure" and (non-win systems only) "server"