Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
windows | 2011-01-02 | ||
linux | 2011-01-02 | ||
source | 2010-12-25 | ||
sysmonitor_readme.txt | 2010-12-21 | 1.4 kB | |
Totals: 4 Items | 1.4 kB | 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"