Nathaniel Clark
8654230bb2
Fix review comments
...
Signed-off-by: Nathaniel Clark <Nathaniel.Clark@misrule.us>
2021-12-12 21:19:30 +01:00
Nathaniel Clark
b85c9aec3b
arris-sb6183: Fix int32 wrapping in WebUI
...
When error counts wrap they are displayed as int32 and negative.
Recast them to uint32 to fix math.
Signed-off-by: Nathaniel Clark <Nathaniel.Clark@misrule.us>
2021-12-12 21:19:30 +01:00
Younes Ichiche
6a79efee0a
fixed file mode of mikrotik_system + added that it was rtested on RB493G
2021-11-26 18:05:33 +01:00
Michael Grote
74c7fc3d86
add ssh-based mikrotik_system plugin ( #1252 )
2021-11-18 21:29:53 +01:00
Steve Schnepp
0860ec94cb
Merge pull request #1098 from shtrom/snmp__cisco_
...
[plugins/snmp__cisco_] SNMP plugin to query arbitrary SNMP MIBs on Ci…
2021-06-12 15:33:38 +02:00
Lars Kruse
7cf2dda94a
Plugin snmp__juniper: migrate to Python3
2020-11-26 02:20:09 +01:00
Lars Kruse
8152186b9a
Plugin snmp__juniper_spu: migrate to Python3
2020-11-26 02:20:09 +01:00
Lars Kruse
a7139bcaee
Unify shebang for python scripts
2020-10-28 23:38:41 +01:00
Lars Kruse
09b88141b3
Improve documantion of many plugins
...
Specifically the configuration examples are now indented properly.
2020-10-24 17:29:08 +02:00
Lars Kruse
0253df6f5e
Plugin ag241-adsl: improve documentation formatting and add author
2020-10-12 04:50:27 +02:00
Lars Kruse
55b983f357
Plugin bbox: convert documentation to perlpod format
2020-10-05 03:59:02 +02:00
Lars Kruse
5061ef1d25
Plugin dartybox: convert documentation to perlpod format
2020-10-05 03:33:46 +02:00
Nathaniel Clark
09b145cb85
Cleanup page decode
...
Signed-off-by: Nathaniel Clark <Nathaniel.Clark@misrule.us>
2020-09-26 12:59:47 +02:00
Nathaniel Clark
76b4675d1b
Fix flake warnings
...
Signed-off-by: Nathaniel Clark <Nathaniel.Clark@misrule.us>
2020-09-26 12:59:47 +02:00
Nathaniel Clark
77e5305923
Merge both SB6183 plugins
...
Add more error handling for bad status from modem
Signed-off-by: Nathaniel Clark <Nathaniel.Clark@misrule.us>
2020-09-26 12:59:47 +02:00
Nathaniel Clark
7b07874918
Address review comments
...
Signed-off-by: Nathaniel Clark <Nathaniel.Clark@misrule.us>
2020-09-26 12:59:47 +02:00
Nathaniel Clark
13e4b4aa94
Fix spelling in comments
...
Signed-off-by: Nathaniel Clark <Nathaniel.Clark@misrule.us>
2020-09-26 12:59:47 +02:00
Nathaniel Clark
1671e3566d
Add plugins for Arris Cable Modem SB6183
...
This provides two plugins:
* arris-sb6183 - Power levels, SNR, error counts
* arris-sb6183_uptime - Uptime in days
These are two seperate plugins because it's two different
urls it needs to hit, and this seemed simpler.
arris-sb6183 provides multigraphs for each channel.
Signed-off-by: Nathaniel Clark <Nathaniel.Clark@misrule.us>
2020-09-26 12:59:47 +02:00
Olivier Mehani
c8c20a468a
[plugins/snmp__cisco_] SNMP plugin to query arbitrary SNMP MIBs on Cisco (and maybe other) equipment
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2020-09-03 23:23:38 +10:00
Lars Kruse
809639ab65
Ruby plugins: apply code changes as suggested by "rubocop --auto-correct"
2020-08-25 17:44:17 +02:00
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