Knowledge for our questions, fun for everyone!
Knowledge for our questions, fun for everyone!
Table of contents
Introduction
Architecture
Monitors
Screenshots
Download
Top Sections
Libros (160)
Escalada (68)
Outdoor sports (62)
Mountain Bike (58)
Load Balancer (18)
Top project downloads
Jail (20592)
Load Balancer (4084)
eventmonitor (2997)
phptemplater (2478)
Libxml (1447)
Top active projects
Jail (10776)
libnetcomm (10319)
Libxml (9030)
phptemplater (8470)
eventmonitor (7432)
Exits
EMonitor at Freshmeat
EventMonitor in the WWW
Go back to projects
Poll (101 votes)
What kind of templates you use?
None
String replacements
Smarty
PHPTemplater

Architecture

Event monitor architecture
Architecture
Event monitor architecture

The following diagram shows the basic components of Event Monitor

Event Monitor Architecture
emsrvmsg

(Event Monitor Server Message) this server runs in the monitor machine and collects the messages send by agents. The servers adds a univocal ID to de message and stores it on a file (spool)

emsrvcmd

(Event Monitor Server Command). this servers runs in the monitored machine and listens for commands to be invoked in this machine. This allows proactive managing of the system (useful for routine task like erasing core files, etc). For more details, see features.

emtlog

(Event Monitor Transaction Logger) this tool has 2 uses, syncronize the spool file (this feature allows you have multiple console monitors running concurrently, it is useful by axample for using it with some operators), and delete a specified message (identified by its ID). the deleted message is stored into a historical file.

emconsole

(Event Monitor Console) this is the graphical console where the messages are show. It allows acknowledge the messages, sorting them, send mails, check for new messages, etc. See features for more details.

emputcmd

(Event Monitor Put Command) this tool it used mainly for send actions so a specified client machine. This allows proactive managing of the client system.

emputmsg

(Event Monitor Put message) this tools alows any script to send messages to a server message (monitor system). It has two versions, binary (you can use it in a script) and function library (the system gives you a library with some tools).

Published at 03/01/2004 10:07:40
By Juan M. Casillas




Google



Architecture
Event monitor architecture

Sections
EventMonitor

February's articles
S M T W T F S
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
      
More articles

Search


Other versions
XML version
Printable version

Download
Latest version is 0.6r4
(424 Kb, tar.gz file)

 » from JMCResearch
Quick links
Screenshots
Local CVS Repository
Ask your questions