Révision 5061ef1d
Plugin dartybox: convert documentation to perlpod format
| plugins/router/dartybox | ||
|---|---|---|
| 1 | 1 |
#! /bin/sh |
| 2 |
# Parse box information |
|
| 3 |
# (c) 2013 - GPLv2 - Steve Schnepp <steve.schnepp@pwkf.org> |
|
| 4 |
# |
|
| 5 |
# Configuration is done via ENV vars, here is the default : |
|
| 6 |
# |
|
| 7 |
# [dartybox] |
|
| 8 |
# env.IP 192.168.1.254 |
|
| 2 |
|
|
| 3 |
: <<=cut |
|
| 4 |
|
|
| 5 |
=head1 NAME |
|
| 6 |
|
|
| 7 |
dartybox - parse router information |
|
| 8 |
|
|
| 9 |
|
|
| 10 |
=head1 CONFIGURATION |
|
| 11 |
|
|
| 12 |
The following default configuration is used: |
|
| 13 |
|
|
| 14 |
[dartybox] |
|
| 15 |
env.IP 192.168.1.254 |
|
| 16 |
|
|
| 17 |
|
|
| 18 |
=head1 AUTHORS |
|
| 19 |
|
|
| 20 |
Copyright (C) 2013 Steve Schnepp <steve.schnepp@pwkf.org> |
|
| 21 |
|
|
| 22 |
|
|
| 23 |
=head1 LICENSE |
|
| 24 |
|
|
| 25 |
GNU Library General Public License v2 only |
|
| 26 |
|
|
| 27 |
SPDX-License-Identifier: GPL-2.0-only |
|
| 28 |
|
|
| 29 |
=cut |
|
| 9 | 30 |
|
| 10 | 31 |
|
| 11 | 32 |
. $MUNIN_LIBDIR/plugins/plugin.sh |
Formats disponibles : Unified diff