Commit graph

42 commits

Author SHA1 Message Date
Yovko Yovkov
e275c46fbd
better ifname regexp
Before regexp for isolating interface names was relying on the the next tag in query to be exactly "instance", which were generating few issues:
  - if there is another tag starting with the word "interface"
  - if the next tag is not "interface"
then the interface name extracted are not valid.

The proposed regexp is solving that issues
2022-10-09 16:13:56 +03:00
IgorKha
1f8ddb8254 fix actions 2022-07-27 16:22:04 +03:00
IgorKha
8dbeac2110 fix actions 2022-07-27 16:18:36 +03:00
IgorKha
0e616af363 fix actions 2022-07-27 16:15:37 +03:00
IgorKha
aafa4316d5 updated grafana version 2022-07-27 15:53:18 +03:00
Whemoon Jang
f1107cf89f
Fix broken panels when prometheus is not default datasource. (#15)
* Fill omitted datasource on some panels

* Fill omitted datasource on some panels
2022-07-27 14:19:25 +03:00
IgorKha
5b3213838b small improvements 2022-06-21 21:09:02 +03:00
IgorKha
4ad3af58e0 small changes into workflow 2022-06-21 17:37:51 +03:00
IgorKha
b7a80c3106 cosmetic refactoring
and small fix shell script
2022-06-21 17:12:24 +03:00
IgorKha
3adcdd666a fix issue #9 (run arm and other arch) 2022-06-21 17:09:21 +03:00
igorkha
51ca2896de
added 60GHz monitoring
Signed-off-by: igorkha <hahabahov@yandex.ru>
2022-01-31 19:28:07 +03:00
IgorKha
142fb78e24
Updated to be compatible with version 8.2.1 2021-10-16 23:58:57 +03:00
IgorKha
7241b15abe
fix action test & update readme 2021-10-15 19:20:30 +03:00
IgorKha
8148fedc19
fixes #7 #8 2021-10-15 18:44:25 +03:00
IgorKha
101c1342ee
update readme & action 2021-10-14 01:02:09 +03:00
IgorKha
2bf08a3575
improved bash
improved bash script find target IP within prometheus config
2021-10-13 15:47:04 +03:00
IgorKha
a4a059abdb
hotfix
corrected change ip in prometheus.yml with sh script
updated readme
2021-10-13 00:10:42 +03:00
IgorKha
6cb5701e16
fix action 2021-10-11 21:09:36 +03:00
IgorKha
02c59f0211
small update sh & add action 2021-10-11 21:06:56 +03:00
IgorKha
980c4d2a25
update readme 2021-10-11 14:03:16 +03:00
IgorKha
309920e8c9
upgrade readme 2021-10-10 12:41:30 +03:00
IgorKha
cfadc49d24
upgrade readme 2021-10-10 12:30:54 +03:00
IgorKha
1e4296732d
small fix 'router_ip' 2021-10-10 04:30:39 +03:00
IgorKha
14dfc12bc7
added run.sh 2021-10-10 04:20:17 +03:00
IgorKha
13266b3263
Fixed error prometheus container volume 'data' 2021-10-08 11:58:58 +03:00
IgorKha
a0518a5242
Create LICENSE 2021-10-08 03:06:49 +03:00
IgorKha
ef3aab6cdb
Refactoring the directory structure and added the ability to run with docker-compose 2021-10-08 03:03:16 +03:00
IgorKha
7aba11db31
Grafana
Enhance interface status link/states
Fixed field BoardName
Added CAPsMAN row:
	remote-cap entry count
	CAPsMAN client count
	Remote CAP (table)
	CAP interface (table)
	CAPsMAN client (table)
2021-10-07 20:39:28 +03:00
IgorKha
22ca3f95a8
Enhance interface status link/states
Fixed field BoardName
Added CAPsMAN row:
	remote-cap entry count
	CAPsMAN client count
	Remote CAP (table)
	CAP interface (table)
	CAPsMAN client (table)
2021-10-07 20:37:58 +03:00
IgorKha
c9497c2886 Major update
🐛 Fix correct show if cpu core > 1
 Added SNMP row (scrape time, etc)
 Added Note panel (winbox System->Note)
 Added Package ver. panel
 Added Neighbors table panel
 Added RxTx panel for showing [AlignError, CarrierError, Control, Drop, FCS Error, Fragment, Jabber, LengthError, Overflow, Pause, TooLong, TooShort, UnknownOp, Collisions, Deferred, Underrun]
2021-08-03 23:16:58 +03:00
IgorKha
c05327928e Added Dockerfile 2021-07-31 23:13:48 +03:00
IgorKha
a6a85b814e wifi update
Added Wi-Fi client count
Added CAPsMAN client count
Added History Wi-Fi Strength (time series buckets)
Added History Wi-Fi Signal-to-Noise (time series buckets)
Added into Wi-Fi Clients table new column “Uptime”, “Tx/Rx rate” and “Tx/Rx Total”
2021-05-20 20:56:40 +03:00
IgorKha
c766043b8f Big update
Added Status device
Added Device Errors
Added interface comment
Added Modem Signal EC/IO in dB
Added Modem Signal Strength in dBm
Added Wifi Client table
Added into Interface table column “Comment”
Added into Interface table column “Type Interface”
Improved visual display link/state status
2021-05-19 22:54:48 +03:00
IgorKha
dcb9eda93a update screenshot 2021-05-16 17:10:03 +03:00
IgorKha
19351a5739 Big update 2021-05-16 17:06:11 +03:00
IgorKha
00824d0227
Update README.md 2021-05-12 17:15:56 +03:00
IgorKha
baefd313c5
Update README.md 2021-05-12 12:36:59 +03:00
IgorKha
e5c7e75f8b
Create README.md 2021-05-11 23:21:13 +03:00
IgorKha
4f32698dc5 change json dashboard 2021-05-11 23:05:58 +03:00
IgorKha
489ec24796 add readme img 2021-05-11 22:53:06 +03:00
IgorKha
9aba1556cf readme add 2021-05-11 22:52:13 +03:00
IgorKha
465c5c09d6 init 2021-05-11 22:35:14 +03:00