alerta-contrib VS gassnerZabbixScripts

Compare alerta-contrib vs gassnerZabbixScripts and see what are their differences.

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
alerta-contrib gassnerZabbixScripts
2 5
118 14
0.0% -
2.8 0.0
24 days 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.

alerta-contrib

Posts with mentions or reviews of alerta-contrib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-05.
  • Looking for a tool to aggregate alerts
    3 projects | /r/sre | 5 Jan 2022
    Sadly .. no datadog plugin just yet .. https://github.com/alerta/alerta-contrib/issues/376
  • Prometheus/Alert Manager
    3 projects | /r/devops | 5 Jan 2021
    Or use tool like Alerta: https://alerta.io/ And plugin for alr manager: https://github.com/alerta/alerta-contrib/tree/master/plugins/prometheus Dont try to invent wheel again :)

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 alerta-contrib and gassnerZabbixScripts you can also consider the following projects:

karma - Alert dashboard for Prometheus Alertmanager

netbox-zabbix-sync - Python script to syncronise Netbox devices to Zabbix.

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

prometheus-am-executor - Execute command based on Prometheus alerts

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

check_systemd - This systemd check for nagios compatible monitoring systems will report a degraded systemd to your monitoring solution. It can also be used to monitor individual systemd services and timers units.

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

prom2teams - prom2teams is an HTTP server built with Python that receives alert notifications from a previously configured Prometheus Alertmanager instance and forwards it to Microsoft Teams using defined connectors

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

django-prometheus - Export Django monitoring metrics for Prometheus.io

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