Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON #2

Open
kirush0280 opened this issue Oct 18, 2019 · 2 comments
Open

JSON #2

kirush0280 opened this issue Oct 18, 2019 · 2 comments

Comments

@kirush0280
Copy link

kirush0280 commented Oct 18, 2019

2019-10-18_23-04-42
zabbix 4.4

@kirush0280
Copy link
Author

zabbix_get -s 192.168.0.254 -k bgpdiscovery

{
"data": [
{
"{#BGPPEER}": "91.207.XXX.XXX"
},
{
"{#BGPPEER}": "62.181.XXX.XXX"
},
{
"{#BGPPEER}": "91.207.XXX.XXX"
},
{
"{#BGPPEER}": "194.190.115.89"
}
]
}

@den1s
Copy link
Owner

den1s commented Oct 21, 2019

Hello!

Maybe you need to give zabbix user rights to open vtysh.
For example sudo usermod -a -G quagga zabbix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants