Are you talking about the Windows event log? There are various plugins available on Monitoringexchange.org for that.
Or are you talking about a text log file produced by IIS and various other programs? There may still be plugins available for the specific log file you want to parse, or you may be able to write your own. You could write a simple batch file using the findstr command, or you could install perl or a similar tool for more powerful parsing mechanisms. [email protected] wrote: > > Hi All, > > I m monitoring windows machine through nagios using NSclient++. > How can I monitor log file on windows machine. > I need to check for a particular pattern in the log file for sending > any notification. > > Any help is appreciated. > > > Thanks, > Chethan > > -- Kevin Keane Owner The NetTech Find the Uncommon: Expert Solutions for a Network You Never Have to Think About Office: 866-642-7116 http://www.4nettech.com This e-mail and attachments, if any, may contain confidential and/or proprietary information. Please be advised that the unauthorized use or disclosure of the information is strictly prohibited. The information herein is intended only for use by the intended recipient(s) named above. If you have received this transmission in error, please notify the sender immediately and permanently delete the e-mail and any copies, printouts or attachments thereof. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ 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
