Ricardo
Ricardo
Sorry, currently so much other stuff going on that I barely get to do anything of that
This should be fixed with #415 in `next-release` would you be able to try it out?
Hi, unfortunately I'm not familiar with Zabbix. So this source would need a maintainer with access to a test setup and willingness to keep contributing in order to keep this...
also looking at this documentation (https://www.zabbix.com/documentation/current/en/manual/api/reference/host/get) it doesn't to give much information about the host. Also the data model of the response is not well documented. I shows examples but...
Well, a specific Database schema, which is used and implemented by a certain software is considered a private API which changes without notice. NetBox already doing a bad job with...
closing due to no response.
Hi, A quick and dirty solution would be adding a `'&&', 'sleep', '3600'` to the cmd line in docker-compose. have you tried that?
> I'm doing it like this: > > ``` > netbox-sync: > image: bbricardo/netbox-sync:latest > volumes: > - ./netbox-sync/settings.ini:/app/settings.ini > entrypoint: [ "sh", "-c" ] > command: > > "while...
closing this issue due to no response.
Hi, does this help?: https://github.com/bb-Ricardo/netbox-sync/issues/301