netbox-zabbix-sync VS gassnerZabbixScripts

Compare netbox-zabbix-sync vs gassnerZabbixScripts and see what are their differences.

netbox-zabbix-sync

Python script to syncronise Netbox devices to Zabbix. (by TheNetworkGuy)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
netbox-zabbix-sync gassnerZabbixScripts
2 5
93 14
- -
8.3 0.0
about 1 month ago over 2 years ago
Python Python
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

netbox-zabbix-sync

Posts with mentions or reviews of netbox-zabbix-sync. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-11.
  • Finally created a network diagram for my homelab!
    2 projects | /r/homelab | 11 Jul 2022
    But you can sync your Netbox inventory to Zabbix for actual monitoring - https://github.com/TheNetworkGuy/netbox-zabbix-sync
  • Netbox integration sync script
    1 project | /r/zabbix | 13 Apr 2021
    I've been working on a Python service script to sync Netbox devices with Zabbix. If any of you are interested, you can see and download the code over at Github: https://github.com/TheNetworkGuy/netbox-zabbix-sync

gassnerZabbixScripts

Posts with mentions or reviews of gassnerZabbixScripts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-31.
  • zabbix arp monitoring
    2 projects | /r/zabbix | 31 May 2023
    Read https://github.com/rggassner/gassnerZabbixScripts/blob/master/arpMonitoring/arpSender.sh (Check the variables at lines 23-26!)
  • Zabbix arp monitoring;
    1 project | /r/zabbix | 22 Feb 2022
    Just finished a little project to identify rogue devices in small networks using Zabbix and arp-scan. With the script and template, you will be able to: - Detect newly‍ connected devices on the network. - Have a history of which macs were used by which ips and the other way around. - Detect if there are multiple ips associated to the same mac. - Detect if there are multiple macs associated to the same ip address. - Identify the active period on the network for each device. That was a fast written shell script, lemme know if you have any suggestions. https://github.com/rggassner/gassnerZabbixScripts/tree/master/arpMonitoring
  • Canary files monitoring with Zabbix
    1 project | /r/zabbix | 5 Mar 2021
  • Zabbix arp monitoring
    1 project | /r/zabbix | 23 Feb 2021

What are some alternatives?

When comparing netbox-zabbix-sync and gassnerZabbixScripts you can also consider the following projects:

alerta-contrib - Contributed integrations, plugins and custom webhooks

zabbix-dns-checks - Zabbix DNS record monitoring template and script

tdm - GUI application to discover and monitor devices flashed with https://github.com/arendst/tasmota

zabbix-dnscheck - External check for monitoring host's dns entries without access to the server. Supports A, AAAA, PTR, MX and TXT records. With LLD and bulk data sending.

ZabbixMonitoringXenCenter - Python script used to monitoring XenServer for zabbix server 3.x

Gopherus - This tool generates gopher link for exploiting SSRF and gaining RCE in various servers

zabbix-mini-IPMI - Disk and CPU temperature monitoring for Linux, FreeBSD and Windows. LLD, trapper.

Installation - The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev

zabbix-smartmontools - Disk SMART monitoring for Linux, FreeBSD and Windows. LLD, trapper.

python3-nmap - A python 3 library which helps in using nmap port scanner. This is done by converting each nmap command into a callable python3 method or function. System administrators can now automatic nmap scans using python