Syslog Event Log

Manoj Velayudhannair Manoj.Velayudhannair at ustri.com
Tue Aug 21 16:34:54 CEST 2007


Hi Syd,

But my case is little different. I got my Tivoli doing my Monitoring
(NMS) job. I am in search for a Syslog server, for my Cisco devices,
which can send alerts on critical error and warnings.

So would like to have your advise on the same.

Thanks and Regards.

Manoj

-----Original Message-----
From: nagios-users-bounces at lists.sourceforge.net
[mailto:nagios-users-bounces at lists.sourceforge.net] On Behalf Of Syd
Alsobrook
Sent: Tuesday, August 21, 2007 7:29 PM
To: nagios-users at lists.sourceforge.net
Subject: Re: [Nagios-users] Syslog Event Log

On Tuesday 21 August 2007 09:26, Manoj Velayudhannair wrote:
> Thank you Syd, could you please detail your view.

I have a central management server. It runs Nagios, Munin, Cacti, and 
Syslog-ng. I have Syslog-ng configured with these lines.

# Begin
source remote { udp(); tcp(port(514) keep-alive(no)); };
destination remote_hosts 
{ file("/var/log/remote_hosts/$HOST/$FACILITY.log"); };
log { source(remote); destination(remote_hosts); };
# End

These lines configure Syslog-ng to accept connections from remote
systems and 
place the logs in to a host specific directory. I run syslog-ng on all
my 
linux servers.

I have not setup the monitoring yet, it is on my todo list. There are a
number 
of log checks in the Nagios Exchange.

Enjoy,
Syd

-- 
Syd Alsobrook
IT Tag Team, Inc.
518-598-6025
http://www.ittagteam.com

------------------------------------------------------------------------
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when
reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list