Michael Grote
c39639b450
repaired perldoc header: mikrotik_system
2021-12-13 14:40:48 +01:00
Younes Ichiche
3e83f451d0
fix get_ros_version function
2021-12-12 21:45:30 +01:00
Younes Ichiche
f7282a83d4
fix missing quote
2021-12-12 21:45:30 +01:00
Younes Ichiche
7405ade2b1
regex grep didnt made sense
2021-12-12 21:45:30 +01:00
Younes Ichiche
79706f9da7
convert get_name to a fallback function where board-name is first selected and if the name is set, then tat one will be used + trimming
2021-12-12 21:45:30 +01:00
Michael Grote
38649d3179
translated comments form german to englisch
2021-12-12 21:45:30 +01:00
Younes Ichiche
74b7eb2a46
get the correct name from the routerboard and replace all special characters with _
2021-12-12 21:45:29 +01:00
Younes Ichiche
3dd16cc568
represent the memory as a floating point with 0 after the dot so it will be rounded and not floored
2021-12-12 21:45:29 +01:00
Younes Ichiche
58dbb4d0b6
added the source for the catch function
2021-12-12 21:45:29 +01:00
Younes Ichiche
9c3855beb8
adapt awk with variable + fix memory and disk multigraph name to align
2021-12-12 21:45:29 +01:00
Younes Ichiche
b43ec018dc
use printf and pass variable to awk
2021-12-12 21:45:29 +01:00
Younes Ichiche
3790d20179
remove double catch function
2021-12-12 21:45:29 +01:00
Younes Ichiche
144f333cf0
use integers + fix bad blocks to be 5% max then the mikrotik needs to be reinstalled
2021-12-12 21:45:29 +01:00
Younes Ichiche
ee4f4ce22f
add catching of error code on ssh
2021-12-12 21:45:29 +01:00
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