summaryrefslogtreecommitdiffstats
path: root/web/input/doc/presentation.md
blob: d578d4afcd3cc136e85bb86b5c4a206b9492cb5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
title: Presentation
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][mirror].

[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"
[mirror]: ftp://ftp.fu-berlin.de/unix/network/nagios-plugins/presentation/ "FTP Mirror"

<!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %-->