diff options
-rw-r--r-- | FAQ | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 | ||
81 | 8. 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. | ||