[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, master, updated. debian/1.1.12-1-13-g6d9d703

Alexander Wirt formorer at debian.org
Thu Apr 5 18:21:36 UTC 2012


The following commit has been merged in the master branch:
commit 17080004c6f1b08aeb1705acca66644f71eac876
Author: Alexander Wirt <formorer at debian.org>
Date:   Fri Mar 30 19:56:43 2012 +0200

    Imported Upstream version 1.1.12p7

diff --git a/ChangeLog b/ChangeLog
index a6bd942..9ce574e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,136 @@
+1.1.12p7:
+    Core, Setup, etc.:
+    * FIX: honor extra_summary_host_conf (was ignored)
+    * FIX: handle buggy SNMP devices with non-consecutive OIDS
+      (such as BINTEC routers)
+
+    Multisite:
+    * FIX: detail view of host was missing column headers
+    * FIX: fix problem on IE with background color 'white'
+    * FIX: fix hitting enter in host search form on IE
+    * FIX: fix problem in ipmi_sensors perfometer
+
+    Checks & Agents:
+    * FIX: fixed man pages of h3c_lanswitch_sensors and statgrab_cpu
+    * FIX: netapp_volumes: added raid4 as allowed state (thanks to Michaël Coquard)
+    * FIX: HP-UX Agent: fix mrpe (remove echo -e and test -e, thanks to Philipp Lemke)
+    * FIX: ntp checks: output numeric data also if stratum too high
+    * FIX: if/if64: omit check result on counter wrap if bandwidth traffic levels
+      are used.
+    * FIX: hpux_if: fix missing default parameter errors
+    * FIX: fix inventory of f5_bigip_temp
+    * hr_mem: handle rare case where more than one entry is present
+      (this prevents an exception of pfSense)
+
+    Livestatus
+    * FIX: fix type column in 'GET columns' for dict-type columns (bug found
+      by Gerhard Lausser)
+
+1.1.12p6:
+    Checks & Agents:
+    * FIX: lnx_if: remove debug output (left over from 1.1.12p5)
+    
+1.1.12p5:
+    Multisite:
+    * FIX: fix hitting enter in Quicksearch on IE 8
+    * FIX: event/log views: reverse sorting, so that newest entries
+      are shown first
+    * FIX: fix dashboard dashlet background on IE
+    * FIX: fix row highlight in status GUI on IE 7/8
+    * FIX: fix row highlight after status page reload
+    * FIX: single dataset layout honors column header settings
+    * FIX: quote '#' in PNP links (when # is contained in services)
+    * FIX: quote '#' in PNP image links also
+    * FIX: add notifications to host/service event view
+
+    Checks & Agents:
+    * FIX: lnx_if: assume interfaces as up if ethtool is missing or
+      not working but interface has been used since last reboot. This
+      fixes the problem where interface are not found by inventory.
+    * FIX: snmp_uptime: handels alternative timeformat
+    * FIX: netapp_*: scan functions now detect IBM versions of firmware
+    * FIX: bluecoat_diskcpu: repair scan function
+    * FIX: mem.vmalloc: fix default levels (32 and 64 was swapped)
+    * FIX: smart: make levels work (thanks to Bernhard Schmidt)
+    * FIX: PNP template if if/if64: reset LC_ALL, avoids syntax error
+    * FIX: dell_powerconnect_cpu: handle sporadic incomplete output
+      from SNMP agent
+
+1.1.12p4:
+    Multisite:
+    * FIX: sidebar snapin Hostgroups and Servicegroups sometimes
+           failed with non-existing "available_views".
+    * FIX: Fix host related WATO context button links to point to the hosts site
+    * FIX: Fixed view editor redirection to new view after changing the view_name
+    * FIX: Made icon painter usable when displaying hostgroup rows
+    * Logwatch: Switched strings in logwatch to i18n strings
+    * Logwatch: Fixed styling of context button when acknowleding log messages
+    * Logwatch: Implemented overview page to show all problematic logfiles
+
+    WATO:
+    * FIX: add missing icon_csv.png
+    * FIX: WATO did not write values of custom macros to extra_host_conf definitions
+
+1.1.12p3:
+    Core, Setup, etc.:
+    * FIX: really suppress precompiling on PING-only hosts now
+
+    Multisite:
+    * FIX: fix critical but with missing "wato_enabled". You
+      can now set "wato_enabled = False" in multisite.mk in order
+      to completely disable WATO.
+
+1.1.12p2:
+    Core, Setup, etc.:
+    * FIX: fix handling of empty suboids
+    * FIX: do not create precomiled checks for host without Check_MK services
+
+    Checks & Agents:
+    * FIX: mem.win: Default levels now works, check not always OK
+    * FIX: blade_health: fix OID specification
+    * FIX: blade_bays: fix naming of item and man page
+
+    Multisite:
+    * FIX: Fixed styling of view header in older IE browsers
+    * FIX: Do not show WATO button in views if WATO is disabled
+    * FIX: Remove WATO Folder filter if WATO is disabled
+    * FIX: Snapin 'Performance': fix text align for numbers
+    * FIX: Disallow setting downtimes that end in the past
+    * FIX: Fix links to downtime services in dashboard
+    * FIX: Fix popup help of reschedule icon
+
+1.1.12p1:
+    Core, Setup, etc.:
+    * FIX: fix aggregate_check_mk (Summary host agent status)
+
+    Checks & Agents:
+    * FIX: mk_oracle now also detects XE databases
+    * FIX: printer_alerts: handle 0-entries of Brother printers
+    * FIX: printer_supply: fix Perf-O-Meter if no max known
+    * FIX: Added id parameter to render_statistics() method to allow more than
+      one pie dashlet for host/service stats
+    * FIX: drbd: fixed inventory functions
+    * FIX: printer_supply: handle output of Brother printers
+    * FIX: ps.perf PNP template: show memory usage per process and not
+      summed up. This is needed in situations where one process forks itself
+      in irregular intervals and rates but you are interested just in the
+      memory usage of the main process.
+
+    Multisite:
+    * FIX: finally fixed long-wanted "NagStaMon create hundreds
+      of Apache processes" problem!
+    * FIX: query crashed when sorting after a join columns without
+      an explicit title.
+    * FIX: filter for WATO file/folder was not always working.
+    * Added filter for hard services states to search and service
+      problems view
+    * FIX: Added id parameter to render_statistics() method to allow more than
+      one pie dashlet for host/service stats
+    * FIX: dashboard problem views now ignore notification period,
+      just as tactical overview and normal problem views do
+    * FIX: Fixed styling of view header in older IE browsers
+    * FIX: Loading dashboard plugins in dashboard module
+
 1.1.12:
     Checks & Agents:
     * dell_powerconnect_*: final fixed, added PNP-templates
diff --git a/VERSION b/VERSION
index ccad953..5fda280 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.1.12
+1.1.12p7
diff --git a/agents.tar.gz b/agents.tar.gz
index f4233c9..9451445 100644
Binary files a/agents.tar.gz and b/agents.tar.gz differ
diff --git a/checkman.tar.gz b/checkman.tar.gz
index 56006ac..7998e85 100644
Binary files a/checkman.tar.gz and b/checkman.tar.gz differ
diff --git a/checks.tar.gz b/checks.tar.gz
index d870a4f..019a668 100644
Binary files a/checks.tar.gz and b/checks.tar.gz differ
diff --git a/conf.tar.gz b/conf.tar.gz
index 1625ebc..84441cd 100644
Binary files a/conf.tar.gz and b/conf.tar.gz differ
diff --git a/doc.tar.gz b/doc.tar.gz
index 5196403..9f2b16a 100644
Binary files a/doc.tar.gz and b/doc.tar.gz differ
diff --git a/livestatus.tar.gz b/livestatus.tar.gz
index 8d60da9..c6a4bbc 100644
Binary files a/livestatus.tar.gz and b/livestatus.tar.gz differ
diff --git a/modules.tar.gz b/modules.tar.gz
index b7545b4..91b018d 100644
Binary files a/modules.tar.gz and b/modules.tar.gz differ
diff --git a/package_info b/package_info
index 5b33c76..f0233b5 100644
--- a/package_info
+++ b/package_info
@@ -25,9 +25,9 @@
                       'windows/plugins/ad_replication.bat',
                       'windows/plugins/windows_updates.vbs',
                       'windows/Makefile',
-                      'windows/crash.cc',
                       'windows/check_mk.ini',
                       'windows/check_mk_agent.cc',
+                      'windows/crash.cc',
                       'windows/check_mk_agent.exe',
                       'windows/crash.exe',
                       'xinetd_caching.conf',
@@ -429,10 +429,10 @@
                    'check_mk_templates.cfg',
                    'check_mk.trans.200.gif',
                    'check_mk.trans.200.png',
-                   'helpers/reindent.py',
                    'helpers/df_magic_number.py',
                    'helpers/figheader',
                    'helpers/headrify',
+                   'helpers/reindent.py',
                    'helpers/validate_checks',
                    'livestatus/LQL-examples/1.lql',
                    'livestatus/LQL-examples/10.lql',
@@ -462,14 +462,14 @@
                    'treasures/check_curl',
                    'treasures/check_livestatus',
                    'treasures/check_nagios_states',
-                   'treasures/check_nagios_states.php',
                    'treasures/check_servicegroup',
                    'treasures/colorgrep',
                    'treasures/duallan_check',
                    'treasures/fsc-celsius-m470-sel-1.2.tar.gz',
+                   'treasures/zombies.mk',
+                   'treasures/check_nagios_states.php',
                    'treasures/fsc_ipmi_mem_status.sh',
                    'treasures/migrate_cpu_load.sh',
-                   'treasures/zombies.mk',
                    'windows/README.windows',
                    'windows/counter_help.txt',
                    'windows/counter_names.txt',
@@ -523,11 +523,11 @@
                    'livestatus/api/perl/lib/Monitoring/Livestatus/INET.pm',
                    'livestatus/api/perl/lib/Monitoring/Livestatus/MULTI.pm',
                    'livestatus/api/perl/lib/Monitoring/Livestatus/UNIX.pm',
-                   'livestatus/api/python/make_nagvis_map.py',
                    'livestatus/api/python/README',
                    'livestatus/api/python/example.py',
                    'livestatus/api/python/example_multisite.py',
-                   'livestatus/api/python/livestatus.py'],
+                   'livestatus/api/python/livestatus.py',
+                   'livestatus/api/python/make_nagvis_map.py'],
            'pnp-rraconf': ['avg-max-min.rra.cfg',
                            'avg-max.rra.cfg',
                            'avg-min.rra.cfg',
@@ -743,6 +743,7 @@
                    'htdocs/images/icon_checkmk.gif',
                    'htdocs/images/icon_comment.gif',
                    'htdocs/images/icon_comment.png',
+                   'htdocs/images/icon_csv.png',
                    'htdocs/images/icon_detail.gif',
                    'htdocs/images/icon_disabled.gif',
                    'htdocs/images/icon_downtime.gif',
@@ -882,6 +883,6 @@
                    'htdocs/defaults.py']},
  'name': 'check_mk',
  'title': 'Files shipped with Check_MK',
- 'version': '1.1.12',
- 'version.min_required': '1.1.12',
- 'version.packaged': '1.1.12'}
\ No newline at end of file
+ 'version': '1.1.12p7',
+ 'version.min_required': '1.1.12p7',
+ 'version.packaged': '1.1.12p7'}
\ No newline at end of file
diff --git a/pnp-rraconf.tar.gz b/pnp-rraconf.tar.gz
index 16b7e6d..b59939b 100644
Binary files a/pnp-rraconf.tar.gz and b/pnp-rraconf.tar.gz differ
diff --git a/pnp-templates.tar.gz b/pnp-templates.tar.gz
index 07c91c4..a09117b 100644
Binary files a/pnp-templates.tar.gz and b/pnp-templates.tar.gz differ
diff --git a/setup.sh b/setup.sh
index 84f2a82..fb43b51 100755
--- a/setup.sh
+++ b/setup.sh
@@ -24,7 +24,7 @@
 # Boston, MA 02110-1301 USA.
 
 
-VERSION=1.1.12
+VERSION=1.1.12p7
 NAME=check_mk
 LANG=
 LC_ALL=
diff --git a/web.tar.gz b/web.tar.gz
index 9df9f75..0cd1aaf 100644
Binary files a/web.tar.gz and b/web.tar.gz differ

-- 
UNNAMED PROJECT



More information about the Pkg-nagios-changes mailing list