Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
thesysmonitor_1.5_windows.zip | 2011-01-02 | 532.1 kB | |
thesysmonitor_1.4_windows.zip | 2010-12-16 | 535.3 kB | |
thesysmonitor_1.3_windows.zip | 2010-12-14 | 523.1 kB | |
thesysmonitor_1.2_windows.zip | 2010-12-13 | 522.1 kB | |
thesysmonitor_1.1_windows.zip | 2010-12-09 | 518.8 kB | |
extras_x86.zip | 2010-12-09 | 941.9 kB | |
Totals: 6 Items | 3.6 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"