Raymond Kuiper

Results 12 issues of Raymond Kuiper

##### SUMMARY Zabbix supports encrypted connections to it's database backend from server, frontend and proxy since version 5.0. Currently, it is not possible to set the required option variables to...

Hi, I really like the possibility to interact with the racktables database from Python. However, I'm currently missing Location, Row and Rack data which are vital for the project I'm...

enhancement

Minor bug fix for float or int zero values in inventory fields so we can use literal 0 values in the fields.

This pull request adds the ability to monitor clusters on a shared IP defined in a custom field on the Virtual Chassis. This way, we can use FHRP Group assigned...

The current logging/debug is too limited to properly troubleshoot or debug issues. I propose we move towards the following: * no logging by default, unless errors occur * verbose logging...

enhancement

Newer Zabbix templates use context macros to enable/disable alerting for up/down interfaces discovered in LLD. Usermacro: `{$IFCONTROL:"{#IFNAME}"}` Now that usermacro support is implemented in #96 it should be relatively easy...

enhancement
help wanted
Low priority

We would like to map NetBox fields to VM inventory as we can do with devices. Steps that will need to be taken: 1. Move inventory logic out of the...

enhancement
under review

Syncing host tags will allow for more granular event correlation, alerting, SLA calculations, etc. We could provide tag support based on NetBox field data and config context, more or less...

enhancement
under review

Currently, a host can only be synced to a single hostgroup based on the `hostgroup_format` and `vm_hostgroup_format` settings. I would like to add support for additional hostgroups via config context,...

enhancement

Removed MSDOS style EoL. This allows us to call `./netbox-zabbix-sync.py` directly from the commandline.