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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Syd Alsobrook Sent: Tuesday, August 21, 2007 7:29 PM To: [email protected] 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 [email protected] 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 [email protected] 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
