monitoring-plugins/tools
Sven Nierlein 15f8dab30e tools/generate-change-log: workaround for broken Text::Wrap
workaround for broken Text::Wrap:
"This shouldn't happen at /usr/share/perl/5.18/Text/Wrap.pm line 84."
changing huge to overflow make generating changelogs work again at
the price of not having changelog strictly cut of at 80 columns
anymore. Words longer than 80 characters will now printed in one
line. This mainly affects old sf.net urls.

Signed-off-by: Sven Nierlein <Sven.Nierlein@consol.de>
2014-07-30 15:21:27 +02:00
..
build_perl_modules Merge branch 'hw/update-pm' 2013-08-30 18:15:00 +02:00
devmode Set -D_FORTIFY_SOURCE=2, and added a comment with link to explaination of this flag. 2008-08-05 11:14:40 +00:00
distclean Minor fixes to be amended into "rename" commit 2014-01-20 03:01:55 +01:00
generate-change-log tools/generate-change-log: workaround for broken Text::Wrap 2014-07-30 15:21:27 +02:00
git-notify Project rename initial commit. 2014-01-19 14:18:47 -05:00
git-post-receive-hook Project rename initial commit. 2014-01-19 14:18:47 -05:00
mini_epn.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
oneliners some useful onliners 2002-11-08 07:17:59 +00:00
p1.pl updated mini_epn and p1.pl added to plugins distribution 2002-05-02 16:22:13 +00:00
README tools: Update CVS references 2013-10-02 09:54:15 +02:00
setup Sync with the latest Gnulib code (177f525) 2010-04-12 21:26:35 -04:00
tango Capitalize "Monitoring Plugins" 2014-01-21 16:19:20 +01:00
tinderbox_build Project rename initial commit. 2014-01-19 14:18:47 -05:00

The tools subdirectory contains anciliary files that can be used to configure
or test the plugins.

1. setup - used for initialization after cloning the Git repository
2. tango -
3. mini_epn/p1.pl - used to test perl plugins for functionality under embedded
   perl
4. distclean - used to clean the sources leaving only original Git files