[jboss-jira] [JBoss JIRA] Created: (JBADMCON-155) Suggested new core JBossAlertListener available: send Nagios alerts natively with the NagiosAppender library (Apache 2.0)
Jar Lyons (JIRA)
jira-events at lists.jboss.org
Mon Nov 24 23:43:46 EST 2008
Suggested new core JBossAlertListener available: send Nagios alerts natively with the NagiosAppender library (Apache 2.0)
-------------------------------------------------------------------------------------------------------------------------
Key: JBADMCON-155
URL: https://jira.jboss.org/jira/browse/JBADMCON-155
Project: JBoss Admin Console
Issue Type: Feature Request
Reporter: Jar Lyons
Priority: Optional
Suggestion: include the NagiosAppender library with the JBoss Application Server.
The latest version of the log4j based NagiosAppender exposes a JBossAlterListener MBean (NagiosAlertListener) which can be configured in the monitoring-servlce.xml file.
Once configured, the registration is available as the action for managing your alerts. Alerts are sent using native Java (no requirement for installing nsca_send). The only limitation is that the only nsca encryption scheme currently supported is XOR and clear text.
The NagiosAlertListener greatly simplifies the overhead typically involved in adding new monitoring entry points in Nagios, as the NagiosAppender uses the push model (nsca server). Therefore, alerts can be registered dynamically in JBoss without having to touch the Nagios server itself.
The latest version of the library (1.3.0) has been vetted against JBoss 3.2.7 and 4.2.2.GA
Here is a link to a sample configuration file
http://nagiosappender.cvs.sourceforge.net/viewvc/nagiosappender/nagiosappender/conf/monitoring-service.xml?revision=1.1&view=markup
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list