diff options
-rw-r--r-- | SUPPORT | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -4,20 +4,20 @@ also be commercial support options available to you -- check | |||
4 | http://www.nagios.org/ to track the current status of commercial | 4 | http://www.nagios.org/ to track the current status of commercial |
5 | support offerings. | 5 | support offerings. |
6 | 6 | ||
7 | There are two mailing lits associated wth Nagios Plugin development: | 7 | There are two mailing lists associated with Nagios Plugin development: |
8 | 'help' (mailto:nagiosplug-help@lists.sourceforge.net), and 'devel' | 8 | 'help' (mailto:nagiosplug-help@lists.sourceforge.net), and 'devel' |
9 | (mailto:nagiosplug-devel@lists.sourceforge.net). Unless you are fairly | 9 | (mailto:nagiosplug-devel@lists.sourceforge.net). Unless you are fairly |
10 | certain you have found a bug or thet you are requesting a new feature, | 10 | certain you have found a bug or that you are requesting a new feature, |
11 | please direct support requests to 'help'. | 11 | please direct support requests to 'help'. |
12 | 12 | ||
13 | Becuase these lists are handled entirely by voluteers, and because | 13 | Because these lists are handled entirely by volunteers, and because |
14 | these same volunteers are often plugin developers who can also use | 14 | these same volunteers are often plugin developers who can also use |
15 | their time to fix bug and provide feature requests, it is genrally in | 15 | their time to fix bug and provide feature requests, it is generally in |
16 | you interest to do a modest amount of legwork bfore posting to either | 16 | you interest to do a modest amount of legwork before posting to either |
17 | of these lists. | 17 | of these lists. |
18 | 18 | ||
19 | In brief, always provide the version of the software that you are | 19 | In brief, always provide the version of the software that you are |
20 | using, and when requsting features or reporting bugs, first check to | 20 | using, and when requesting features or reporting bugs, first check to |
21 | see that the issue has not already been addressed in the CVS tree. | 21 | see that the issue has not already been addressed in the CVS tree. |
22 | 22 | ||
23 | GETTING HELP | 23 | GETTING HELP |
@@ -28,7 +28,7 @@ subject. A good post would have a subject like: | |||
28 | 28 | ||
29 | Can I use SSL with check_imap (nagios-plugins 1.3.0-beta2) 1.12 | 29 | Can I use SSL with check_imap (nagios-plugins 1.3.0-beta2) 1.12 |
30 | 30 | ||
31 | If you do not include the verion of the plugin, you risk having your | 31 | If you do not include the version of the plugin, you risk having your |
32 | post silently ignored. | 32 | post silently ignored. |
33 | 33 | ||
34 | Be advised that the core plugins (and in fact many of the contributed | 34 | Be advised that the core plugins (and in fact many of the contributed |
@@ -46,7 +46,7 @@ Bug reports, investigations of possible bugs, feature requests, and | |||
46 | patch submissions should be submitted to the development list at | 46 | patch submissions should be submitted to the development list at |
47 | (mailto:nagiosplug-devel@lists.sourceforge.net). | 47 | (mailto:nagiosplug-devel@lists.sourceforge.net). |
48 | 48 | ||
49 | As with the support list, you should identify the version, prefrably | 49 | As with the support list, you should identify the version, preferably |
50 | in the subject line. However, to best use developer resources, it is | 50 | in the subject line. However, to best use developer resources, it is |
51 | suggested that you reference your report one of the following sources: | 51 | suggested that you reference your report one of the following sources: |
52 | 52 | ||
@@ -63,7 +63,7 @@ not. However, if you find a bug, you should determine whether it is | |||
63 | still present in one of these sources, preferably either (2) or (3) | 63 | still present in one of these sources, preferably either (2) or (3) |
64 | which are most recent>) | 64 | which are most recent>) |
65 | 65 | ||
66 | From experince, I know that most bugs can be fixed with only a few | 66 | From experience, I know that most bugs can be fixed with only a few |
67 | more moments work than it takes to determine if the bug is still | 67 | more moments work than it takes to determine if the bug is still |
68 | present in the CVS tree. If you can save a developer the expense of | 68 | present in the CVS tree. If you can save a developer the expense of |
69 | that time, you ensure that bugs are fixed more rapidly, and thus you | 69 | that time, you ensure that bugs are fixed more rapidly, and thus you |