freemobile-munin: Fix typos, indentation, documentation

This commit is contained in:
Laurent Bachelier 2012-03-15 01:30:19 +01:00
commit d806585109

View file

@ -3,8 +3,8 @@
=head1 NAME
freemobile - Plugin to monitor a freemobile subscription
copy this script to /etc/munin/plugins/freemobile
freemobile - A plugin to monitor a freemobile subscription
create a link to this script in /etc/munin/plugins/
=note1
@ -20,7 +20,7 @@ env.HOME /home/florent
user florent
group florent
You can configure the list of monitored data with the ligne:
You can configure the list of monitored data with the line:
env.freemonitored voice sms mms data
Others monitored options: voicetoint voiceint smsint mmsint dataint
@ -29,8 +29,6 @@ Others monitored options: voicetoint voiceint smsint mmsint dataint
The cache timeout is 3 hours by default. You can change this value
with env.cache_expire.
WARNING: Some monitored options are *not* tested by author
=cut
use warnings;
# Munin doesn't like utf-8 :-(