Files
perl-jmx4perl/perl-jmx4perl.changes
Dirk Stoecker d74b0bcaa4 Accepting request 824720 from devel:languages:perl:autoupdate
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

OBS-URL: https://build.opensuse.org/request/show/824720
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-jmx4perl?expand=0&rev=5
2020-08-08 11:42:57 +00:00

37 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
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