Handling large amount of syslogs with nagios

Yu Watanabe yu.watanabe at jp.fujitsu.com
Thu May 17 12:03:22 CEST 2012


Hi all!

I would like to ask for advice for following situation.

In a evironment where 1000 of network devices exists and 
nagios monitoring syslogs using passive checks (+syslog-ng) for every hosts,
 huge amount of notifications occurs when there are problem on
network device side. Syslogs will be sent to nagios as a chain reaction from every
devices although the source is only one device.

To elude this situation,
I am considering an alternate way to monitor syslog and
it would be helpful one can share their thoughts whom had 
faced similar situation and came up with cool idea.

My idea is that combination with file (or FIFO) + check_logs.pl (found this in nagios exchange)
Whenever syslog-ng receives the log, then writes it to file and
nagios actively checks the file with check_logs.pl . 
I thought that in this way it can check the logs in group and 
save number of notifications.

Thank you for reading.

Thanks,
Yu



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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