1
0
forked from pool/icinga2

Commit Graph

  • 12c821d33e OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=123 Eric Schirra 2018-10-18 15:51:06 +00:00
  • cbb1136fc5 Accepting request 642941 from home:dliedke:branches:server:monitoring Eric Schirra 2018-10-18 15:50:33 +00:00
  • 3a45a309fd Accepting request 641669 from server:monitoring Dominique Leuenberger 2018-10-15 07:41:27 +00:00
  • f080bc0e61 Accepting request 641668 from home:ecsos:monitoring Eric Schirra 2018-10-12 12:27:49 +00:00
  • 496094828a Accepting request 638372 from server:monitoring Dominique Leuenberger 2018-09-28 06:53:05 +00:00
  • 2326c3df0a Accepting request 638371 from home:ecsos:monitoring Eric Schirra 2018-09-26 11:03:45 +00:00
  • 6d85e19b8e OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=117 Eric Schirra 2018-09-11 08:03:07 +00:00
  • d93521f43f Accepting request 634896 from home:lazyfrosch:icinga2 Eric Schirra 2018-09-11 07:50:20 +00:00
  • 4a960f793c Accepting request 625982 from server:monitoring Dominique Leuenberger 2018-07-31 13:59:05 +00:00
  • 46d8832680 Accepting request 625981 from home:ecsos:monitoring Eric Schirra 2018-07-28 22:53:42 +00:00
  • 2deaf53961 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=113 Eric Schirra 2018-07-28 22:11:28 +00:00
  • 9feb77d618 Accepting request 625948 from home:uhaider:branches:server:monitoring Eric Schirra 2018-07-28 22:10:01 +00:00
  • 0a312fd4c4 Accepting request 623933 from server:monitoring Dominique Leuenberger 2018-07-28 10:40:05 +00:00
  • b56309448e Accepting request 623932 from home:ecsos:monitoring Eric Schirra 2018-07-18 22:15:15 +00:00
  • e944f8ec8c Accepting request 621118 from server:monitoring Dominique Leuenberger 2018-07-06 08:48:27 +00:00
  • d7706fff4b - allow build hostname to be overwritten by the variable _buildhost Tim Hardeck 2018-05-24 08:54:00 +00:00
  • 335489916d Accepting request 603002 from server:monitoring Dominique Leuenberger 2018-05-02 10:20:06 +00:00
  • 93015f6521 - update to version 2.8.4 * fix plugins crash when run from icinga2-2.8.3 * Fix InfluxDB backslash escaping * Fix Elasticsearch crash on invalid performance data * Sysconfig file settings are taken into account * Support multiple parameters for check_nscp_api * Documentation enhancements and fixes - remove obsolete patch icinga2-2.8.2-boost.patch Tim Hardeck 2018-04-27 12:56:52 +00:00
  • 99913a964d Accepting request 597478 from server:monitoring Dominique Leuenberger 2018-04-19 13:30:31 +00:00
  • de50494519 - fix bsc#1089808 by back porting the upstream patch icinga2-2.8.2-boost.patch Tim Hardeck 2018-04-17 12:32:14 +00:00
  • 525c58789c - fix bsc#1089808 by back porting https://github.com/Icinga/icinga2/pull/6230 Tim Hardeck 2018-04-17 12:27:10 +00:00
  • 32d64f5141 - Fix bsc#1089808 by back porting https://github.com/Icinga/icinga2/pull/6230 Tim Hardeck 2018-04-17 12:10:02 +00:00
  • 73f85f6a42 - fix _fillupdir usage Ruediger Oertel 2018-04-09 16:01:01 +00:00
  • 098ffe3636 Accepting request 590984 from server:monitoring Dominique Leuenberger 2018-03-28 08:30:14 +00:00
  • 2ae9dc9115 - update to version 2.8.2 (fixes CVE-2017-16933 - bsc#1086676, CVE-2018-6532 - bsc#1086672, CVE-2018-6533 - bsc#1086673, CVE-2018-6534 - bsc#1086674, CVE-2018-6535 - bsc#1086675, CVE-2018-6536) Tim Hardeck 2018-03-26 08:33:10 +00:00
  • 0373445b4d - update to version 2.8.2 (fixes CVE-2017-16933, CVE-2018-6532, CVE-2018-6533, CVE-2018-6534, CVE-2018-6535, CVE-2018-6536) * [#5715](https://github.com/icinga/icinga2/issues/5715) (API, PR): Hash API password and comparison * [#6153](https://github.com/icinga/icinga2/issues/6153) (API, PR): Improve error handling for empty packages in /v1/config/packages * [#6147](https://github.com/icinga/icinga2/issues/6147) (PR): Fix incorrect argument type for JsonRpc::SendMessage * [#6146](https://github.com/icinga/icinga2/issues/6146) (PR): Ensure that SetCorked\(\) works properly * [#6134](https://github.com/icinga/icinga2/issues/6134) (PR): Fix incorrect HTTP content length limits * [#6133](https://github.com/icinga/icinga2/issues/6133) (PR): Limit the number of HTTP/JSON-RPC requests we read in parallel * [#6132](https://github.com/icinga/icinga2/issues/6132) (PR): Fix HTTP parser crash/hang * [#6129](https://github.com/icinga/icinga2/issues/6129): api/packages not created by prepare-dir/daemon * [#5995](https://github.com/icinga/icinga2/issues/5995) (InfluxDB, PR): Fix InfluxDB requests * [#5991](https://github.com/icinga/icinga2/issues/5991): Partial privilege escalation via PID file manipulation * [#5987](https://github.com/icinga/icinga2/issues/5987) (Elasticsearch, InfluxDB, Metrics): InfluxDBWriter and ElasticsearchWriter stop writing to HTTP API * [#5943](https://github.com/icinga/icinga2/issues/5943) (PR): Fix incorrect ::Start call * [#5793](https://github.com/icinga/icinga2/issues/5793): CVE-2017-16933: root privilege escalation via prepare-dirs \(init script and systemd service file\) * [#5760](https://github.com/icinga/icinga2/issues/5760) (Crash, PR): Fix incorrect socket handling for the HTTP client * [#6148](https://github.com/icinga/icinga2/issues/6148) (PR): Fix ApiUser unit test * [#6135](https://github.com/icinga/icinga2/issues/6135) (API, Cluster, PR): Limit JSON RPC message size * [#6115](https://github.com/icinga/icinga2/issues/6115) (PR): Fix incorrect size of request limits * [#6114](https://github.com/icinga/icinga2/issues/6114) (PR): Fix typo in prepare-dirs * [#6104](https://github.com/icinga/icinga2/issues/6104) (PR): Fix nullptr dereferences * [#6103](https://github.com/icinga/icinga2/issues/6103) (PR): HTTP Security fixes * [#5982](https://github.com/icinga/icinga2/issues/5982) (Packages, PR): SELinux: Allows icinga2\_t to send sigkill to all domains it transitions to * [#5916](https://github.com/icinga/icinga2/issues/5916) (Packages): Unable to kill process group after check timeout if SElinux is enabled * [#5850](https://github.com/icinga/icinga2/issues/5850) (Installation, PR): init script security fixes * [#5764](https://github.com/icinga/icinga2/issues/5764) (InfluxDB, code-quality, PR): Improve InfluxdbWriter performance * [#5759](https://github.com/icinga/icinga2/issues/5759) (code-quality, PR): Make default getters and setters non-virtual - install limits.conf to systemd directory instead of etc Tim Hardeck 2018-03-23 12:40:05 +00:00
  • 38cf659526 - override ICINGA2_BUILD_HOST_NAME to make builds reproducible (boo#1084909) Tim Hardeck 2018-03-19 14:47:04 +00:00
  • bd9b076a3e Accepting request 580326 from server:monitoring Dominique Leuenberger 2018-02-26 22:27:15 +00:00
  • bdabc2ffa6 - incorporate spec changes from upstream Tim Hardeck 2018-02-19 18:11:05 +00:00
  • 77b20af9cc Accepting request 574133 from server:monitoring Dominique Leuenberger 2018-02-12 09:13:59 +00:00
  • 0d03f48c23 Accepting request 572452 from home:ecsos:monitoring Tim Hardeck 2018-02-08 10:39:10 +00:00
  • 02736cc45a Accepting request 568914 from server:monitoring Dominique Leuenberger 2018-01-25 11:39:53 +00:00
  • af32d53073 - update to upstream version 2.8.1 * [#5856](https://github.com/Icinga/icinga2/issues/5856) (PR): Implement AppLocal deployment support for UCRT * [#5986](https://github.com/Icinga/icinga2/issues/5986) (DB IDO, PR): Fix wrong schema constraint for fresh 2.8.0 installations * [#5947](https://github.com/Icinga/icinga2/issues/5947) (DB IDO): Duplicate entry constraint violations in 2.8 * [#5907](https://github.com/Icinga/icinga2/issues/5907) (PR): Windows plugin check\_swap build fix * [#5808](https://github.com/Icinga/icinga2/issues/5808) (Crash, PR): Fix missing variable name which can lead to segfaults * [#5807](https://github.com/Icinga/icinga2/issues/5807) (Crash): icinga v2.8.0 crashes frequently with "segmentation fault" on Debian 8.9 * [#5804](https://github.com/Icinga/icinga2/issues/5804) (Log, PR): Silence UpdateRepository message errors * [#5776](https://github.com/Icinga/icinga2/issues/5776) (Cluster, Log): 2.8.0: warning/JsonRpcConnection: Call to non-existent function 'event::UpdateRepository' * [#5746](https://github.com/Icinga/icinga2/issues/5746) (Livestatus, PR): livestatus: custom variables return empty arrays instead of strings * [#5716](https://github.com/Icinga/icinga2/issues/5716) (Livestatus, PR): add bogus zero reply in livestatus when aggregate and non matching filter * [#5626](https://github.com/Icinga/icinga2/issues/5626) (Livestatus, help wanted): Empty result set with non-matching filters in Livestatus stats query * [#5785](https://github.com/Icinga/icinga2/issues/5785) (ITL, PR): ITL: Drop ssl\_sni default setting * [#5775](https://github.com/Icinga/icinga2/issues/5775) (ITL): Default usage of ssl\_sni in check\_tcp Tim Hardeck 2018-01-17 12:34:27 +00:00
  • 677eef9021 Accepting request 556682 from server:monitoring Dominique Leuenberger 2018-01-17 20:55:37 +00:00
  • fd9c9b7484 - add logrotate as BuildRequires for the setup to recognize the version and enable the su usage accordingly Tim Hardeck 2017-12-13 12:24:37 +00:00
  • fd658d1a6e - fix libboost devel dependencies for Tumbleweed Tim Hardeck 2017-12-12 17:02:40 +00:00
  • ae6e8eaf01 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=87 Tim Hardeck 2017-11-27 14:06:12 +00:00
  • 69596548a3 - add user and group provides Tim Hardeck 2017-11-27 13:11:19 +00:00
  • 8bc88a9585 - remove icinga2.service.limits.conf from package source and use the one from the tarball instead Tim Hardeck 2017-11-27 09:10:41 +00:00
  • 9e9dbbb1dc OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=84 Tim Hardeck 2017-11-27 09:04:15 +00:00
  • f17804dc22 Accepting request 545287 from home:lazyfrosch:icinga2 Tim Hardeck 2017-11-27 08:56:47 +00:00
  • 01028accd8 Filter false positive rpmlint error https://github.com/Icinga/icinga-packaging/pull/54#issuecomment-345628721 Tim Hardeck 2017-11-21 09:51:05 +00:00
  • 8210c4f7bd - update to upstream version 2.8.0 * Certificate path changed to /var/lib/icinga2/certs - check the upgrading docs! * DB IDO 2.8.0 schema upgrade * Cluster/Clients: Forward certificate signing requests over multiple levels * Cluster/Clients: Support on-demand signing next to ticket based certificate request signing * New flapping detection algorithm * Add ElasticsearchWriter feature with HTTP proxy support * Add CORS support for the REST API * Deprecate flapping_threshold config option * Remove client configuration mode "bottom up" * Remove classicui meta configuration package * Remove deprecated enable_legacy_mode in Graphite feature * Spec file was moved to https://github.com/icinga/icinga-packaging * ITL CheckCommand definition updates * Documentation updates Tim Hardeck 2017-11-17 16:55:10 +00:00
  • 87ec3aeda1 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=80 Tim Hardeck 2017-11-14 18:02:46 +00:00
  • 9940c8c9b4 - Documentation should not hard-require the program, as it is technically "usable" without it. - Rectify RPM groups, fix odd grammar in descriptions. - Remove redundant %clean section. Tim Hardeck 2017-11-14 17:58:30 +00:00
  • 456caa86c6 - add icinga2.service.limits.conf on Tumbleweed too Tim Hardeck 2017-11-13 10:48:14 +00:00
  • 6dc601e169 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=77 Tim Hardeck 2017-11-10 15:54:18 +00:00
  • 8ddfe069d6 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=76 Alfred Jenkins 2017-11-10 13:51:47 +00:00
  • e1457fdf48 - update to upstream version 2.7.2 * Fixed invalid attribute names in the systemd unit file * Improve documentation and systemd config on TaskMax * Fixed incorrect unique constraint for IDO DB * Moved spec file to the icinga-packaging Git repository * Documentation updates Alfred Jenkins 2017-11-10 11:14:21 +00:00
  • 9e7f48219d - update to upstream version 2.7.1 * Fixes and upgrade documentation for notificatication scripts introduced in 2.7.0 * InfluxdbWriter attribute socket_timeout introduced in 2.7.0 was deprecated (will be removed in 2.8.0). Details in #5469 and #5460 * Livestatus bygroup table stats fixes for NagVis * DB IDO: Fixes for downtime/comment history queries not correctly updating the end time * check_nscp_api allows white spaces in arguments Tim Hardeck 2017-09-21 15:47:32 +00:00
  • 894b27c688 - adapt spec to latest upstream changes Tim Hardeck 2017-09-05 11:22:57 +00:00
  • 7184453053 - fix SLES and Factory building issues Tim Hardeck 2017-08-25 12:30:14 +00:00
  • 4742dccb09 Accepting request 518713 from home:lazyfrosch:icinga2 Tim Hardeck 2017-08-25 11:06:20 +00:00
  • 92683c0f9f OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=70 Tim Hardeck 2017-08-24 13:33:04 +00:00
  • 4fa0794bb1 - take upstream icinga2.spec as base again (fixes bnc#1055032) Tim Hardeck 2017-08-24 11:31:17 +00:00
  • f44d53359a - fix faulty systemd cleanup statement on suse systems Tim Hardeck 2017-08-24 11:10:34 +00:00
  • 84e30efba0 - take upstream icinga2.spec as base again - fix wrong position of classicui sed statement Tim Hardeck 2017-08-24 09:46:22 +00:00
  • b06d4d7cf5 Accepting request 514252 from home:ecsos:monitoring Tim Hardeck 2017-08-14 09:23:50 +00:00
  • 1b09478fed Accepting request 485810 from home:kajla:branches:server:monitoring Lars Vogdt 2017-04-12 17:07:00 +00:00
  • 8b993f3d26 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=64 Aeneas Jaißle 2017-03-18 02:13:18 +00:00
  • 12d29f409b OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=63 Aeneas Jaißle 2017-03-18 02:12:16 +00:00
  • 7119ad6b63 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=62 Aeneas Jaißle 2017-03-18 02:10:48 +00:00
  • 002b9443b3 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=61 Aeneas Jaißle 2017-03-18 02:08:19 +00:00
  • 2747fff466 - update to upstream version 2.6.2 * This is a bugfix release which addresses a crash that can occur when removing configuration files for objects which have been deleted via the API. Tim Hardeck 2017-02-13 13:38:18 +00:00
  • 7dd86af2b0 - update to upstream version 2.6.1 * This release addresses a number of bugs we have identified in version 2.6.0. * The documentation changes * reflect our recent move to GitHub. - Increase libstdc++-devel requirement to 48 Tim Hardeck 2017-02-01 11:27:50 +00:00
  • 6491b4d79e - update to upstream version 2.6.0 * Client/Satellite setup * The "bottom up" client configuration mode has been deprecated. Check [#13255](https://dev.icinga.org/issues/13255) for additional details and migration. * Linux/Unix daemon * Ensure that Icinga 2 does not leak file descriptors to executed commands. * There are 2 processes started instead of previously just one process. * Cluster and API * Provide location information for objects and templates in the API * Improve log message for ignored config updates * Fix cluster resync problem with API created objects (hosts, downtimes, etc.) * Fix that API-created objects in a global zone are not synced to child endpoints * Notifications * Several bugfixes for downtime, custom and flapping notifications * New ITL CheckCommands: logstash, glusterfs, iostats * Package builds require a compiler which supports C++11 features (gcc-c++ >= 4.7, clang++) * DB IDO * Schema upgrade required (2.6.0.sql) * This update fixes timestamp columns required by Icinga Web 2 and might take a while. Please ensure to schedule a maintenance task for your database upgrade. Tim Hardeck 2016-12-14 10:08:02 +00:00
  • 7bd01e044b - update to upstream version 2.5.4 * InfluxdbWriter feature * API * New endpoints: /v1/variables and /v1/templates (GET requests), /v1/action/generate-ticket (POST request) * State/type filters for notifications/users are now string values (PUT, POST, GET requests) * Configuration * TimePeriod excludes/includes attributes * DateTime object for formatting time strings * New prototype methods: Array#filter, Array#unique, Array#map, Array#reduce * icinga2.conf now includes plugins-contrib, manubulon, windows-plugins, nscp by default (ITL CheckCommand definitions) * Performance improvements (config compiler and validation) * CLI * 'icinga2 object list' formats state/type filters as string values * Compiled config files are now visible with "notice" debug level (hidden by default) * CA serial file now uses a hash value (HA cluster w/ 2 CA directories) * Cluster * There is a known issue with >2 endpoints inside a zone. Icinga 2 will now log a warning. * Support for accepted ciphers and minimum TLS version * Connection and error logging has been improved. * DB IDO * Schema upgrade required (2.5.0.sql) * Incremental config dump (performance boost) * categories attribute is now an array. Previous method is deprecated and to be removed. * DbCatLog is not enabled by default anymore. * SSL support for MySQL * New packages * vim-icinga2 for syntax highlighting * libicinga2 (Debian), icinga2-libs (RPM) for Icinga Studio packages - change from 2.4.9 * Bug 11807 (Compat): Command Pipe thread 100% CPU Usage Tim Hardeck 2016-08-30 15:47:25 +00:00
  • 2a4eb0e6b5 Accepting request 404790 from home:ecsos:monitoring Tim Hardeck 2016-06-29 13:56:59 +00:00
  • 934fd2dd80 Accepting request 391868 from home:ecsos:monitoring Tim Hardeck 2016-05-10 14:30:21 +00:00
  • f693f0c427 - update to upstream version 2.4.5 * New configuration attribute for hosts and services: check_timeout (overrides the CheckCommand's timeout when set) * ITL updates * Lots of bugfixes Tim Hardeck 2016-04-20 13:28:35 +00:00
  • 6c54a27343 - update to upstream version 2.4.4 * Allow to enforce specific SSL versions using the http check command * Add "query" option to check_postgres command. * Lots and lots of various other bugfixes - gcc48-c++ is now required Tim Hardeck 2016-03-16 13:51:52 +00:00
  • e92d5babb2 - update to upstream version 2.4.2 * ITL Additional arguments for check_disk Fix incorrect path for the check_hpasm plugin New command: check_iostat Fix incorrect variable names for the check_impi plugin * Cluster Improve cluster performance Fix connection handling problems (multiple connections for the same endpoint) * Performance improvements for the DB IDO modules * Lots and lots of various other bugfixes * Documentation updates Tim Hardeck 2016-02-24 08:35:35 +00:00
  • 395bc3df0e - update to upstream version 2.4.1 * ITL * Add running_kernel_use_sudo option for the running_kernel check * Configuration * Add global constants: PlatformName. PlatformVersion, PlatformKernel and PlatformKernelVersion * CLI * Use NodeName and ZoneName constants for 'node setup' and 'node wizard' Tim Hardeck 2015-11-26 15:48:40 +00:00
  • c49dce9053 - update to upstream version 2.4.0 * API * RESTful API with basic auth or client certificates * Filters, types, permissions * configuration package management * query/create/modify/delete config objects at runtime * status queries for global stats * actions (e.g. acknowledge all service problems) * event streams * ITL and Plugin Check Command definitions * The 'running_kernel' check command was moved to the plugins-contrib section. You have to update your config to include 'plugins-contrib' * Configuration * The global constants Enable* and Vars have been removed. Use the IcingaApplication object attributes instead. * Features * New Graphite tree. Please check the documentation how enable the legacy schema. * IcingaStatusWriter feature has been deprecated and will be removed in future versions. * Modified attributes are not exposed as bit mask to external interfaces anymore (api related changes). External commands like CHANGE_*_MODATTR have been removed. Tim Hardeck 2015-11-16 16:08:55 +00:00
  • c3b0b84985 - update to upstream version 2.3.11 * Function for performing CIDR matches: cidr_match() * New methods: String#reverse and Array#reverse * New ITL command definitions: nwc_health, hpasm, squid, pgsql * Additional arguments for ITL command definitions: by_ssh, dig, pop, spop, imap, simap * Documentation updates * Various bugfixes Tim Hardeck 2015-10-20 11:45:11 +00:00
  • 98daf418e9 - add icinga2-rpmlintrc as source to spec file Tim Hardeck 2015-09-07 14:00:45 +00:00
  • 3b641cdfff - update to upstream version 2.3.10 * Use the command_endpoint name as check_source value if defined * Various other bugfixes Tim Hardeck 2015-09-07 07:19:00 +00:00
  • 37636dbf70 - update to upstream version 2.3.9 * Fix that the first SOFT state is recognized as second SOFT state * Implemented reload functionality for Windows * New ITL check commands * Documentation updates * Various other bugfixes Tim Hardeck 2015-08-31 12:43:33 +00:00
  • 62a4aa4b0f - update to upstream version 2.3.8 * Bugfixes Tim Hardeck 2015-07-21 08:27:48 +00:00
  • 5c6a4533cc - update to upstream version 2.3.7 * Bugfixes * Feature 9610: Enhance troubleshooting ssl errors & cluster replay log Tim Hardeck 2015-07-15 12:28:57 +00:00
  • b481234468 - update to upstream version 2.3.6 * Require openssl1 on sles11sp3 from Security Module repository * Bug in SLES 11's OpenSSL version 0.9.8j preventing verification of generated certificates. * Re-create these certificates with 2.3.6 linking against openssl1 (cli command or CSR auto-signing). * ITL: Add ldap, ntp_peer, mongodb and elasticsearch CheckCommand definitions * Bugfixes Tim Hardeck 2015-07-08 12:14:25 +00:00
  • 9dee9190bb - update to upstream version 2.3.5 * NSClient++ is now bundled with the Windows setup wizard and can optionally be installed * Windows Wizard: "include <nscp>" is set by default * Windows Wizard: Add update mode * Plugins: Add check_perfmon plugin for Windows * ITL: Add CheckCommand objects for Windows plugins ("include <windows-plugins>") * ITL: Add CheckCommand definitions for "mongodb", "iftraffic", "disk_smb" * ITL: Add arguments to CheckCommands "dns", "ftp", "tcp", "nscp" Tim Hardeck 2015-06-18 16:31:34 +00:00
  • 8994da00a5 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=41 Tim Hardeck 2015-04-22 16:12:24 +00:00
  • 5271c1b178 - update to upstream version 2.3.4 * Bugfixes * ITL: Check commands for various databases * Improve validation messages for time periods * Update max_check_attempts in generic-{host,service} templates * Update logrotate configuration Tim Hardeck 2015-04-22 16:11:46 +00:00
  • c388c54f8b - update to upstream version 2.3.3 * Feature 8685: Show state/type filter names in notice/debug log * Feature 8686: Update documentation for "apply for" rules * Feature 8693: New function: parse_performance_data * Feature 8740: Add "access objects at runtime" examples to advanced section * Feature 8761: Include more details in --version * Feature 8816: Add "random" CheckCommand for test and demo purposes * Feature 8827: Move release info in INSTALL.md into a separate file * Bug 8660: Update syntax highlighting for 2.3 features * Bug 8677: Re-order the object types in alphabetical order * Bug 8724: Missing config validator for command arguments 'set_if' * Bug 8734: startup.log broken when the DB schema needs an update * Bug 8736: Don't update custom vars for each status update * Bug 8748: Don't ignore extraneous arguments for functions * Bug 8749: Build warnings with CMake 3.1.3 * Bug 8750: Flex version check does not reject unsupported versions * Bug 8753: Fix a typo in the documentation of ICINGA2_WITH_MYSQL and ICINGA2_WITH_PGSQL * Bug 8755: Fix VIM syntax highlighting for comments * Bug 8757: Add missing keywords in the syntax highlighting files * Bug 8762: Plugin "check_http" is missing in Windows environments * Bug 8763: Typo in doc library-reference * Bug 8764: Revamp migration documentation * Bug 8765: Explain processing logic/order of apply rules with for loops * Bug 8766: Remove prompt to create a TicketSalt from the wizard * Bug 8767: Typo and invalid example in the runtime macro documentation * Bug 8769: Improve error message for invalid field access * Bug 8770: object Notification + apply Service fails with error "...refers to service which doesn't exist" * Bug 8771: Correct HA documentation * Bug 8829: Figure out why command validators are not triggered * Bug 8834: Return doesn't work inside loops Tim Hardeck 2015-03-30 16:46:44 +00:00
  • 95e580d7c4 - update to upstream version 2.3.1 * Feature 8659: Implement String#contains * Bug 8540: Kill signal sent only to check process, not whole process group * Bug 8657: Missing program name in 'icinga2 --version' * Bug 8658: Fix check_disk thresholds: make sure partitions are the last arguments * Bug 8672: Api heartbeat message response time problem * Bug 8673: Fix check_disk default thresholds and document the change of unit * Bug 8679: Config validation fail because of unexpected new-line * Bug 8680: Update documentation for DB IDO HA Run-Once * Bug 8683: Make sure that the /var/log/icinga2/crash directory exists * Bug 8684: Fix formatting for the GDB stacktrace * Bug 8687: Crash in Dependency::Stop * Bug 8691: Debian packages do not create /var/log/icinga2/crash Tim Hardeck 2015-03-12 14:46:12 +00:00
  • 3ada98ee41 Add constraints file to require at least 4GB memory Tim Hardeck 2015-03-12 09:07:30 +00:00
  • 5d028f64fc - update to upstream version 2.3.0 * Feature 3446: Add troubleshooting collect cli command * Feature 6109: Don't spawn threads for network connections * Feature 6570: Disallow side-effect-free r-value expressions in expression lists * Feature 6697: Plugin Check Commands: add check_vmware_esx * Feature 6857: Run CheckCommands with C locale (workaround for comma vs dot and plugin api bug) * Feature 6858: Add some more PNP details * Feature 6868: Disable flapping detection by default * Feature 6923: IDO should fill program_end_time on a clean shutdown * Feature 7136: extended Manubulon SNMP Check Plugin Command * Feature 7209: ITL: Interfacetable * Feature 7256: Add OpenTSDB Writer * Feature 7292: ITL: Check_Mem.pl * Feature 7294: ITL: ESXi-Hardware * Feature 7326: Add parent soft states option to Dependency object configuration * Feature 7361: Livestatus: Add GroupBy tables: hostsbygroup, servicesbygroup, servicesbyhostgroup * Feature 7545: Please add labels in SNMP checks * Feature 7564: Access object runtime attributes in custom vars & command arguments * Feature 7610: Variable from for loop not usable in assign statement * Feature 7700: Evaluate apply/object rules when the parent objects are created * Feature 7702: Add an option that hides CLI commands * Feature 7704: ConfigCompiler::HandleInclude* should return an AST node * Feature 7706: ConfigCompiler::Compile* should return an AST node * Feature 7748: Redesign how stack frames work for scripts * [...] Tim Hardeck 2015-03-11 08:50:58 +00:00
  • ff19b05fb7 - update to upstream version 2.2.4 * Bug #6943: Configured recurring downtimes not applied on saturdays * Bug #7660: livestatus / nsca / etc submits are ignored during reload * Bug #7685: kUn-Bashify mail-{host,service}-notification.sh * Bug #8128: Icinga 2.2.2 build fails on SLES11SP3 because of changed boost dependency * Bug #8131: vfork() hangs on OS X * Bug #8162: Satellite doesn't use manually supplied 'local zone name' * Bug #8192: Feature statusdata shows wrong host notification options * Bug #8201: Update Icinga Web 2 uri to /icingaweb2 * Bug #8214: Fix YAJL detection on Debian squeeze * Bug #8222: inconsistent URL http(s)://www.icinga.org * Bug #8223: Typos in readme file for windows plugins * Bug #8245: check_ssmtp command does NOT support mail_from * Bug #8256: Restart fails after deleting a Host * Bug #8288: Crash in DbConnection::ProgramStatusHandler * Bug #8295: Restart of Icinga hangs * Bug #8299: Scheduling downtime for host and all services only schedules services * Bug #8311: Segfault in Checkable::AddNotification * Bug #8321: enable_event_handlers attribute is missing in status.dat * Bug #8368: Output in "node wizard" is confusing Tim Hardeck 2015-02-05 16:31:24 +00:00
  • d59835e420 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=34 Tim Hardeck 2015-01-29 13:41:55 +00:00
  • 085ad69d21 - update to upstream version 2.2.3 * Bug #8063: Volatile checks trigger invalid notifications on OK->OK state changes * Bug #8125: Incorrect ticket shouldn't cause "node wizard" to terminate * Bug #8126: Icinga 2.2.2 doesn't build on i586 SUSE distributions * Bug #8143: Windows plugin check_service.exe can't find service NTDS * Bug #8144: Arguments without values are not used on plugin exec * Bug #8147: check_interval must be greater than 0 error on update-config * Bug #8152: DB IDO query queue limit reached on reload * Bug #8171: Typo in example of StatusDataWriter * Bug #8178: Icinga 2.2.2 segfaults on FreeBSD * Bug #8181: icinga2 node update config shows hex instead of human readable names * Bug #8182: Segfault on update-config old empty config Tim Hardeck 2015-01-29 13:41:20 +00:00
  • d35213e175 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=32 Tim Hardeck 2014-12-19 12:43:19 +00:00
  • 74846bb23d OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=31 Tim Hardeck 2014-12-19 11:54:14 +00:00
  • fabea0ce3d OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=30 Tim Hardeck 2014-12-19 10:35:46 +00:00
  • fd8445f496 - removed Use-Icinga-1.x-Apache-conf.patch (fixed upstream) - update to upstream version 2.2.2 * Bug #7045: icinga2 init-script doesn't validate configuration on reload action * Bug #7064: Missing host downtimes/comments in Livestatus * Bug #7301: Docs: Better explaination of dependency state filters * Bug #7314: double macros in command arguments seems to lead to exception * Bug #7511: Feature compatlog' should flush output buffer on every new line * Bug #7518: update-config fails to create hosts * Bug #7591: CPU usage at 100% when check_interval = 0 in host object definition * Bug #7618: Repository does not support services which have a slash in their name * Bug #7683: If a parent host goes down, the child host isn't marked as unrechable in the db ido * Bug #7707: "node wizard" shouldn't crash when SaveCert fails * Bug #7745: Cluster heartbeats need to be more aggressive * Bug #7769: The unit tests still crash sometimes * Bug #7863: execute checks locally if command_endpoint == local endpoint * Bug #7878: Segfault on issuing node update-config * Bug #7882: Improve error reporting when libmysqlclient or libpq are missing * Bug #7891: CLI icinga2 node update-config` doesn't sync configs from remote clients as expected * Bug #7913: /usr/lib/icinga2 is not owned by a package * Bug #7914: SUSE packages %set_permissions post statement wasn't moved to common * Bug #7917: update_config not updating configuration * Bug #7920: Test Classic UI config file with Apache 2.4 * Bug #7929: Apache 2.2 fails with new apache conf * [...] Tim Hardeck 2014-12-18 11:31:04 +00:00
  • 1aaf8f4344 - added Use-Icinga-1.x-Apache-conf.patch to fix apache configuration Tim Hardeck 2014-12-02 17:47:08 +00:00
  • 34fbf0d641 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=27 Tim Hardeck 2014-12-02 16:43:47 +00:00
  • 88aa2f915a - removed icinga2-make-apache-conf-flexible.conf (fixed upstream) - imported upstream spec - update to upstream version 2.2.1 * Feature #6709: Support for arrays in macros * Feature #7463: Update spec file to use yajl-devel * Feature #7739: The classicui Apache conf doesn't support Apache 2.4 * Feature #7747: Increase default timeout for NRPE checks * Feature #7867: Document how arrays in macros work * Bug #7173: service icinga2 status gives wrong information when run as unprivileged user * Bug #7602: livestatus large amount of submitting unix socket command results in broken pipes * Bug #7613: icinga2 checkconfig should fail if group given for command files does not exist * Bug #7671: object and template with the same name generate duplicate object error * Bug #7708: Built-in commands shouldn't be run on the master instance in remote command execution mode * Bug #7725: Windows wizard uses incorrect CLI command * Bug #7726: Windows wizard is missing --zone argument * Bug #7730: Restart Icinga - Error Restoring program state from file '/var/lib/icinga2/icinga2.state' * Bug #7735: 2.2.0 has out-of-date icinga2 man page * Bug #7738: Systemd rpm scripts are run in wrong package * Bug #7740: /usr/sbin/icinga-prepare-dirs conflicts in the bin and common package * Bug #7741: Icinga 2.2 misses the build requirement libyajl-devel for SUSE distributions * Bug #7743: Icinga2 node add failed with unhandled exception * Bug #7754: Incorrect error message for localhost * [...] Tim Hardeck 2014-12-01 19:41:01 +00:00
  • 49c04ff042 Accepting request 262875 from home:lazyfrosch:icinga2 Tim Hardeck 2014-11-24 18:19:08 +00:00
  • 2e1878f416 - fix issue in %pre common script Tim Hardeck 2014-11-20 15:27:48 +00:00