How to parse an EventReporter Syslog Message in Perl?

Simply use the sample script below. It shows you how to parse a single syslog message  generated by EventReporter. You can cut it from the textbox below. #!/usr/bin/perl ##################################################################################################### #Copyright (C) 2001 by Adiscon GmbH * http://www.adiscon.com # #This software can be distributed freely and used without cost, as long as this copyright notice #and […]

Can Sybari Antigen virus alerts be forwarded to a syslog daemon?

We are operating Sybari’s Antigen anti-virus product. We would like to see virus notifications at our central syslog daemon. Can EventReporter help in this case? Definitely yes. EventReporter can forward Antigen’s virus notifications to the syslog daemon. Sybari’s product can write notifications to the NT event log. This is where EventReporter can pick them up […]

How to monitor a Software-Raid on Windows 2003 by using the EventLog Monitor of MonitorWare Agent.

This article will guide you in how to monitor a software raid on Windows 2003 by filtering specific events by using the EventLog Monitor in MonitorWare Agent. This is also possible with EventReporter, however this article will target the more powerful MonitorWare Agent. You can download a preconfigured configuration from here, which you can import […]

ODBC on x64-Machines

Microsoft provides integration of 32bit software into the 64 bit world. They have worked quite hard to make any differences invisible to the user and even the programmer. However, there are some subtleties that cannot be totally hidden. One of them can be experienced in the ODBC subsystem. There are actually two ODBC subsystems in […]

Scroll to top