1
0
mirror of https://github.com/Tafkas/fritzbox-munin.git synced 2023-10-10 13:36:55 +02:00
Commit Graph

103 Commits

Author SHA1 Message Date
oe73773
a394a3fe49 FB 7.24 Login 2021-06-13 22:30:21 +02:00
oe73773
a37b7e1364
Merge pull request #4 from thkukuk/master
Use correct values for traffic down and up
2021-06-12 20:46:39 +02:00
oe73773
eba18ef520
Create codeql-analysis.yml 2021-06-12 20:37:18 +02:00
Thorsten Kukuk
e41c917dc6 Use correct values for traffic down and up
Enhance the labels of traffic down and traffic up to differentiate
them.
Fix traffic_down to show the graph and data like traffic_up.
Use correct max_traffic value for traffic_up.
2020-10-03 14:46:21 +02:00
oe73773
c1ea899479
Merge pull request #1 from oe73773/multi-fb-support
Multi fb support
2020-07-12 21:42:35 +02:00
oe73773
08f1cc7126
Update README.md 2020-07-12 21:36:17 +02:00
oe73773
2c59120ec2
Update README.md 2020-07-12 21:34:28 +02:00
oe73773
8a6b82a06f
Update README.md 2020-07-12 21:31:04 +02:00
oe73773
164d386e91 Line breaks and readme fixed 2020-07-12 21:17:00 +02:00
oe73773
4128959dba Executable! 2020-07-12 20:43:21 +02:00
oe73773
aa3e8e7739 set unix mode 2020-07-12 20:27:16 +02:00
oe73773
ace93c079c fix traffic 2020-07-12 20:26:10 +02:00
root
b728737bb0 set x 2020-07-12 20:06:58 +02:00
oe73773
f9b0eb9db9 set executeable 2020-07-12 20:03:29 +02:00
root
dea1895ad6 chmod fixed 2020-07-12 19:51:56 +02:00
oe73773
4edc011e48 traffic type fixed 2020-07-12 19:40:21 +02:00
oe73773
5c48631405 hostname fixed 2020-07-11 18:00:44 +02:00
oe73773
aa12d83859 current traffic value fixed 2020-07-11 17:16:00 +02:00
oe73773
2f1c80fcb5 test multi box support 2020-07-11 16:56:32 +02:00
oe73773
e34cd24e33 test multi box support 2020-07-11 16:55:26 +02:00
oe73773
c8137c2145 new filenames 2020-07-09 20:13:04 +02:00
oe73773
c4642ccbf3 initial commit 2020-07-09 20:11:01 +02:00
root
6a5d53c6e5 traffic seperated in up- and downstream 2020-07-07 20:57:09 +02:00
root
77168af184 Switch to fritzconnection 1.3.1 2020-07-05 22:31:19 +02:00
Christian Stade-Schuldt
2dd4e07013 make checks language agnostic. Rely on position instead. 2019-04-09 18:59:54 +02:00
Christian Stade-Schuldt
883c61e498 adapt scripts for FritzOS 7.1, scripts are Python 3 only now 2019-04-09 09:47:49 +02:00
Christian Stade-Schuldt
ef6f81b426 update Readme 2018-09-12 17:07:10 +02:00
Christian Stade-Schuldt
cd269783bd update Readme 2018-09-11 23:15:34 +02:00
Christian Stade-Schuldt
3364b29ec1 remove invalid parantheses 2018-07-04 01:00:36 +02:00
Christian Stade-Schuldt
ee66451dcc update README 2018-03-16 19:34:18 +01:00
Christian Stade-Schuldt
34ee94ce1d update README and Contributors 2017-11-04 17:04:42 +01:00
Christian Stade-Schuldt
666e3d0a0a changes towards python 3 compatibility 2017-11-04 17:04:26 +01:00
Christian Stade-Schuldt
bfdeb190f3 use lxml for parsing and better error handling 2017-11-04 17:04:00 +01:00
Christian Stade-Schuldt
a2fb8f7dc7 update README 2017-10-13 20:45:19 +02:00
Christian Stade-Schuldt
5f64d24d9c Merge pull request #22 from cweiske/patch-1
Talk about the UPnP status setting
2017-10-13 20:35:36 +02:00
Christian Weiske
9264e49e27 Talk about the UPnP status setting
If you don't enable that, you'll get an exception: Unknown Service: WANIPConnection:1
2017-10-13 20:29:05 +02:00
Christian Stade-Schuldt
c5cdb516d7 format readme 2017-09-06 23:42:55 +02:00
Christian Stade-Schuldt
42c1d2461d add CONTRIBUTORS.md 2017-09-06 22:58:39 +02:00
Christian Stade-Schuldt
213a64abe7 update changelog 2017-09-06 22:51:46 +02:00
Christian Stade-Schuldt
78a5a202cf move power consumption to system group 2017-09-06 22:41:27 +02:00
Christian Stade-Schuldt
9fe16979b7 formatting 2017-09-06 22:41:09 +02:00
Christian Stade-Schuldt
4e5ede6d12 Merge pull request #16 from bobvandevijver/separate-hosts
Fixes #15. Add support for separate hosts
2017-09-06 22:34:31 +02:00
Bob van de Vijver
ca82415b78 Fixes #15. Add support for separate hosts 2017-09-06 22:33:15 +02:00
Christian Stade-Schuldt
209eed91ae Merge pull request #18 from bobvandevijver/remove-traffic-max
Fixes #13. Configurable traffic maximum
2017-09-06 22:28:41 +02:00
Christian Stade-Schuldt
523b83ce17 Merge pull request #19 from bobvandevijver/localization-support
Fixes #14. Added localization for english
2017-09-06 22:27:38 +02:00
Bob van de Vijver
27ea9ea8eb Fixes #14. Added localization for english 2017-09-06 22:21:50 +02:00
Bob van de Vijver
c1b1d4bffa Fixes #13. Configurable traffic maximum 2017-09-06 21:35:23 +02:00
Christian Stade-Schuldt
7291edc724 Merge pull request #17 from bobvandevijver/fix-doc
Fixed doc style + removed os note on 5490
2017-09-06 21:29:51 +02:00
Bob van de Vijver
4e7a583b7a Fixed doc style + removed os note on 5490 2017-09-06 21:19:12 +02:00
Christian Stade-Schuldt
2c05d20602 Merge pull request #12 from bobvandevijver/patch-1
Added 5490 & note about language
2017-09-04 17:45:22 +02:00