From b07cce0baa3c0542977307e39ca60d50e062af3c Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Fri, 10 Oct 2008 07:57:03 +0200 Subject: [PATCH] Install contrib/snmp-probe-host.px to /usr/share/doc/collectd/examples/. --- debian/README.Debian | 6 +++++- debian/changelog | 3 ++- debian/rules | 3 ++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index 273216a..d5472c9 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -122,7 +122,7 @@ Examples: it to a format the exec-plugin understands. The features are limited - changing the munin plugins to use the output format understood by the exec-plugin is recommended. See the embedded POD documentation for more - details: perldoc exec-munin.px + details: perldoc exec-munin.px. - exec-smartctl: Sample script for the exec plugin. Please refer to the documentation in the file - you will have to adapt it to your needs anyway. @@ -136,6 +136,10 @@ Examples: packet counters, UPS-MIB and whatever people have send in. If you have some more definitions please send them in, so others can profit from it. +- snmp-probe-host.px: Script to be used to automatically generate SNMP + configuration snippets for the "snmp" plugin. See the embedded POD + documentation for more details: perldoc snmp-probe-host.px. + Additional helper scripts: -------------------------- diff --git a/debian/changelog b/debian/changelog index ad8a961..8247fb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ collectd (4.5.0-1) experimental; urgency=low - Added build dependency on libpq-dev required by the postgresql plugin. * debian/rules: - Disabled onewire plugin - owfs is not yet available in Debian. + - Install contrib/snmp-probe-host.px to /usr/share/doc/collectd/examples/. * debian/patches: - Removed myplugin_strcpy.dpatch - applied upstream. - Removed perl_deadlock.dpatch - included upstream. @@ -26,7 +27,7 @@ collectd (4.5.0-1) experimental; urgency=low - Removed memcached_fdleak.dpatch - included upstream. - Removed memcached_timeout.dpatch - included upstream. - -- Sebastian Harl Tue, 07 Oct 2008 11:05:39 +0200 + -- Sebastian Harl Fri, 10 Oct 2008 07:55:57 +0200 collectd (4.4.2-2) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 37c21a4..eac9af1 100755 --- a/debian/rules +++ b/debian/rules @@ -144,7 +144,8 @@ binary-arch: build install-arch contrib/exec-munin.conf contrib/exec-munin.px contrib/exec-smartctl \ contrib/exec-nagios.conf contrib/exec-nagios.px \ contrib/SpamAssassin/ contrib/iptables/ contrib/cussh.pl \ - contrib/snmp-data.conf contrib/add_rra.sh contrib/network-proxy.py + contrib/snmp-data.conf contrib/add_rra.sh contrib/network-proxy.py \ + contrib/snmp-probe-host.px dh_installdebconf -a dh_installinit -a -- defaults 95 dh_link -a -- 2.30.2