monitoring-plugins/tools
Thomas Guyot-Sionnest 217a6a7643 Fix sfwebcron probe file
The initial file was created in the user's home and later tested in the
doc directory. Instead, just rsync if the file is missing.

Also add some temporary files to gitignore/make clean
2012-11-07 17:57:37 +00:00
..
build_perl_modules Fix where PERL5LIB is blank 2008-02-28 12:54:49 +00: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 tools/distclean: use git-clean when possible 2010-04-28 05:28:22 -04:00
git-notify git-notify: Be careful with "--no-merge" 2010-07-02 15:28:35 +02:00
git-post-receive-hook git-notify: Pipe e-mails directly to sendmail(8) 2009-12-07 01:58:21 +01:00
git2svn.pl git2svn: Use --add-author-from with "git set-tree" 2009-01-06 00:49:16 -05:00
mail_error Need to export PATH for sfsnapshot to get correct GNU toolchain 2003-10-15 19:27:56 +00:00
mini_epn.c Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
np_build_from_sf Add scripts that update man pages in drupal 2012-11-03 19:07:40 +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 Removing CVS/SVN tags and replacing with git-based versioning 2008-11-23 05:38:47 +00:00
setup Sync with the latest Gnulib code (177f525) 2010-04-12 21:26:35 -04:00
sfsnapshot Updated to latest due to SF policy changes 2008-12-02 17:24:33 +00:00
sfsnapshot-upload Update the README text 2011-01-01 16:21:56 -05:00
sfsnapshotgit sfsnapshotgit: Better handling of remote refs 2010-10-11 21:38:42 -04:00
sfupload Helper script to upload tarballs to SF and create md5sum 2008-11-14 20:38:26 +00:00
sfwebcron Fix sfwebcron probe file 2012-11-07 17:57:37 +00:00
sync_website Automatically update website with --help output. Cosmetic 2007-10-25 20:43:04 +00:00
tango Initial revision 2002-02-28 06:42:51 +00:00
tinderbox_build Fix logging of STDERR in tinderbox tests phase 2009-03-18 03:34:39 -04:00
update_man_pages Add scripts that update man pages in drupal 2012-11-03 19:07:40 +00:00

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

1. setup - used to get the configuration initialized after a CVS download
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 CVS files