Commit graph

101 commits

Author SHA1 Message Date
Monitoring Plugins Development Team
63734f52ab Project rename initial commit.
This is an initial take at renaming the project to Monitoring Plugins.
It's not expected to be fully complete, and it is expected to break
things (The perl module for instance). More testing will be required
before this goes mainline.
2014-01-19 14:18:47 -05:00
Holger Weiss
dc3fc90e2a developer-guidelines.sgml: Fix URL
Fix the Test::Simple tutorial URL.
2013-10-28 16:48:48 +01:00
Holger Weiss
22de59d0ef developer-guidelines.sgml: Remove Tinderbox link
We don't run a Tinderbox instance anymore.  (Noted by "zathras" on IRC.)
2013-10-28 16:10:31 +01:00
Jan Wagner
c54625ecc1 tools: Update CVS references
We moved our stuff from CVS/SourceForge to Git/GitHub.
2013-10-02 09:54:15 +02:00
Jan Wagner
3052b7856e doc: Updated CVS references
We moved our stuff from CVS/SourceForge to Git/GitHub.
2013-10-02 09:54:11 +02:00
Holger Weiss
7193db3c41 developer-guidelines.sgml: Normalize spelling
- Write "plugin" instead of "plug-in".
- Write "development guidelines" instead of "developer guidelines"
- Capitalize "Nagios Plugin Development Guidelines".
2013-09-25 09:49:18 +02:00
Holger Weiss
5789548373 developer-guidelines.sgml: Update copyright year
We touched the Development Guidelines this year.
2013-08-27 18:42:51 +02:00
Holger Weiss
912a2eaf02 developer-guidelines.sgml: Multiline output
Document the multiline output format properly.

Thanks to Jochen Bern for providing this patch.
2013-08-22 20:45:53 +02:00
Holger Weiss
c542ca9136 developer-guidelines.sgml: Allow special value "U"
Allow a literal "U" to be specified in place of an actual value within
the performance data string.  An "U" corresponds to RRDtool's "UNKNOWN"
value; i.e., it's meant to indicate that data acquisition failed for
some reason.  PNP4Nagios already supports this extension.
2013-08-21 21:50:55 +02:00
Sven Nierlein
1609749226 removed duplicate entry 2013-08-21 22:20:59 +02:00
palli
1845c4cdf9 Table 4 example 5 updated
Description did not specify that it condition is critical if "stuff"
is less than zero.
2012-12-03 15:14:49 +01:00
palli
d7f7cfe8d2 Description for table4 example7
My original patch was based on the online version which was apparently out of date.

In the meantime someone changed the description of example7 instead of the example. I think this is better because
otherwise example 6 and 7 are basically the same.
2012-12-03 15:14:49 +01:00
Pall Sigurdsson
4e9de7da20 Bugfix, fixed a broken command-line example
The last example in the table contradicted the previous example. Surely
it's purpose was to showcase the @ behaviour to invert threshold, but the
@ sign was missing.

I also clarified the description to the second last example so it is in same
style as the others.
2012-12-03 15:14:49 +01:00
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
Ton Voon
b8dacf1c94 Corrected example 2010-03-15 19:44:25 +00:00
Thomas Guyot-Sionnest
181107290e Update developer guideline regarding CVS Commits
(mostly for testing my snapshot script, though it had to be updated anyway)
2009-11-18 07:25:52 -05:00
Ton Voon
53efa53d5d Updated documentation re: no equals sign and single quote 2009-09-24 10:33:23 +01:00
Thomas Guyot-Sionnest
e82b611840 Update RELEASING document with proper tag creation and push commands 2009-09-19 02:03:59 -04:00
Thomas Guyot-Sionnest
4aec8e28c3 Add accidentally removed line plus a note about the web copy 2009-07-23 08:52:08 -04:00
Thomas Guyot-Sionnest
1b7eeac5a0 Merge changes from web 2009-07-23 08:49:07 -04:00
Ton Voon
f17d7c0517 Updated links for exchange.nagios.org 2009-07-17 17:24:28 +01:00
Holger Weiss
b6362e9cf5 Talk about Git instead of CVS
Update the Developer Guidelines to reflect the fact that our development
is done using Git instead of CVS these days (as noted by Chris Pepper on
the "nagiosplug-devel" list).

While at it, apply another few minor cleanups.

Signed-off-by: Holger Weiss <holger@zedat.fu-berlin.de>
2009-05-19 14:18:02 +02:00
Holger Weiss
cfbc87b2d3 Remove comments regarding former requirements
Don't explain why Libtool and Gettext are no longer needed.  Libtool
actually is a requirement, as (at least) the M4 macros provided by
Libtool are needed for our Autotools setup.  And the fact that Gettext
is no longer needed probably isn't that interesting for new developers.

Signed-off-by: Holger Weiss <holger@zedat.fu-berlin.de>
2009-05-19 13:46:50 +02:00
Thomas Guyot-Sionnest
b99afc69bf Devel doc: NP-VERSION-GEN needs to be updated as well 2009-02-06 08:04:55 -05:00
Thomas Guyot-Sionnest
7082ff2abd Update the devel notes for Git 2009-02-06 07:22:22 -05:00
Thomas Guyot-Sionnest
bab46e817f Revert "Moving project administration documents to nagiosplugins.org site"
This reverts commit f4a5259481.
2009-02-06 06:35:03 -05:00
Thomas Guyot-Sionnest
6fbd14fea5 Removing CVS/SVN tags and replacing with git-based versioning
For contrib/, full tags have been imported from subversion


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2091 f882894a-f735-0410-b71e-b25c423dba1c
2008-11-23 05:38:47 +00:00
Ton Voon
9fbc0c1400 Updated tinderbox link
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2080 f882894a-f735-0410-b71e-b25c423dba1c
2008-11-11 15:17:23 +00:00
Ton Voon
f4a5259481 Moving project administration documents to nagiosplugins.org site
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2055 f882894a-f735-0410-b71e-b25c423dba1c
2008-09-25 08:01:27 +00:00
Ton Voon
7e8d917db9 Changed SF file release to use sftp instead of ftp
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2006 f882894a-f735-0410-b71e-b25c423dba1c
2008-05-27 23:44:12 +00:00
Ton Voon
a8eac11bd6 Add reparagraph option to make ChangeLog output bit prettier
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1808 f882894a-f735-0410-b71e-b25c423dba1c
2007-10-15 06:52:56 +00:00
Ton Voon
488e20226d Updated notes on releasing, mainly for svn
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1803 f882894a-f735-0410-b71e-b25c423dba1c
2007-09-29 10:03:56 +00:00
Ton Voon
b99d735795 State that stderr should not have any output
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1796 f882894a-f735-0410-b71e-b25c423dba1c
2007-09-24 18:51:07 +00:00
Ton Voon
37287823f0 Removing all .cvsignore files
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1761 f882894a-f735-0410-b71e-b25c423dba1c
2007-07-24 00:35:42 +00:00
Matthias Eble
370561d594 Added hint to avoid using the boolean type in C as discussed on the devel list
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1748 f882894a-f735-0410-b71e-b25c423dba1c
2007-07-06 23:03:39 +00:00
Ton Voon
8d9b7a58ea Add news item to nagiosplugins.org
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1682 f882894a-f735-0410-b71e-b25c423dba1c
2007-04-11 14:43:03 +00:00
Thomas Guyot-Sionnest
b31198c6ff Fix the makefile ('[[' is bash-specific, 'rm -f' don't remove directories)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1623 f882894a-f735-0410-b71e-b25c423dba1c
2007-02-24 01:03:40 +00:00
Ton Voon
3f765f90de Update list of team members. More notes on new releases
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1608 f882894a-f735-0410-b71e-b25c423dba1c
2007-02-05 13:51:53 +00:00
Ton Voon
b06427a140 Update references to NEWS instead of CHANGES. Fix compile of libtap
test programs


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1583 f882894a-f735-0410-b71e-b25c423dba1c
2007-01-25 00:58:14 +00:00
Ton Voon
49d8064bf3 Various cleanups in the syncing with gnulib
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1581 f882894a-f735-0410-b71e-b25c423dba1c
2007-01-24 23:18:05 +00:00
Ton Voon
fe856aa957 Sync with gnulib - lots of extraneous code removed in preference to GNU code
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1580 f882894a-f735-0410-b71e-b25c423dba1c
2007-01-24 22:47:25 +00:00
Ton Voon
e10fe21101 Updated policy on contributed plugins
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1573 f882894a-f735-0410-b71e-b25c423dba1c
2007-01-20 20:45:44 +00:00
Ton Voon
2e3a867002 Administrative notes
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1572 f882894a-f735-0410-b71e-b25c423dba1c
2007-01-20 20:06:42 +00:00
Ton Voon
5e7e56b381 Add libtool requirement for development
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1541 f882894a-f735-0410-b71e-b25c423dba1c
2006-12-06 15:53:50 +00:00
Ton Voon
16ba8f7f03 M4 requirement for developer platform
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1463 f882894a-f735-0410-b71e-b25c423dba1c
2006-07-31 14:09:42 +00:00
Ton Voon
8d5fcec7a3 Example ranges (Nathan Vonnahme)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1458 f882894a-f735-0410-b71e-b25c423dba1c
2006-07-27 11:29:09 +00:00
Ton Voon
8e7eecefca Updated requirements for development platform
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1426 f882894a-f735-0410-b71e-b25c423dba1c
2006-06-14 19:15:03 +00:00
Ton Voon
5817bf6a78 Added libtool files, at version 1.5.22, into CVS
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1409 f882894a-f735-0410-b71e-b25c423dba1c
2006-05-30 09:19:47 +00:00
Ton Voon
49f15b6bbf Reminder of no inline variable declarations
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1400 f882894a-f735-0410-b71e-b25c423dba1c
2006-05-24 09:23:50 +00:00
Ton Voon
52ea6f2a8d Requirement of automake 1.8.3, as coreutils needs it
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1398 f882894a-f735-0410-b71e-b25c423dba1c
2006-05-19 21:41:03 +00:00