JavaScript is disabled for your browser. Some features of this site may not work without it.
Vážení uživatelé, Digitální repozitář UK bude z důvodu údržby v čase od 17:00 do cca 17:15 dočasně nedostupný. Ukončete prosím práci a odhlaste se ze systému. Děkujeme za pochopení. || Dear CU Digital Repository users, the system will be temporarily unavailable due to the maintenance from 5:00 PM to approx. 5:15 PM. Please save your work and logout. Thank you for your understanding.
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.