From 84c4a5d24cbef536b8248a3d8ff72bb2b4248c29 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Sat, 5 Oct 2013 00:56:26 +0200 Subject: Add test instance of the web site Serve https://www.nagios-plugins.org:444/ from the "test" branch of this repository. --- web/input/support.md | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 web/input/support.md (limited to 'web/input/support.md') diff --git a/web/input/support.md b/web/input/support.md new file mode 100644 index 0000000..c6d8b3d --- /dev/null +++ b/web/input/support.md @@ -0,0 +1,82 @@ +title: Support +parent: Home +menu-position: 4 +--- + +# Support + +## Bug Tracker + +If you believe you found a bug, you might want to [check][search] whether it +has been reported to our [issue tracker][tracker] already. Please also try +the [current snapshot][snapshot], as the bug may be fixed in the latest code. +Otherwise, please submit a [new issue][new] and include all information that +might be relevant! + +## Mailing Lists + + + + +There are three mailing lists for the Nagios Plugins: + +* General discussion and support: **** + [Subscribe][help-sub] | [Archive][help-arch] | [Gmane][help-gmane] + +* Development-related issues: **** + [Subscribe][devel-sub] | [Archive][devel-arch] | [Gmane][devel-gmane] + +* Git commits (read-only): **** + [Subscribe][commits-sub] | [Archive][commits-arch] | [Gmane][commits-gmane] + + +Be aware that these mailing lists are read by volunteers, so responses may +take time, if at all. + +## IRC + +Plugin issues are usually discussed in the [#Nagios][nagios-irc] or +[#Icinga][icinga-irc] channels on [freenode][freenode]. Some of the +developers also hang around in [#Nagios-Devel][nagios-devel-irc]. + +[snapshot]: download/snapshot/nagios-plugins-master.tar.gz "Current Snapshot Tarball" +[search]: https://github.com/nagios-plugins/nagios-plugins/search?type=Issues "Issue Tracker Search" +[tracker]: https://github.com/nagios-plugins/nagios-plugins/issues "Issue Tracker" +[new]: https://github.com/nagios-plugins/nagios-plugins/issues/new "New Issue" +[freenode]: http://freenode.net/ "Freenode Network" +[icinga-irc]: http://webchat.freenode.net/?channels=icinga +[nagios-irc]: http://webchat.freenode.net/?channels=nagios +[nagios-devel-irc]: http://webchat.freenode.net/?channels=nagios-devel +[help-sub]: https://lists.sourceforge.net/lists/listinfo/nagiosplug-help +[help-arch]: https://sourceforge.net/p/nagiosplug/mailman/nagiosplug-help +[help-gmane]: http://dir.gmane.org/gmane.network.nagios.plugins +[devel-sub]: https://lists.sourceforge.net/lists/listinfo/nagiosplug-devel +[devel-arch]: https://sourceforge.net/p/nagiosplug/mailman/nagiosplug-devel +[devel-gmane]: http://dir.gmane.org/gmane.network.nagios.plugins.devel +[commits-sub]: https://lists.sourceforge.net/lists/listinfo/nagiosplug-checkins +[commits-arch]: https://sourceforge.net/p/nagiosplug/mailman/nagiosplug-checkins +[commits-gmane]: http://dir.gmane.org/gmane.network.nagios.plugins.cvs +[announce-sub]: /fixme +[announce-arch]: /fixme +[announce-gmane]: /fixme + + -- cgit v1.2.3-74-g34f1