2013-11-26 22:53:19 +00:00
|
|
|
SUPPORT
|
|
|
|
|
2014-07-11 19:01:00 +00:00
|
|
|
Using the mailing lists and issue tracker at GitHub are the
|
|
|
|
best ways to obtain direct support for the Monitoring Plugins. There may
|
2013-11-26 22:53:19 +00:00
|
|
|
also be commercial support options available to you -- check
|
|
|
|
http://www.nagios.org/ to track the current status of commercial
|
|
|
|
support offerings.
|
|
|
|
|
2014-07-11 19:01:00 +00:00
|
|
|
There are two mailing lists associated with Monitoring Plugins development:
|
|
|
|
'help' (mailto:help@monitoring-plugins.org), and 'devel'
|
|
|
|
(mailto:help@monitoring-plugins.org). Unless you are fairly
|
2013-11-26 22:53:19 +00:00
|
|
|
certain you have found a bug or that you are requesting a new feature,
|
|
|
|
please direct support requests to 'help'.
|
|
|
|
|
|
|
|
Because these lists are handled entirely by volunteers, and because
|
|
|
|
these same volunteers are often plugin developers who can also use
|
|
|
|
their time to fix bug and provide feature requests, it is generally in
|
|
|
|
you interest to do a modest amount of legwork before posting to either
|
|
|
|
of these lists.
|
|
|
|
|
2014-07-11 19:01:00 +00:00
|
|
|
Plugins that are in the contrib directories are provided as-is. We will
|
|
|
|
try to help, but sometimes the plugins have dependencies that the monitoring-plugin
|
2013-11-26 22:53:19 +00:00
|
|
|
developers do not have access to. You may be able to try the authors
|
|
|
|
directly.
|
|
|
|
|
|
|
|
In brief, always provide the version of the software that you are
|
|
|
|
using, and when requesting features or reporting bugs, first check to
|
2013-11-26 23:01:37 +00:00
|
|
|
see that the issue has not already been addressed in the current Git
|
|
|
|
code.
|
2013-11-26 22:53:19 +00:00
|
|
|
|
|
|
|
GETTING HELP
|
|
|
|
|
|
|
|
Requests to 'help' require posting the version number of the
|
|
|
|
plugin. The best place to include the version information is in the
|
|
|
|
subject. A good post would have a subject like:
|
|
|
|
|
2014-07-11 19:01:00 +00:00
|
|
|
Can I use SSL with check_imap (monitoring-plugins 1.3.0-beta2) 1.12
|
2013-11-26 22:53:19 +00:00
|
|
|
|
|
|
|
If you do not include the version of the plugin, you risk having your
|
|
|
|
post silently ignored.
|
|
|
|
|
|
|
|
Be advised that the core plugins (and in fact many of the contributed
|
|
|
|
plugins) will provide a description of their use when invoked with the
|
|
|
|
'--help' option. Please read the help carefully and in it's entirety
|
|
|
|
before asking for support.
|
|
|
|
|
|
|
|
REPORTING BUGS AND SUBMITTING PATCHES
|
|
|
|
|
|
|
|
Bug reports, investigations of possible bugs, feature requests, and
|
|
|
|
patch submissions should be submitted to the development list at
|
2014-07-11 19:01:00 +00:00
|
|
|
mailto:devel@monitoring-plugins.org. Please raise an issue first
|
2013-11-26 23:01:37 +00:00
|
|
|
in GitHub, otherwise your email is likely to be missed over time.
|
2013-11-26 22:53:19 +00:00
|
|
|
|
2014-07-11 19:01:00 +00:00
|
|
|
You should identify the version, preferably in the subject line.
|
|
|
|
However, to best use developer resources, it is suggested that you
|
2013-11-26 22:53:19 +00:00
|
|
|
reference your report to one of the following sources:
|
|
|
|
|
|
|
|
1) The most recent release, including beta's
|
|
|
|
|
2013-11-26 23:01:37 +00:00
|
|
|
2) The current snapshots (there's a link provided on
|
2014-07-11 19:01:00 +00:00
|
|
|
https://www.monitoring-plugins.org/download.html)
|
2013-11-26 22:53:19 +00:00
|
|
|
|
2013-11-26 23:01:37 +00:00
|
|
|
3) The current Git code from GitHub
|
2013-11-26 22:53:19 +00:00
|
|
|
|
|
|
|
(This does not mean you should run any of these sources in a
|
|
|
|
production environment - the latter two you clearly should
|
|
|
|
not. However, if you find a bug, you should determine whether it is
|
|
|
|
still present in one of these sources, preferably either (2) or (3)
|
|
|
|
which are most recent.)
|
|
|
|
|
|
|
|
From experience, I know that most bugs can be fixed with only a few
|
|
|
|
more moments work than it takes to determine if the bug is still
|
2013-11-26 23:01:37 +00:00
|
|
|
present in the Git tree. If you can save a developer the expense of
|
2013-11-26 22:53:19 +00:00
|
|
|
that time, you ensure that bugs are fixed more rapidly, and thus you
|
|
|
|
ensure your problem resolution is reflected in a stable release more
|
|
|
|
quickly.
|