Monitoring Syslog Using Web NMS

 



What is Syslog?

 

Some Definitions on the Web

  1. The GNU/Linux System Logger, where all system messages or errors are stored.

  2. SYSLOG allows you to log significant system information to a remote server.

  3. System Log

  4. A method of collecting together message logs from many systems. Each system sends short text messages to a syslog recorder. The recording system may record these in any desired manner including writing them to a file, sending them on to other systems, and printing them. Syslog messages are transported by UDP datagrams sent to port 514.

Syslog Monitoring Features

Prerequisites

About WMI

System Requirements

 
The hardware and software requirements for the Syslog Feature Pack are same as that of Web NMS. For more information on the supported system requirements, refer to Hardware Requirements and  Software Requirements pages in the Installation Guide of Web NMS.

 

Note:

Database schema is currently available only for MySQL, Oracle, and Sybase. Support will be extended for other databases on a need basis.

 

 

How It Works in Web NMS?

 

The health of the systems in  networks are monitored easily if you have an access to the syslog. In AdventNet Web NMS, you can monitor the syslog messages for the discovered devices.

 

Workflow

 

 

  1. The Web NMS server acts like a centralized Syslog server that collects messages from different monitored devices.

  2. The syslog messages  are collected and parsed as Web NMS events based on some filter criteria defined in the configuration file. The message filter is customizable.

  3. The events are stored in the Events table in the Web NMS database.

  4. These events are then correlated as alarms and are stored in Alerts table in the database.

  5. You can connect the client to the Web NMS server to see the events and alarms displayed. You can also create custom views to display only the Syslog events.

That is, in Linux and Solaris platforms, the syslog will be in a readable format. The syslog messages are forwarded to the server.. The Web NMS Server listens for these messages on UDP Port 514.  

In Windows, you can view the syslog through its event viewer (In Windows 2000, from Start menu, select Settings --> Control Panel -->Administrative Tools --> Event Viewer). These are represented as Web NMS events using WMI scripting API. The syslog stores different types of log messages.



Copyright © 2009 ZOHO Corp. All Rights Reserved.