From 0b6423f9c99d9edf8c96fefd0f6c453859395aa1 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Mon, 30 Sep 2013 00:03:24 +0200 Subject: Import Nagios Plugins site Import the Nagios Plugins web site, Cronjobs, infrastructure scripts, and configuration files. --- web/content/support.md | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 web/content/support.md (limited to 'web/content/support.md') diff --git a/web/content/support.md b/web/content/support.md new file mode 100644 index 0000000..0859f28 --- /dev/null +++ b/web/content/support.md @@ -0,0 +1,79 @@ +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` or `#Icinga` channels on +[freenode][freenode]. Some of the developers also hang around in +`#Nagios-Devel`. + +[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" +[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