Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
thesysmonitor_1.5_source.zip | 2010-12-25 | 1.1 MB | |
thesysmonitor_1.4_source.zip | 2010-12-16 | 1.1 MB | |
thesysmonitor_1.3_source.zip | 2010-12-14 | 1.1 MB | |
thesysmonitor_1.2_source.zip | 2010-12-13 | 1.1 MB | |
thesysmonitor_1.1_source.zip | 2010-12-09 | 1.1 MB | |
Totals: 5 Items | 5.7 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"