Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jalarms-1.5.2-binaries.zip | 2011-01-25 | 227.6 kB | |
jalarms-aop-1.5.2-javadoc.jar | 2011-01-25 | 27.8 kB | |
jalarms-channels-1.5.2-javadoc.jar | 2011-01-25 | 54.3 kB | |
jalarms-core-1.5.2-javadoc.jar | 2011-01-25 | 109.2 kB | |
jalarms-aop-1.5.2-sources.jar | 2011-01-25 | 3.0 kB | |
jalarms-channels-1.5.2-sources.jar | 2011-01-25 | 11.1 kB | |
jalarms-core-1.5.2-sources.jar | 2011-01-25 | 23.8 kB | |
jalarms-aop-1.5.2.jar | 2011-01-25 | 4.7 kB | |
jalarms-channels-1.5.2.jar | 2011-01-25 | 20.0 kB | |
jalarms-core-1.5.2.jar | 2011-01-25 | 33.4 kB | |
README-1.5.2.txt | 2011-01-25 | 977 Bytes | |
1.5.1 Release Notes | 2010-12-02 | 225 Bytes | |
jAlarms 1.5.1 API docs | 2010-12-02 | 150.2 kB | |
jAlarms 1.5.1 Source Code | 2010-12-02 | 34.3 kB | |
jalarms-1.5.1.jar | 2010-12-02 | 44.0 kB | |
1.5 Release Notes | 2010-11-23 | 889 Bytes | |
jalarms-1.5.0-sources.jar | 2010-11-23 | 34.2 kB | |
jalarms-1.5.0-javadoc.jar | 2010-11-23 | 149.7 kB | |
jalarms-1.5.0.jar | 2010-11-23 | 49.9 kB | |
Totals: 19 Items | 979.4 kB | 0 |
jAlarms 1.5.2 contains a new channel to send messages to Nagios, through the use of the jsendnsca library. Thanks to Robin Bramley for the contribution (@rbramley on Twitter). jsendnsca is available at http://code.google.com/p/jsendnsca/ or through the Apache ServiceMix bundles. From this release on, the library will be split in 3. The core module contains just the main classes and channels that have no external dependencies. The channels module contains channels and classes that have external dependencies (mail channel, smpp, msn, etc). The aop module contains the aspect and annotation to use jAlarms with AOP. Hopefully this will ease the inclusion of jAlarms in the Maven Central Repository and will also ease the inclusion of new channels in the future, since only the channels module will need to be replaced. The version number for all 3 modules is 1.5.2 for now but may start changing in the future in an independent manner as they are independently modified.