Revisions of check_mk

Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 12)
better hint to get the source
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 11)
- update to 1.5.0p24
  + too much changes to list here. Please refer to
    /usr/share/doc/packages/check_mk/ChangeLog
    most important changes listed below:
  HW/SW inventory:
    * 10493 FIX: lnx_if: Use MAC address from command 'ip' if the command 'ethtool' is not available
    * 8817 FIX: HW/SW inventory: Sort interfaces in order to avoid additional archive entries
  Checks & agents:
    * 10500 FIX: postfix_mailq: Also discover the default queue which can exist even if multiple instances are configured
    * 10674 FIX: Interface bandwith: Add missing perf-O-meter for in/out measured in bits/s
    * 8999 FIX: tcp_conn_stats: display of all tcp metrics in one single graph
    * 10006 FIX: mk_logwatch: Do not crash upon non-matching optional subgroups and rewrites
    * 10102 FIX: cifsmounts: Now displays performance data as check plugin nfsmounts does
    * 10085 FIX: Service discovery page: Do not show long output of services
    * 10308 FIX: Recover performance data output for averaged bandwidth use in IF checks
    * 8900 FIX: mysql_capacity: Fix problem with warn/crit size
    * 8792 FIX: ipmi_sensors: Fix crash in the parse function
    * 8956 FIX: ipmi_common.include: Fixed detecting temperature performance data
    * 8972 FIX: check_icmp: Bug fix for connecting option IPv6
    * 7962 FIX: Fix various bugs in the liebert* check plugins
    * 7449 FIX: Fix Remove spurious perfdata in IF checks
    * 7947 FIX: ps: Missing services for non-matching subexpressions
            NOTE: Please refer to the migration notes!
    * 7863 FIX: chrony: Fixed detection of unreachable NTP servers
    * 7862 FIX: Fix parsing of MongDB server status in cluster
            NOTE: Please refer to the migration notes!
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 10)
- update to 1.5.0p19
  + too much changes to list here. Please refer to
    /usr/share/doc/packages/check_mk/ChangeLog
    most important changes listed below:
  Checks & Agents:
  * multiple fixes in mk_postgres: Please refer to the migration notes
  * 7690 FIX: lnx_thermal: Skip sensors which do not contain valid 
              temperature values  
  * 7846 FIX: apache_status: Add missing SLES12 process 'httpd-prefork'
  * 7475 ceph_status: Adapt to new health field name 'status'
  * 7692 FIX: smart: Use generic 'Item not found' information if no data found
  * 7390 FIX: ipmi_sensors: Stop flooding syslog if no IPMI devices are present
  * 7695 FIX: haproxy: Skip invalid lines which led to a crash while discovery
  * 7050 FIX: nginx_status: Add missing metric definitions
  * 7398 FIX: heartbeat_crm: Inconsistent parameter format
  * 7399 FIX: apache_status: regression for local hosts with python < 2.7
  * 7247 FIX: ps.perf: Fixed incomplete counter cleanup routine, 
              leading to ever-growing counter state files
  * 7117 FIX: netapp_api_disk: Fixed displaying correct numbers for 
              parity and data drives
- rebased check_mk-agent-apache_status.diff:
  only httpd-event is still missing
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 9)
- Updated to 1.5.0p12
  + too much changes to list here. Please refer to
    /usr/share/doc/packages/check_mk/ChangeLog
    most important changes listed below:
  Checks & Agents:
  #7055 jolokia_generic: remove duplicate MBean in item
  #7053 tcp_conn_stat: resolve latency problems introduced by ss
  #6984 docker_node_disk_usage, docker_node_info, docker_node_images,
        docker_node_network: Extract sections to plugin
  #6822 fsc_if64: Remove this check plugin in order to improve performance
  #6903 mk_jolokia: CA default for https connection
  #6902 apache_status: Ignore certificate for localhost
  #6754 if_lancom: Fixed correct interface discovery for newer lancom router
  #6638 if_fortigate: Fix incorrect usage of Name as Alias
  #6412 mk_docker_container_piggybacked: don't try to execute the
        check_mk_agent inside a container if no bash is available
  #6605 winperf_if: Fixed discovery of network interface alias
  #6595 if.include: Recognize duplicate interface items correctly
  #6496 check_mk_agent.linux: Moved piggybacked docker container sections
        to plugin 'mk_docker_container_piggybacked'
  #5845 fsc checks: prevent fsc_fans and fsc_temp if corresponding fsc_sc2-*
        data is available, made snmp_scan_functions more readable
  #6491 fortinet_controller_aps: Services disappear because no clients are connected
  WATO:
  #6662 Timespecific check parameters: Changed computation algorithm
        to allow more flexible configurations
  Notifications:
  #6417 Users may disable notifications by accident after
        upgrading to 1.5.0
- adjusted some rpmlintrc entries to 1.5 version
buildservice-autocommit accepted request 691917 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 8)
auto commit by copy to link target
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 7)
- A compiler with support for C++17 language features is required
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 6)
only builds for c++17
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 5)
- rebased check_mk-agent-apache_status.diff
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 4)
- Updated to 1.5.0p12
  + too much changes to list here. Please refer to
    /usr/share/doc/packages/check_mk/ChangeLog
    most important changes listed below:
  Checks & Agents:
  #7055 jolokia_generic: remove duplicate MBean in item
  #7053 tcp_conn_stat: resolve latency problems introduced by ss
  #6984 docker_node_disk_usage, docker_node_info, docker_node_images,
        docker_node_network: Extract sections to plugin
  #6822 fsc_if64: Remove this check plugin in order to improve performance
  #6903 mk_jolokia: CA default for https connection
  #6902 apache_status: Ignore certificate for localhost
  #6754 if_lancom: Fixed correct interface discovery for newer lancom router
  #6638 if_fortigate: Fix incorrect usage of Name as Alias
  #6412 mk_docker_container_piggybacked: don't try to execute the
        check_mk_agent inside a container if no bash is available
  #6605 winperf_if: Fixed discovery of network interface alias
  #6595 if.include: Recognize duplicate interface items correctly
  #6496 check_mk_agent.linux: Moved piggybacked docker container sections
        to plugin 'mk_docker_container_piggybacked'
  #5845 fsc checks: prevent fsc_fans and fsc_temp if corresponding fsc_sc2-*
        data is available, made snmp_scan_functions more readable
  #6491 fortinet_controller_aps: Services disappear because no clients are connected
  WATO:
  #6662 Timespecific check parameters: Changed computation algorithm
        to allow more flexible configurations
  Notifications:
  #6417 Users may disable notifications by accident after
        upgrading to 1.5.0
- adjusted some rpmlintrc entries to 1.5 version
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 3)
fix link
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 2)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 1)
Displaying all 12 revisions
openSUSE Build Service is sponsored by