summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarl DeBisschop <kdebisschop@users.sourceforge.net>2003-02-08 05:58:03 +0000
committerKarl DeBisschop <kdebisschop@users.sourceforge.net>2003-02-08 05:58:03 +0000
commit20cc276166823ca7b938e4b9aacf7fa2ffd25b73 (patch)
tree6aaa0b6499a74d67db2f1eade444a580acee753a
parent69ad2551b9828d49171094407a7c3b0ebe5aec3c (diff)
downloadmonitoring-plugins-20cc276166823ca7b938e4b9aacf7fa2ffd25b73.tar.gz
add item on submitting new plugins
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@294 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r--FAQ6
1 files changed, 6 insertions, 0 deletions
diff --git a/FAQ b/FAQ
index 5d59a412..66ca293e 100644
--- a/FAQ
+++ b/FAQ
@@ -78,4 +78,10 @@ Frequently Asked Questions
78 executed by nagios, but ping seems to be far and away the biggest 78 executed by nagios, but ping seems to be far and away the biggest
79 offender.) 79 offender.)
80 80
818. Q: I have a plugin to offer. What do I do to get it accepted?
81 82
83 A: Send it to nagiosplug-devel@lists.sourceforge.net. Usually, we
84 just drop it into contrib until we have a chance to check if the
85 standard options are used, etc.
86
87 You can also get feedback on improving the plugin via the mailing list.