From 5d76badfad6535d71c65b80b9a5049599972bac0 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Tue, 14 Jan 2014 15:21:08 +0100 Subject: Rename /doc/presentation.html "presentation.html" is a little too generic. --- web/input/doc/writing-perl-plugins.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 web/input/doc/writing-perl-plugins.md (limited to 'web/input/doc/writing-perl-plugins.md') diff --git a/web/input/doc/writing-perl-plugins.md b/web/input/doc/writing-perl-plugins.md new file mode 100644 index 0000000..2818c6a --- /dev/null +++ b/web/input/doc/writing-perl-plugins.md @@ -0,0 +1,27 @@ +title: FOSDEM Talk +parent: Documentation +--- + +# Writing Perl Plugins + +Former Nagios Plugins team lead Ton Voon gave a 15-minutes lightning talk +about the Nagios Plugins at [FOSDEM][fosdem]. He made a screencast of [the +presentation][talk] in Quicktime format (35 MB): + +* [fosdem.mov][screencast] + +The `check_weather` script demonstrated in the screencast is also available +for download, with additional comments: + +* [check_weather.pl][script] + +Both files are also available via FTP mirrors, see our [download +page][download]. + +[fosdem]: https://fosdem.org/ "FOSDEM" +[talk]: https://archive.fosdem.org/2007/schedule/events/lt_nagios_plugins.html "Ton's Talk" +[screencast]: https://www.nagios-plugins.org/download/presentation/fosdem.mov "Screencast" +[script]: https://www.nagios-plugins.org/download/presentation/check_weather.pl "check_weather" +[download]: download.html "Download" + + -- cgit v1.2.3-74-g34f1