[Pkg-nagios-changes] [pkg-nagios-snmp-plugins] branch upstream updated (e1ab457 -> 75687e0)
Jan Wagner
waja at moszumanska.debian.org
Thu Nov 30 12:24:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
waja pushed a change to branch upstream
in repository pkg-nagios-snmp-plugins.
from e1ab457 New upstream version 2.0.0
new 75687e0 New upstream version 2.1.0
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:
CHANGELOG.md | 59 +
plugins/LICENSE => LICENSE | 0
README.md | 91 +-
doc/01-About.md | 30 +
doc/02-Installation.md | 56 +
doc/03-Configuration.md | 104 ++
doc/04-Plugins.md | 891 +++++++++++++++
plugins/Changelog | 109 --
plugins/INSTALL | 15 -
plugins/README | 50 -
plugins/check_snmp_boostedge.pl | 4 +-
plugins/check_snmp_cpfw.pl | 2 +-
plugins/check_snmp_css.pl | 4 +-
plugins/check_snmp_css_main.pl | 4 +-
plugins/check_snmp_env.pl | 4 +-
plugins/check_snmp_int.pl | 46 +-
plugins/check_snmp_linkproof_nhr.pl | 4 +-
plugins/check_snmp_load.pl | 78 +-
plugins/check_snmp_mem.pl | 4 +-
plugins/check_snmp_nsbox.pl | 4 +-
plugins/check_snmp_process.pl | 2 +-
plugins/check_snmp_storage.pl | 2 +-
plugins/check_snmp_vrrp.pl | 2 +-
plugins/check_snmp_win.pl | 3 +-
plugins/doc/faq.html | 256 -----
plugins/doc/index.html | 431 --------
plugins/doc/index_commands.html | 2038 -----------------------------------
plugins/doc/snmp_cpfw.html | 471 --------
plugins/doc/snmp_css.html | 381 -------
plugins/doc/snmp_env.html | 370 -------
plugins/doc/snmp_int.html | 673 ------------
plugins/doc/snmp_load.html | 409 -------
plugins/doc/snmp_mem.html | 485 ---------
plugins/doc/snmp_process.html | 377 -------
plugins/doc/snmp_storage.html | 1330 -----------------------
plugins/doc/snmp_vrrp.html | 358 ------
plugins/doc/snmp_windows.html | 261 -----
37 files changed, 1331 insertions(+), 8077 deletions(-)
create mode 100644 CHANGELOG.md
rename plugins/LICENSE => LICENSE (100%)
create mode 100644 doc/01-About.md
create mode 100644 doc/02-Installation.md
create mode 100644 doc/03-Configuration.md
create mode 100644 doc/04-Plugins.md
delete mode 100644 plugins/Changelog
delete mode 100644 plugins/INSTALL
delete mode 100644 plugins/README
delete mode 100755 plugins/doc/faq.html
delete mode 100755 plugins/doc/index.html
delete mode 100755 plugins/doc/index_commands.html
delete mode 100755 plugins/doc/snmp_cpfw.html
delete mode 100755 plugins/doc/snmp_css.html
delete mode 100755 plugins/doc/snmp_env.html
delete mode 100755 plugins/doc/snmp_int.html
delete mode 100755 plugins/doc/snmp_load.html
delete mode 100755 plugins/doc/snmp_mem.html
delete mode 100755 plugins/doc/snmp_process.html
delete mode 100755 plugins/doc/snmp_storage.html
delete mode 100755 plugins/doc/snmp_vrrp.html
delete mode 100755 plugins/doc/snmp_windows.html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-snmp-plugins.git
More information about the Pkg-nagios-changes
mailing list