vCenter

 View Only

Sending Java events to NT Event Log

  • 1.  Sending Java events to NT Event Log

    Posted Nov 02, 2009 04:10 AM
    Hi all,

    My client is running SCOM / MOM, and wants to use Hyperic to monitor the JBoss logs and application (log4j) logs. In a nutshell on a match we have to send the logged event to the Windows NT event log, so it gets picked up by SCOM.

    The easier way to do this is to use log4j NTEventAppender to hit the NT event log directly - but we can't flood this log with a whole lot of stuff it doesn't need to see. So Hyperic has to give us fine grained control here.

    As usual, I'm new to Hyperic. Has anyone done this? Am I missing something obvious?

    Thanks in advance.