File perl-jmx4perl.changes of Package perl-jmx4perl
-------------------------------------------------------------------
Wed May 13 10:38:48 UTC 2020 - Tina Müller <timueller+perl@suse.de>
updated to 1.13
see /usr/share/doc/packages/perl-jmx4perl/CHANGES
1.13 (2020-05-12)
- Fixed bug in output for Tomcat 8 check_jmx4perl Nagios check
- Changed CLI interface of 'jmx4perl list' and the possible arguments
for LIST request. Note, that this change is not backwards compatible.
However the fix is trivial: Instead of providing a full path into the
LIST response as single argument (e.g. 'java.lang/type=Memory/HeapMemoryUsage')
you have to provide two arguments for the MBean and the path into MBean's
meta data (e.g. 'java.lang:type=Memory' and'HeapMemoryUsage')
- Fixed Dockerfile
- Add Tomcat 8 specific checks
-------------------------------------------------------------------
Sun Sep 20 09:32:52 UTC 2015 - coolo@suse.com
- updated to 1.12
see /usr/share/doc/packages/perl-jmx4perl/CHANGES
-------------------------------------------------------------------
Sat May 2 09:58:13 UTC 2015 - coolo@suse.com
- updated to 1.11
see /usr/share/doc/packages/perl-jmx4perl/CHANGES
-------------------------------------------------------------------
Mon Nov 11 17:20:07 UTC 2013 - darin@darins.net
- only require perl-macros for older suse version
http://en.opensuse.org/openSUSE:Packaging_Perl#RPM_Macros_for_perl_modules
- fix license