This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21070
Commits
1
Branch
46 MiB
Tree:
ee226f1ff2
lilik-openwrt-22.03
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ee226f1ff2'
${ noResults }
openwrt-packages-dist
/
admin
/
zabbix
/
files
/
zabbix-network-ubus-acl.json
8 lines
93 B
Raw
Normal View
History
zabbix: use ubus for zabbix-extra-network this allow us to stop using uci /var/state, which is deprecated since forever Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years ago
{
"user"
:
"zabbix"
,
"access"
:
{
"network.interface"
:
{
"methods"
:
[
"dump"
]
}
}
}