Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/sensors/alertme_keyfobsathome | ||
|---|---|---|
| 4 | 4 |
# alertme_power relies on http://code.google.com/p/alertmepi/ |
| 5 | 5 |
# to have been installed and working |
| 6 | 6 |
# |
| 7 |
# 20110120 - update to use correct mixed case for AlertMe and remove cruft
|
|
| 7 |
# 20110120 - update to use correct mixed case for AlertMe and remove cruft |
|
| 8 | 8 |
# left over from creating this plugin from another script |
| 9 | 9 |
# |
| 10 | 10 |
# add to the plugins-conf.d/munin so that it can read the /etc/alertme files |
| ... | ... | |
| 26 | 26 |
KFC=`/usr/local/bin/alertmepi.pl -k | wc -l` |
| 27 | 27 |
|
| 28 | 28 |
if [ $? -eq 0 ] ; then |
| 29 |
echo $KFC
|
|
| 29 |
echo $KFC |
|
| 30 | 30 |
else |
| 31 | 31 |
echo U |
| 32 | 32 |
fi |
Formats disponibles : Unified diff