1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00
Commit graph

48 commits

Author SHA1 Message Date
Lars Kruse
b0b39b018e Ruby plugins: apply style changes as suggested by "rubocop --fix-layout" 2020-08-25 17:44:17 +02:00
Lars Kruse
40827a051a Python plugins: fix style issues 2020-08-25 17:44:17 +02:00
Alejandro Suarez
699158fd17 Requirements workaround due to #1073 2020-04-25 05:55:08 +02:00
Alejandro Suarez
475fe56df2 Removed requirement
Some routers doesn't have temperature sensors
2020-04-25 05:55:08 +02:00
Alejandro Suarez
3032db4890 Added monitoring of router temperature 2020-04-25 05:55:08 +02:00
Olivier Mehani
90ccaf4b06 [router/freebox] fix vlabel
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2020-04-17 13:42:35 +02:00
Lars Kruse
10534d0dd0 Merge SNMP plugins for Mikrotik routers into a single multigraph plugin 2020-03-27 00:07:36 +01:00
Alejandro Suarez
389ac95638 Added PerlDoc header 2020-03-27 00:07:36 +01:00
Alejandro Suarez
e9d20f6330 Added PerlDoc header 2020-03-27 00:07:36 +01:00
Alejandro Suarez
e1bc7ad6c7 Fixed typo in variables 2020-03-27 00:07:36 +01:00
Alejandro Suarez
1acb0665e8 Added suggestion made by @sumpfralle 2020-03-27 00:07:36 +01:00
Alejandro Suarez
c04775f88b Monitor mikrotik Flash disk usage 2020-03-27 00:07:36 +01:00
Alejandro Suarez
8a52ef23f5 Monitor mikrotik RAM usage 2020-03-27 00:07:36 +01:00
Lars Kruse
8713eb3722 Fix spelling mistakes in comments and descriptions
Thanks, codespell!
2020-03-26 04:23:21 +01:00
Lars Kruse
7063330e03 Fix python style issues reported by flake8
Additionally some python2-only "print" statements are now compatible
with python3.
2019-12-18 00:25:39 +01:00
Kenyon Ralph
6abc523a58 add plugin for Technicolor TC8715D cable modem stats 2019-12-16 01:02:04 +01:00
Sascha Schade (strongly-typed)
ac28508095 arris-tg3442: Remove newlines from cookie 2019-11-10 03:10:37 +01:00
Lars Kruse
bf83802da3 Remove obsolete bebox plugins
The plugins beboxsync, beboxstats and beboxstats.expect are obsolete.
The ISP that sold the Bebox [Be*] was acquired by another provider
more than five years ago so it is very unlikely that anybody is using
these plugins any more.

The plugin tg585v7_ is a suitable replacement as the Bebox and TG585
are both made by Technicolor [formerly Thompson] and run on the same
platform. tg585v7_ also seems to be much more comprehensive than the
bebox plugins.

Closes: #1023
Thanks, troffasky
2019-10-27 23:38:28 +01:00
Olivier Mehani
e926acaf5f Fix titles of similar plugins so they are better grouped in category views
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2019-10-13 16:59:03 +02:00
Lars Kruse
c586f34d4b Plugin arris-tg3442: fix code style issues reported by flake8 2019-08-14 01:27:42 +02:00
Lars Kruse
69602b1bbf Plugin arris-tg3442: describe content of the base64 encoded cookie
The cookie content probably depends on the router model.
2019-08-14 01:23:32 +02:00
Lars Kruse
9b5dd9143a
Merge pull request #977 from heeplr/patch-1
DOCSIS status monitoring
2019-08-14 01:08:28 +02:00
Olivier Mehani
b8002a6ce7
[router/freebox] Update errors example graph
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2019-07-28 22:48:56 +10:00
Olivier Mehani
a207c6009b
[router/freebox] Use DERIVE for error correction
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2019-07-28 22:48:55 +10:00
Steve Schnepp
81f5e69599 Adding +x flag 2019-07-27 16:00:08 +02:00
Lars Kruse
bcc20b6e8d
Merge pull request #935 from steveschnepp/bbox-upgrade
bbox: upgrade bbox version.
2019-07-19 04:58:34 +02:00
Steve Schnepp
59fcde25d1 bbox: using jq -r to force numeric evaluation 2019-07-18 22:50:38 +02:00
Steve Schnepp
af28042128 bbox: quoting the variables 2019-07-18 22:44:49 +02:00
Steve Schnepp
93f4ff09a9 Adding a link to explain "bbox" 2019-07-18 21:48:14 +02:00
daniel
407adbd620 fix merge issues
* use 2 newlines to separate toplevel objects
* use string comparision for argument parsing instead of substring search
* remove hashes
* use perldoc style
2019-06-06 20:56:54 +02:00
Olivier Mehani
dd94da3bd5 [router/freebox] Plugin to monitor Freebox information (#985)
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2019-06-05 23:47:52 +02:00
heeplr
17e0fce840
DOCSIS status monitoring
MUNIN Plugin to monitor status of Arris TG3442 / TG2492LG-85 and compatible cable modems
2019-03-26 13:46:37 +01:00
Lars Kruse
46e2de55de Remove unused "autoconf" handling from plugins without this capability
Some plugins contained code for handling "autoconf" (always returning
"no") but did not announce the respective capability via the magic
marker.
2018-09-16 15:13:38 +02:00
Lars Kruse
e4cd049b01 Fix trivial instances of wrong autoconf exitcodes 2018-09-16 04:03:31 +02:00
Steve Schnepp
0a7b1c8186 bbox: upgrade bbox version.
The UI isn't compatible anymore.
2018-08-30 23:34:23 +02:00
Lars Kruse
17f784270a Whitespace cleanup
* remove trailing whitespace
* remove empty lines at the end of files
2018-08-02 02:33:25 +02:00
Lars Kruse
33e95e6ff9 Review and unify category assignments of plugins 2018-08-01 23:56:56 +02:00
Lars Kruse
7a37bfb1d8 Plugins: unify shebang for ruby scripts 2018-07-11 19:35:32 +02:00
Lars Kruse
6c59a8971b plugin snmp__juniper: change category from "system" to "fw" 2018-03-29 02:14:50 +02:00
Lars Kruse
7c62b9b6de added executable permission for multiple plugins 2018-03-09 00:18:30 +01:00
Lars Kruse
4b2fcbf8b9 replace hard-coded paths (e.g. '/var/lib/munin/plugin-state') with '$MUNIN_PLUGSTATE'
see http://guide.munin-monitoring.org/en/latest/plugin/env.html
2017-04-18 23:32:55 +02:00
dipohl
7fdb4741fe Plugin-Gallery: Get better 2nd level headings
Review of category "system"
2017-02-24 23:54:53 +01:00
dipohl
e777037d06 Plugin-Gallery: Get better 2nd level headings
Review of category processes, system, snmp
2017-02-24 19:50:15 +01:00
dipohl
4b400a7320 Plugin-Gallery: Get better 2nd level headings
amule -> filetransfer (amule)
torrent -> filetransfer (rtorrent)
2017-02-24 18:29:14 +01:00
dipohl
f769371079 Plugin-Gallery: Better 2nd level headings 2017-02-24 16:11:20 +01:00
dipohl
6ffdebec0d Plugin-Gallery: Better 2nd level headings 2017-02-24 05:01:30 +01:00
dipohl
d216113740 Plugin-Gallery: Better 2nd level headings 2017-02-24 04:09:58 +01:00
dipohl
e10e386b02 Plugin-Gallery: Better 2nd level headings 2017-02-24 03:40:55 +01:00