[Pkg-nagios-changes] [pkg-check-mk] 01/03: Imported Upstream version 1.2.2p3

Thomas Bechtold toabctl-guest at moszumanska.debian.org
Sat Nov 30 12:58:13 UTC 2013


This is an automated email from the git hooks/post-receive script.

toabctl-guest pushed a commit to branch master
in repository pkg-check-mk.

commit fbecb5734b8a7a2da1f19e33819d6b9e6bf5fa5d
Author: Thomas Bechtold <thomasbechtold at jpberlin.de>
Date:   Sat Nov 30 13:50:02 2013 +0100

    Imported Upstream version 1.2.2p3
---
 ChangeLog            |  66 ++++++++++++++++++++++++++++++++++++++++++++++++
 VERSION              |   2 +-
 agents.tar.gz        | Bin 240487 -> 240488 bytes
 checkman.tar.gz      | Bin 104683 -> 104616 bytes
 checks.tar.gz        | Bin 203773 -> 203811 bytes
 conf.tar.gz          | Bin 1983 -> 1984 bytes
 doc.tar.gz           | Bin 936354 -> 935066 bytes
 livestatus.tar.gz    | Bin 372787 -> 372494 bytes
 mkeventd.tar.gz      | Bin 90742 -> 90449 bytes
 modules.tar.gz       | Bin 83206 -> 83360 bytes
 notifications.tar.gz | Bin 4328 -> 4308 bytes
 package_info         |  70 +++++++++++++++++++++++++--------------------------
 pnp-templates.tar.gz | Bin 24129 -> 24272 bytes
 setup.sh             |   8 +++---
 share.tar.gz         | Bin 4148 -> 4148 bytes
 web.tar.gz           | Bin 3725452 -> 3726110 bytes
 16 files changed, 106 insertions(+), 40 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index c4e2997..6934565 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,69 @@
+1.2.2p3:
+    Core:
+    * FIX: get_average(): Gracefully handle time anomlies of target systems
+    * FIX: notifications: /var/lib/check_mk/notify directory is now created 
+           correctly during setup from tgz file. (Without it notifications
+           did not get sent out.)
+    * FIX: add missing $DESTDIR to auth.serials in setup.sh
+
+    Checks & Agents:
+    * FIX: winperf_processor: fix case where CPU percent is exactly 100%
+    * FIX: blade_powerfan: fix mixup of default levels 50/40 -> 40/50
+    * FIX: Cleaned up graph rendering of Check_MK services 
+    * FIX: zypper: deal with output from SLES 10
+    * FIX: zpool_status: Ignoring "No known data errors" text
+    * FIX: fileinfo: no longer inventorize missing files
+    * FIX: fileinfo: fixed fileinfo grouping in case of missing files
+    * FIX: fileinfo: take care of empty patterns
+    * FIX: dmi_sysinfo: Handling ":" in value correctly
+    * FIX: check_http: Fixed syntax error when monitoring certificates
+    * FIX: check_dns: parameter -A does not get an additional string
+    * FIX: diskstat: Fixed wrong values for IO/s computation on linux hosts
+    * FIX: blade_healts: Fixed wrong index checking resulting in exceptions
+    * FIX: mrpe: gracefully handle invalid plugin exit codes
+    * FIX: check_mk-ipmi.php: PNP template now displays correct units as delivered
+           by the check plugin
+
+    Multisite:
+    * FIX: LDAP: Disabling use of referrals in active directory configuration
+    * FIX: Fixed missing roles in auth.php (in some cases) which resulted in
+           non visible pnp graphs and missing nagvis permissions
+    * FIX: Fixed label color of black toner perfometers when fuel is low
+    * FIX: Fixed wrong default settings of view filters in localized multisite
+    * FIX: Fixed exception when enabling sounds for views relying on 
+           e.g. alert statistics source
+    * FIX: Folder Tree Snapin: make folder filter also work for remote
+           folders that do not exist locally
+    * FIX: correctly display sub-minute check/retry intervals
+    * FIX: fix logic of some numeric sorters
+    * FIX: Improved user provided variable validation in view code
+    * FIX: Improved user provided variable validation in bookmark sidebar snapin
+    * FIX: Escaping html code in plugin output painters
+
+    WATO:
+    * FIX: fix layout of Auxiliary tags table
+    * FIX: avoid exception when called first time and first page ist host tags
+    * FIX: fix validation of time-of-day input field (24:00)
+    * FIX: automation users can now be deleted again (bug was introduced in 1.2.2p1)
+    * FIX: fix logwatch pattern analyzer message "The host xyz is not
+           managed by WATO." after direct access via snapin
+    * FIX: Fixed first toggle of flags in global settings when default is set to True
+    * FIX: fix exception and loss of hosts in a folder when deleting all site connections
+           of a distributed WATO setup
+    * FIX: avoid Python exception for invalid parameters even in debug mode
+    * FIX: check_ldap: Removed duplicate "-H" definition
+    * FIX: Fixed some output encoding problem in snapshot restore / deletion code
+    * FIX: Improved user provided variable validation in snapshot handling code
+    * FIX: Improved user provided variable validation in inventory dialog
+
+    Event Console:
+    * FIX: apply rewriting of application/hostname also when cancelling events
+    * FIX: check_mkevents now uses case insensitive host name matching
+
+    Livestatus:
+    * livestatus: fixed incorrect output formatting of comments_with_info column
+    * table statehist: fixed memory leak
+
 1.2.2p2:
     Core:
     * FIX: better error message in case of exception in SNMP handling
diff --git a/VERSION b/VERSION
index e4fc4d2..885c883 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.2.2p2
+1.2.2p3
diff --git a/agents.tar.gz b/agents.tar.gz
index ae65732..dde2945 100644
Binary files a/agents.tar.gz and b/agents.tar.gz differ
diff --git a/checkman.tar.gz b/checkman.tar.gz
index 5565ef0..536ceb9 100644
Binary files a/checkman.tar.gz and b/checkman.tar.gz differ
diff --git a/checks.tar.gz b/checks.tar.gz
index cdf6363..7153bfc 100644
Binary files a/checks.tar.gz and b/checks.tar.gz differ
diff --git a/conf.tar.gz b/conf.tar.gz
index fe5c91e..3b211e9 100644
Binary files a/conf.tar.gz and b/conf.tar.gz differ
diff --git a/doc.tar.gz b/doc.tar.gz
index 0dc3cb3..de713f6 100644
Binary files a/doc.tar.gz and b/doc.tar.gz differ
diff --git a/livestatus.tar.gz b/livestatus.tar.gz
index 7f5c5a8..0b3430c 100644
Binary files a/livestatus.tar.gz and b/livestatus.tar.gz differ
diff --git a/mkeventd.tar.gz b/mkeventd.tar.gz
index 57b1c4c..b68e8be 100644
Binary files a/mkeventd.tar.gz and b/mkeventd.tar.gz differ
diff --git a/modules.tar.gz b/modules.tar.gz
index 2bf73f0..c348088 100644
Binary files a/modules.tar.gz and b/modules.tar.gz differ
diff --git a/notifications.tar.gz b/notifications.tar.gz
index 030447e..f06075c 100644
Binary files a/notifications.tar.gz and b/notifications.tar.gz differ
diff --git a/package_info b/package_info
index 02b09ea..845e2c2 100644
--- a/package_info
+++ b/package_info
@@ -1,7 +1,8 @@
 {'author': 'Mathias Kettner',
  'description': 'This package is automatically created during setup of Check_MK and contains files shipped with the official release of Check_MK.',
  'download_url': 'http://mathias-kettner.de/check_mk.html',
- 'files': {'agents': ['apache_status.cfg',
+ 'files': {'agents': ['Makefile',
+                      'apache_status.cfg',
                       'check_mk_agent.aix',
                       'check_mk_agent.freebsd',
                       'check_mk_agent.hpux',
@@ -16,7 +17,6 @@
                       'hpux/hpux_lunstats',
                       'jolokia.cfg',
                       'logwatch.cfg',
-                      'Makefile',
                       'plugins/db2_mem.sh',
                       'plugins/mk_mysql',
                       'plugins/dmraid',
@@ -64,8 +64,8 @@
                       'windows/check_mk_agent.exe',
                       'windows/nowin.exe',
                       'windows/crash.exe',
-                      'xinetd_caching.conf',
-                      'xinetd.conf'],
+                      'xinetd.conf',
+                      'xinetd_caching.conf'],
            'checkman': ['3ware_disks',
                         '3ware_info',
                         '3ware_units',
@@ -105,13 +105,13 @@
                         'cisco_qos',
                         'cisco_temp',
                         'cisco_temp_sensor',
+                        'cmctc.temp',
                         'cmctc_lcp.blower',
                         'cmctc_lcp.blowergrade',
                         'cmctc_lcp.flow',
                         'cmctc_lcp.regulator',
                         'cmctc_lcp.temp',
                         'cmctc_psm_m',
-                        'cmctc.temp',
                         'cpsecure_sessions',
                         'cpu.loads',
                         'cpu.threads',
@@ -274,9 +274,9 @@
                         'mssql_tablespaces',
                         'mssql_versions',
                         'multipath',
-                        'mysql_capacity',
                         'mysql.innodb_io',
                         'mysql.sessions',
+                        'mysql_capacity',
                         'netapp_cluster',
                         'netapp_vfiler',
                         'netapp_volumes',
@@ -314,10 +314,10 @@
                         'smart.stats',
                         'smart.temp',
                         'smbios_sel',
-                        'snia_sml',
                         'sni_octopuse_cpu',
                         'sni_octopuse_status',
                         'sni_octopuse_trunks',
+                        'snia_sml',
                         'snmp_info',
                         'snmp_uptime',
                         'solaris_multipath',
@@ -445,8 +445,8 @@
                       'df',
                       'df.include',
                       'df_netapp',
-                      'df_netapp32',
                       'df_netapp.include',
+                      'df_netapp32',
                       'diskstat',
                       'diskstat.include',
                       'dmi_sysinfo',
@@ -462,6 +462,7 @@
                       'fc_brocade_port',
                       'fc_brocade_port_detailed',
                       'fileinfo',
+                      'fjdarye.include',
                       'fjdarye100_cadaps',
                       'fjdarye100_cmods',
                       'fjdarye100_cmods_mem',
@@ -486,7 +487,6 @@
                       'fjdarye60_sum',
                       'fjdarye60_syscaps',
                       'fjdarye60_thmls',
-                      'fjdarye.include',
                       'fortigate_cpu',
                       'fortigate_memory',
                       'fortigate_sessions',
@@ -534,8 +534,8 @@
                       'ibm_rsa_health',
                       'ibm_xraid_pdisks',
                       'if',
-                      'if64',
                       'if.include',
+                      'if64',
                       'if_lancom',
                       'ifoperstatus',
                       'ipmi',
@@ -586,16 +586,16 @@
                       'ntp',
                       'nvidia',
                       'omd_status',
-                      'oracle_asm_diskgroup',
                       'oracle.include',
+                      'oracle_asm_diskgroup',
                       'oracle_logswitches',
                       'oracle_sessions',
                       'oracle_tablespaces',
                       'oracle_version',
                       'ovs_bonding',
+                      'pdu_gude.include',
                       'pdu_gude_8301',
                       'pdu_gude_8310',
-                      'pdu_gude.include',
                       'plesk_backups',
                       'plesk_domains',
                       'postfix_mailq',
@@ -610,10 +610,10 @@
                       'services',
                       'smart',
                       'smbios_sel',
-                      'snia_sml',
                       'sni_octopuse_cpu',
                       'sni_octopuse_status',
                       'sni_octopuse_trunks',
+                      'snia_sml',
                       'snmp_info',
                       'snmp_uptime',
                       'solaris_multipath',
@@ -655,8 +655,8 @@
                       'vms_queuejobs',
                       'vms_sys',
                       'vms_system',
-                      'vmstat_aix',
                       'vms_users',
+                      'vmstat_aix',
                       'vmware_state',
                       'vxvm_enclosures',
                       'vxvm_multipath',
@@ -674,7 +674,11 @@
                       'zfsget',
                       'zpool_status',
                       'zypper'],
-           'doc': ['agents/README.HP-UX',
+           'doc': ['README',
+                   'README.i18n',
+                   'README.setup_in_omd',
+                   'README.sounds',
+                   'agents/README.HP-UX',
                    'agents/README.OpenVMS',
                    'agents/README.FreeBSD',
                    'agents/README.AIX',
@@ -682,14 +686,14 @@
                    'agents/README.solaris',
                    'benchmark/bench.cfg',
                    'benchmark/cmkbench.sh',
-                   'bi-example.mk',
                    'bi-example-oracle.mk',
-                   'checking.svg',
+                   'bi-example.mk',
                    'check_mk.200.png',
                    'check_mk.png',
                    'check_mk.svg',
                    'check_mk.trans.200.gif',
                    'check_mk.trans.200.png',
+                   'checking.svg',
                    'drafts/LIESMICH.cookieauth',
                    'drafts/LIESMICH.inventur',
                    'drafts/README.predictive',
@@ -726,10 +730,6 @@
                    'livestatus/LQL-examples/13.lql',
                    'livestatus/LQL-examples/2.lql',
                    'mkeventd/query_events',
-                   'README',
-                   'README.i18n',
-                   'README.setup_in_omd',
-                   'README.sounds',
                    'treasures/check_bi_local.py',
                    'treasures/get_rrd_cache_stats',
                    'treasures/livedump',
@@ -822,13 +822,13 @@
                    'livestatus/api/python/make_nagvis_map.py',
                    'livestatus/api/python/example_multisite.py',
                    'livestatus/api/python/livestatus.py'],
-           'pnp-templates': ['check_mk_active-http.php',
-                             'check_mk_active-tcp.php',
+           'pnp-templates': ['check-mk-ping.php',
+                             'check-mk.php',
                              'check_mk-akcp_sensor_humidity.php',
                              'check_mk-akcp_sensor_temp.php',
                              'check_mk-apache_status.php',
-                             'check_mk-apc_symmetra_ext_temp.php',
                              'check_mk-apc_symmetra.php',
+                             'check_mk-apc_symmetra_ext_temp.php',
                              'check_mk-apc_symmetra_power.php',
                              'check_mk-apc_symmetra_temp.php',
                              'check_mk-brocade_fcport.php',
@@ -842,9 +842,9 @@
                              'check_mk-decru_cpu.php',
                              'check_mk-dell_powerconnect_cpu.php',
                              'check_mk-dell_powerconnect_temp.php',
-                             'check_mk-df_netapp32.php',
-                             'check_mk-df_netapp.php',
                              'check_mk-df.php',
+                             'check_mk-df_netapp.php',
+                             'check_mk-df_netapp32.php',
                              'check_mk-diskstat.php',
                              'check_mk-f5_bigip_interfaces.php',
                              'check_mk-f5_bigip_temp.php',
@@ -866,9 +866,9 @@
                              'check_mk-hr_cpu.php',
                              'check_mk-hr_fs.php',
                              'check_mk-hr_mem.php',
+                             'check_mk-if.php',
                              'check_mk-if64.php',
                              'check_mk-if_lancom.php',
-                             'check_mk-if.php',
                              'check_mk-ipmi.php',
                              'check_mk-ipmi_sensors.php',
                              'check_mk-jolokia_metrics.mem.php',
@@ -884,8 +884,8 @@
                              'check_mk-mem.vmalloc.php',
                              'check_mk-mem.win.php',
                              'check_mk-mssql_tablespaces.php',
-                             'check_mk-mysql_capacity.php',
                              'check_mk-mysql.innodb_io.php',
+                             'check_mk-mysql_capacity.php',
                              'check_mk-netapp_fcpio.php',
                              'check_mk-netctr.combined.php',
                              'check_mk-netctr.php',
@@ -895,8 +895,6 @@
                              'check_mk-oracle_logswitches.php',
                              'check_mk-oracle_sessions.php',
                              'check_mk-oracle_tablespaces.php',
-                             'check-mk.php',
-                             'check-mk-ping.php',
                              'check_mk-postfix_mailq.php',
                              'check_mk-printer_supply.php',
                              'check_mk-ps.perf.php',
@@ -919,15 +917,17 @@
                              'check_mk-vms_df.php',
                              'check_mk-vms_diskstat.df.php',
                              'check_mk-vms_if.php',
+                             'check_mk-vms_sys.util.php',
                              'check_mk-vms_system.ios.php',
                              'check_mk-vms_system.procs.php',
-                             'check_mk-vms_sys.util.php',
                              'check_mk-winperf.cpuusage.php',
                              'check_mk-winperf_msx_queues.php',
                              'check_mk-winperf_phydisk.php',
                              'check_mk-winperf_processor.util.php',
                              'check_mk-wut_webtherm.php',
-                             'check_mk-zfsget.php'],
+                             'check_mk-zfsget.php',
+                             'check_mk_active-http.php',
+                             'check_mk_active-tcp.php'],
            'web': ['htdocs/js/hover.js',
                    'htdocs/js/bi.js',
                    'htdocs/js/checkmk.js',
@@ -1755,6 +1755,6 @@
                    'htdocs/defaults.py']},
  'name': 'check_mk',
  'title': 'Files shipped with Check_MK',
- 'version': '1.2.2p2',
- 'version.min_required': '1.2.2p2',
- 'version.packaged': '1.2.2p2'}
\ No newline at end of file
+ 'version': '1.2.2p3',
+ 'version.min_required': '1.2.2p3',
+ 'version.packaged': '1.2.2p3'}
\ No newline at end of file
diff --git a/pnp-templates.tar.gz b/pnp-templates.tar.gz
index 5c4cd5a..7df9137 100644
Binary files a/pnp-templates.tar.gz and b/pnp-templates.tar.gz differ
diff --git a/setup.sh b/setup.sh
index 64fb14f..3594690 100755
--- a/setup.sh
+++ b/setup.sh
@@ -24,7 +24,7 @@
 # Boston, MA 02110-1301 USA.
 
 
-VERSION=1.2.2p2
+VERSION=1.2.2p3
 NAME=check_mk
 LANG=
 LC_ALL=
@@ -801,9 +801,9 @@ do
 	       sed -ri 's@^export MK_LIBDIR="(.*)"@export MK_LIBDIR="'"$agentslibdir"'"@' $agent
 	       sed -ri 's@^export MK_CONFDIR="(.*)"@export MK_CONFDIR="'"$agentsconfdir"'"@' $agent
 	   done &&
-	   mkdir -p $DESTDIR$vardir/{autochecks,counters,precompiled,cache,logwatch,web,wato} &&
+	   mkdir -p $DESTDIR$vardir/{autochecks,counters,precompiled,cache,logwatch,web,wato,notify} &&
 	   if [ -z "$DESTDIR" ] && id "$nagiosuser" > /dev/null 2>&1 && [ $UID = 0 ] ; then
-	     chown -R $nagiosuser $DESTDIR$vardir/{counters,cache,logwatch}
+	     chown -R $nagiosuser $DESTDIR$vardir/{counters,cache,logwatch,notify}
 	     chown $nagiosuser $DESTDIR$vardir/web
            fi &&
 	   mkdir -p $DESTDIR$confdir/conf.d &&
@@ -993,7 +993,7 @@ EOF
 	   done &&
            # make htpasswd writable by apache, since we need this for
            # WATO. Also create an empty and Apache-writable auth.serials
-           serials_file=${htpasswd_file%/*}/auth.serials &&
+           serials_file=$DESTDIR${htpasswd_file%/*}/auth.serials &&
            touch "$serials_file" &&
            chown $wwwuser "$serials_file" &&
            chown $wwwuser "$htpasswd_file" &&
diff --git a/share.tar.gz b/share.tar.gz
index f1e8658..35358fd 100644
Binary files a/share.tar.gz and b/share.tar.gz differ
diff --git a/web.tar.gz b/web.tar.gz
index a36e9a0..8e4e109 100644
Binary files a/web.tar.gz and b/web.tar.gz differ

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-check-mk.git



More information about the Pkg-nagios-changes mailing list