Systém kontroly běhu vzdálených strojů a služeb
Remote services control systems
bachelor thesis (NOT DEFENDED)
View/ Open
Permanent link
http://hdl.handle.net/20.500.11956/21847Identifiers
Study Information System: 136046
Collections
- Kvalifikační práce [11232]
Author
Advisor
Referee
Forst, Libor
Faculty / Institute
Faculty of Mathematics and Physics
Discipline
Administration of computer systems
Department
Network and Labs Management Center
Date of defense
14. 9. 2009
Publisher
Univerzita Karlova, Matematicko-fyzikální fakultaLanguage
Czech
Grade
Fail
V předložené práci studujeme možnosti vytvoření systému pro monitoring počítačů v sítích a služeb na nich běžících, který musí umožňovat přidávání testů. Pokud tedy nějaký test zatím neexistuje (nebyl implementován) - mělo by být možné jej do systému přidat. Výsledkem pak je i jedna možná konkrétní implementace takového systému (modulární s koordin'atorem) v jazyce C pro operační systém FreeBSD. Konkrétní testovací metody jsou implementovány jako samostatně běžící moduly, komunikující s jádrem sít'ovým protokolem. V případě zjištěné závady jádro odešle informaci daným způsobem stanoveným osobám. Konkrétní metody zasílání informací jsou také implementovány formou modulů.
In the present work we study possibilities of network monitoring system creation. We will audit computers in networks and services running on them. System must allow adding new kinds of tests into it. So if some test is not yet implemented it should be possible to add it into the system. As a result there is a implementation of such a system (modular with coordinator) written in C languague for FreeBSD operating system. Concrete testing methods are implemented as standalone modules which comunicate with coordinator by network protocol. In the case of error location the coordinator will send information by given way to set persons. Concrete methods for sending information are also implemented as modules.