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

Problems with the integration #1

Open
ramosjean1 opened this issue Aug 31, 2023 · 7 comments
Open

Problems with the integration #1

ramosjean1 opened this issue Aug 31, 2023 · 7 comments
Assignees

Comments

@ramosjean1
Copy link

I'm implementing the integration but I can't make it work for me. I have Zabbix and Netbox installed under Debian 12 in different virtual machines and therefore with different IPs. I have done all the steps but when creating the devices in Netbox they are not reflected in Zabbix. What URL is used in the webhooks is it a random ipv4 or must a specific one be configured? The other thing that I have done is changes in the credentials.py file, changing the URLs to those of the APIs and nothing that works. Please I need help.

@AdrianJPT AdrianJPT self-assigned this Aug 31, 2023
@jdinocco
Copy link

Hi! do you configure the internal webhooks to the docker endpoint?

image

https://demo.netbox.dev/static/docs/additional-features/webhooks/

That is the action that trigger the automation.

@ramosjean1
Copy link
Author

Yes, I already configured the Webhooks as explained in the video. But, it doesn't work for me, is that url you used taken randomly or should it be set in some repository file?

@jdinocco
Copy link

That's weird, you can share how you have configured the webhooks and the credentials.py file?

Thanks!

@ramosjean1
Copy link
Author

ramosjean1 commented Aug 31, 2023

@ramosjean1
Copy link
Author

@ramosjean1
Copy link
Author

Attach screenshots of what you requested. In the Webhooks I am testing with different URLs. I appreciate all the help you are giving me.

@thuvh
Copy link

thuvh commented Dec 5, 2023

:( your url should be http://192.168.1.12:5000/action, if you deploy api in same host

https://i.postimg.cc/m2jLwQ17/example.png

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

4 participants