[X] The "Vixta.org-098.01.En.iso" file could not be found or is not available. Please select another file.

This project encompasses a custom appender for log4j, intended for system administrators and/or developers interested in using the log4j architecture to push messages to Nagios, via the Nagios nsca server. Release 1.5.0 contains a class (Nsca.java) that


http://nagiosappender.sourceforge.net





Separate each tag with a space.

Release Date:

2009-06-18

Topic:

Operating System:

License:

Intended Audience:

Programming Language:

Registered:

2005-06-08

Ratings and Reviews

Be the first to post a text review of NagiosAppender. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Tracker artifact added

    wodrich created the Socket timeout required artifact

    posted by wodrich 48 days ago

  • NagiosAppender 1.5.1 file released: NagiosAppender-1.5.1.zip

    - Fixed a bug associated with using the MDC facility for defining the HOST attribute for the nagios alert. The bug manifests itself as a stack trace in the console like ... log4j:ERROR MDC lookup for hostname failed ... key = nagios_host_name java.lang.Exception: MDC lookup for hostname failed ... key = nagios_host_name at org.apache.log4j.nagios.NagiosAppender.getHostName(NagiosAppender.java:1420) Also, the alert that gets delivered to Nagios was arriving with HOST = 'NOT_SET' This bug had to do with the indeterminant order in which the bean attributes are called, so you may or may not have experienced the problem if you are currently using this facility. - Changed layout requirement from false to true. Since layouts are not optional (at least with properties based configurations), we need to set this to true to support MDC in layouts.

    posted 200 days ago

  • File released: /NagiosAppender/1.5.1/NagiosAppender-1.5.1.zip

    posted 200 days ago

  • Code committed

    jarbaby committed patchset 31 of module nagiosappender to the NagiosAppender CVS repository, changing 1 files

    posted by jarbaby 200 days ago

  • Code committed

    jarbaby committed patchset 30 of module nagiosappender to the NagiosAppender CVS repository, changing 4 files

    posted by jarbaby 200 days ago

  • Project Information Updated

    jarbaby changed the public information on the NagiosAppender project

    posted by jarbaby 291 days ago

  • NagiosAppender 1.5.0 file released: NagiosAppender-1.5.0.zip

    1.5.0 Added a new class which provides the equivalent API of the nsca_send.c program without the dependence on log4j (Nsca.java) Nsca nsca = new Nsca(); nsca.setConfigFile("conf/nsca_send_clear.cfg"); nsca.send_nsca("localhost", "5667", "production", "MyApplication", "something bad just happened", 1, 0); System.out.println("send complete!!");

    posted 291 days ago

  • File released: /NagiosAppender/1.5.0/NagiosAppender-1.5.0.zip

    posted 291 days ago

  • Code committed

    jarbaby committed patchset 29 of module nagiosappender to the NagiosAppender CVS repository, changing 1 files

    posted by jarbaby 291 days ago

  • Separated protocol into separate class - 1.5.0

    Nsca.java allows clients to send messages directly to the nsca server without any dependence on Log4j

    posted by jarbaby 292 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

NagiosAppender Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks