Révision 5a2f9abf
Plugin rpi_temp: convert documentation to perlpod format
| plugins/raspberry-pi/rpi_temp | ||
|---|---|---|
| 1 | 1 |
#! /bin/sh |
| 2 |
# (c) 2013 - LGPL - Steve Schnepp <steve.schnepp@pwkf.org> |
|
| 2 |
|
|
| 3 |
: <<=cut |
|
| 4 |
|
|
| 5 |
=head1 NAME |
|
| 6 |
|
|
| 7 |
rpi_temp - monitor the temperature of a Raspberry device |
|
| 8 |
|
|
| 9 |
|
|
| 10 |
=head1 AUTHORS |
|
| 11 |
|
|
| 12 |
Copyright (C) 2013 Steve Schnepp <steve.schnepp@pwkf.org> |
|
| 13 |
|
|
| 14 |
|
|
| 15 |
=head1 LICENSE |
|
| 16 |
|
|
| 17 |
GNU Library General Public License v2 only |
|
| 18 |
|
|
| 19 |
SPDX-License-Identifier: LGPL-2.0-only |
|
| 20 |
|
|
| 21 |
=cut |
|
| 3 | 22 |
|
| 4 | 23 |
|
| 5 | 24 |
if [ ! -r "/sys/class/thermal/thermal_zone0/temp" ] |
Formats disponibles : Unified diff