[Pkg-nagios-changes] [pkg-icinga2] 02/05: Merge tag 'upstream/2.3.5'

Alexander Wirt formorer at debian.org
Wed Jul 1 09:48:23 UTC 2015


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

formorer pushed a commit to branch debmon-jessie
in repository pkg-icinga2.

commit f0e15638910f519861ab8b3eecd5fd64cda7ad56
Merge: 513f260 64334db
Author: Alexander Wirt <formorer at debian.org>
Date:   Wed Jun 17 14:02:21 2015 +0200

    Merge tag 'upstream/2.3.5'
    
    Upstream version 2.3.5

 AUTHORS                                            |   8 +
 CMakeLists.txt                                     |  18 +
 ChangeLog                                          | 244 +++++---
 RELEASE.md                                         |  29 +-
 agent/windows-setup-agent/SetupWizard.cs           |  11 +
 changelog.py                                       |  21 +-
 doc/1-about.md                                     | 637 ++++++++++++---------
 doc/10-icinga2-client.md                           |  18 +-
 doc/12-distributed-monitoring-ha.md                | 121 +++-
 doc/13-addons-plugins.md                           |  16 +-
 doc/14-alternative-frontends.md                    |   8 +-
 doc/16-troubleshooting.md                          |  64 ++-
 doc/18-migrating-from-icinga-1x.md                 |   4 +-
 doc/19-language-reference.md                       |   1 +
 doc/2-getting-started.md                           |   2 +-
 doc/20-library-reference.md                        |   2 +
 doc/22-appendix.md                                 |   7 +-
 doc/3-monitoring-basics.md                         | 402 +++++++++----
 ...uring-icinga-2.md => 4-configuring-icinga-2.md} |  70 +--
 doc/{4-advanced-topics.md => 5-advanced-topics.md} | 164 +++++-
 doc/6-object-types.md                              |  36 +-
 doc/7-icinga-template-library.md                   | 563 +++++++++++++-----
 doc/9-monitoring-remote-systems.md                 |   2 +-
 etc/CMakeLists.txt                                 |  10 +-
 etc/icinga2/conf.d/win32/services.conf             |  92 +++
 etc/icinga2/win32/icinga2.conf                     |  61 ++
 etc/logrotate.d/icinga2.cmake                      |   6 +-
 icinga2.spec                                       |   4 +-
 itl/CMakeLists.txt                                 |   2 +-
 itl/command-nscp-local.conf                        |  12 +-
 itl/command-plugins-windows.conf                   | 321 +++++++++++
 itl/command-plugins.conf                           | 258 ++++++++-
 itl/plugins-contrib.d/databases.conf               |  12 +-
 itl/plugins-contrib.d/network-components.conf      |  49 ++
 lib/base/scriptutils.hpp => itl/windows-plugins    |  44 +-
 lib/base/CMakeLists.txt                            |   2 +-
 lib/base/application.cpp                           |  89 ++-
 lib/base/scriptutils.cpp                           |  21 +
 lib/base/scriptutils.hpp                           |   1 +
 lib/base/utility.cpp                               |   2 +-
 lib/cli/nodeupdateconfigcommand.cpp                |  10 +-
 lib/cli/nodewizardcommand.cpp                      |  42 +-
 lib/compat/checkresultreader.cpp                   |   4 +-
 lib/compat/statusdatawriter.cpp                    |   9 +-
 lib/db_ido/dbevents.cpp                            |  28 +-
 lib/db_ido/dbevents.hpp                            |   2 +-
 lib/db_ido/hostdbobject.cpp                        |   7 +-
 lib/db_ido/servicedbobject.cpp                     |   7 +-
 lib/db_ido/userdbobject.cpp                        |  21 +-
 lib/icinga/checkable.cpp                           |  12 +-
 lib/icinga/compatutility.cpp                       |  53 +-
 lib/icinga/compatutility.hpp                       |   2 +-
 lib/icinga/externalcommandprocessor.cpp            |  31 +-
 lib/perfdata/perfdatawriter.ti                     |   4 +-
 mkdocs.yml                                         |   4 +-
 plugins/CMakeLists.txt                             |   9 +-
 plugins/check_perfmon.cpp                          | 403 +++++++++++++
 .../scriptutils.hpp => plugins/check_perfmon.h     |  56 +-
 third-party/cmake/FindGit.cmake                    |   3 +-
 tools/scripts/process_check_result                 |  17 +-
 tools/syntax/vim/syntax/icinga2.vim                |   2 +-
 61 files changed, 3183 insertions(+), 977 deletions(-)

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



More information about the Pkg-nagios-changes mailing list