1 / 19

Remote Logging System (rls)

Remote Logging System (rls). Marc Gessner gessner@in2p3.fr Centre de Calcul de l ’IN2P3. RLS - Presentation. Why did we develop a message router ? The IN2P3-Computing Center. What we had & what we needed. What is RLS ? Main Principles. The messages. The client Products :

toril
Download Presentation

Remote Logging System (rls)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Remote Logging System (rls) Marc Gessner gessner@in2p3.fr Centre de Calcul de l ’IN2P3

  2. RLS - Presentation • Why did we develop a message router ? • The IN2P3-Computing Center. • What we had & what we needed. • What is RLS ? • Main Principles. • The messages. • The client Products : • RLS Console : GUI, customization of display and filters. • WebRLS : Queries and results. • What do you need to remember ?

  3. IN2P3 Computing Center • More than 250 Unix Stations. • 5 Different UNIX Flavours. • Remains available 24h/24 & 7d/7. • Thousands (Millions) of log messages generated everyday. • Various « home-made » applications.

  4. Former administration systems • Mail messages : • Much too slow. • Systems administrators mailboxes pollution (Often thousands of mails a day). • Syslogs : • Too many messages to read them everyday. • No standard message format for different operating systems. • No filtering.

  5. The need of renewal • We needed something to replace e-mail : • The logs had to be centralized. • It had to be filtered • Easier to read. • Smaller impact on network bandwidth. • It should have generated audio alarms for high severity messages. • It had to be quick and reliable. • It had to work on heterogeneous platforms and networks.

  6. Commercial Products • Each of the products had at least one of the drawbacks listed here below. • Filtering difficult and uneasy to adapt. • Difficult to parameterize or to interface with «home-made» applications. • Heavy load for the platforms (CPU Time / Network bandwidth / Disk space). • NIS / DNS dependant.

  7. What is RLS ? • The message router was developed at the end of 1997 for and by the System Administration group. • Used since Feb 1998 for error and alert messages transmission. An information centralization product

  8. Principles • Developed in C. Uses UDP-TCP/IP, sockets and IPCs. • Agents available for AIX, Digital Unix, HP-UX, Linux and Solaris. • Provides both : • an API to send messages from «home-made» applications in C and C++. • a command line interface to send messages from shell scripts.

  9. RLS : How it works. Monitored Server RLS server Clients Any program + RLS agent rlsd Webrls rlscons UDP/IP TCP/IP Text Files

  10. The message • A Message is made of : • A «tag» : Sending application name or default class. • A severity level. • A text. • A unique message identifier (uuid). • Identification of the sender : • UID / GID / Host of the sender. • Emission and reception timestamps.

  11. Client Products • RlsCons - X graphical console. - « Real time » displaying. - C program with GTK graphical interface. • WebRLS - Available from any web browser. - History display. - CGI - BIN program.

  12. RlsCons.

  13. RLSCons Customization • All the displayed information can be customized.

  14. RLSCons Customization • To each severity can be associated : • A sound : Increases your popularity among your colleagues. • Color codes.

  15. RLSCons Customization • Set up of filters : • Beta platforms which shall not be monitored. • Problems you don ’t want to hear about, ...

  16. RLSCons Messages • Available informations about each message.

  17. WebRLS QUERIES

  18. WebRLS Results

  19. More Info ... • Performances : • 1 Second to display a message in RLSConsole. • Able to handle at least 100 Messages per second. • Interested ? mailto: sysunix@cc.in2p3.fr • About GTK : www.gtk.org

More Related