[Pkg-nagios-changes] [pkg-icinga2] branch upstream updated (43b9dd6 -> 64334db)
Alexander Wirt
formorer at debian.org
Wed Jul 1 09:48:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
formorer pushed a change to branch upstream
in repository pkg-icinga2.
from 43b9dd6 Imported Upstream version 2.3.4
new 64334db Imported Upstream version 2.3.5
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
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 | 40 +-
etc/icinga2/{ => win32}/icinga2.conf | 10 +
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 ++
contrib/GPLHeader => itl/windows-plugins | 3 +-
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 +++++++++++++
lib/base/filelogger.hpp => plugins/check_perfmon.h | 46 +-
third-party/cmake/FindGit.cmake | 3 +-
tools/scripts/process_check_result | 17 +-
tools/syntax/vim/syntax/icinga2.vim | 2 +-
61 files changed, 3047 insertions(+), 959 deletions(-)
rename doc/{5-configuring-icinga-2.md => 4-configuring-icinga-2.md} (91%)
rename doc/{4-advanced-topics.md => 5-advanced-topics.md} (81%)
copy etc/icinga2/conf.d/{ => win32}/services.conf (69%)
copy etc/icinga2/{ => win32}/icinga2.conf (90%)
create mode 100644 itl/command-plugins-windows.conf
copy contrib/GPLHeader => itl/windows-plugins (97%)
create mode 100644 plugins/check_perfmon.cpp
copy lib/base/filelogger.hpp => plugins/check_perfmon.h (64%)
--
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