Commit graph

25 commits

Author SHA1 Message Date
Florent Fourcot
1161874362 Fix SMS regexp 2013-04-25 12:56:42 +02:00
Florent
2c2f8a1804 if $phone is not set, take the first account available 2012-09-03 14:15:31 +02:00
Florent
57564917f0 Fix data parsing (string is not a int...) 2012-09-03 14:12:39 +02:00
Florent
32663b4512 Add documentation for the new parameter 2012-09-03 14:12:36 +02:00
Florent
953e843921 Fix freemobile-munin (bug since we use multiaccount) 2012-09-03 12:54:54 +02:00
Florent
e2edfe3d8f Print the postvalue instead to return it 2012-07-21 09:47:58 +02:00
Florent
26392b14fc Fix international regexp 2012-07-20 16:55:34 +02:00
Florent
e18a4e85a8 Catch unit for data 2012-07-16 11:41:34 +02:00
Florent
818da4da2e Only load freemobile backend 2012-06-01 14:55:19 +02:00
Florent
90bcdf1054 Fix condition to detect empty output
And remove some whitespace
2012-03-28 15:05:40 +02:00
Florent
5bb432cb9a Print cache if empty output of plugin
Bad news : in case of site change, connection to the website every 5min
Good news : The graph will be good
2012-03-28 14:46:56 +02:00
Florent Fourcot
c767e72767 Change documentation 2012-03-22 08:59:23 +01:00
Florent Fourcot
65d450860e Fix log flooding
Munin has a bug with whitespace at end of label
See: http://munin-monitoring.org/ticket/991
2012-03-20 00:41:46 +01:00
theo
327cb4f618 Freemobile munin plugin needs a cache directory to store previous
results.

Let's create it and not expect the user to do it.
2012-03-19 23:22:00 +01:00
theo
259bef4739 Code cleanup
* Complies to perltidy
 * Avoid useless loops
 * Always use strict!
 * Remove unused vars
 * Use croak instead of die
 * End every function with return
 * Use English instead of magic punctuation
 * Avoid useless variable interpolations
 * Use functions
 * Fix POD syntax
2012-03-19 16:16:41 +01:00
Laurent Bachelier
d806585109 freemobile-munin: Fix typos, indentation, documentation 2012-03-15 18:27:26 +01:00
Florent
12e4a9c6ff Change regexp (backend change) 2012-03-14 17:08:52 +01:00
Florent
871a43b3be Add missing close 2012-03-13 17:25:15 +01:00
Florent
0cf5a2b8c5 Fix refresh of cache in case of empty file 2012-03-13 17:22:43 +01:00
Florent
79912d5d73 Fix encoding 2012-03-13 16:56:11 +01:00
Florent
aff616a149 Add special numbers option 2012-03-13 15:16:35 +01:00
Florent
09c4733e4b Add a cache_expire option 2012-03-13 13:58:14 +01:00
Romain Bignon
becabad073 fix data regexp 2012-03-13 12:57:27 +01:00
Romain Bignon
db85b651d4 fix regexps 2012-03-13 12:35:07 +01:00
Florent
916dc58cc2 Add a script to monitor freemobile subscription with munin 2012-03-09 10:05:18 +01:00