[go: up one dir, main page]

Showing 297 open source projects for "zabbix-2.2"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • The Apple Device Management and Security Platform Icon
    The Apple Device Management and Security Platform

    For IT teams at organizations that run on Apple

    Achieve harmony across your Apple device fleet with Kandji's unmatched management and security capabilities.
    Learn More
  • 1
    Zabbix Docker

    Zabbix Docker

    Official Zabbix Dockerfiles

    Zabbix offers excellent reporting and data visualization features based on the stored data. This makes Zabbix ideal for capacity planning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Zabbix plugin for Grafana

    Zabbix plugin for Grafana

    Zabbix plugin for Grafana dashboard

    Grafana Zabbix is a plugin that integrates Zabbix monitoring with Grafana, enabling advanced visualization and analysis of Zabbix metrics using Grafana's powerful dashboard features.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Zabbix-HDD

    Zabbix-HDD

    Zabbix extension that reports various HDD status using various tools

    This extension uses not only smartctl (smartmontools) but other available tools to determine the existance of an HDD and as much as possible of its status. As a Zabbix "auto-discovery" process, these results can reflect changes in available HDD in near-to-real-time.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Alerta

    Alerta

    Alerta monitoring system

    ...A minimal installation of Alerta can be deployed quickly and easily as monitoring requirements and confidence grow. There are integrations available with Prometheus, Riemann, Nagios, Zabbix, netdata, Sensu, Pingdom and Cloudwatch. Integrating bespoke systems is easy using the API or command-line tool. Alerts are submitted in JSON format to an HTTP API. Alerts can be queried from the command line or viewed in a slick web console optimized for desktop, tablet, and mobile. User logins can be added using Google, GitHub or GitLab OAuth and programmatic access is managed using API keys.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Searching for a better way to ship ecommerce? We can help Icon
    Searching for a better way to ship ecommerce? We can help

    ShipHero gives you the tools that give you ecommerce fulfillment super powers.

    ShipHero is built for multi-channel commerce. With a few clicks, you can connect your stores. ShipHero will download new products, as well as sync existing ones. When changes are made to your inventory all connected stores will be updated.
    Learn More
  • 5
    K8tools

    K8tools

    Security- and exploitation-oriented utilities and proof-of-concepts

    ...The README and repository metadata present it as an “all-in-one” toolkit for offensive security tasks, with many archived executables, exploit payloads, and helper scripts (including PowerShell and Python examples) that target services such as WebLogic, Tomcat, Zimbra, Struts2, Zabbix and others. The repo is actively starred and forked by the community, shows a long commit history, and includes many archived artifacts.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Django Material

    Django Material

    Material Design for Django

    Material Design for Django. Django web framework solves only technical problems related to the client-server interaction on top of the stateless HTTP protocol. Model-View-Template separation pattern helps to maintain simple CRUD based logic. Viewflow is the library that offers an additional layer of django web framework, allows explicitly specify people's workflow and extracts collaboration logic from django views. Strong python/html code separation. Easy redefinition of particular fields...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Django Cachalot

    Django Cachalot

    No effort, no worry, maximum performance

    Caches your Django ORM queries and automatically invalidates them. Cachalot officially supports Python 3.7-3.10 and Django 2.2, 3.2, and 4.0-4.1 with the databases PostgreSQL, SQLite, and MySQL. Note: an upper limit on Django version is set for your safety. Please do not ignore it. To start developing, install the requirements and run the tests via tox. Currently, benchmarks are supported on Linux and Mac/Darwin. You will need a database called "cachalot" on MySQL and PostgreSQL. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    django-prometheus

    django-prometheus

    Export Django monitoring metrics for Prometheus.io

    Export Django monitoring metrics for Prometheus.io. This library provides Prometheus metrics for Django-related operations. Prometheus uses Histogram based grouping for monitoring latencies. You can define custom buckets for latency, adding more buckets decreases performance but increases accuracy. SQLite, MySQL, and PostgreSQL databases can be monitored. Just replace the ENGINE property of your database, replacing django.db.backends with django_prometheus.db.backends. You may want to...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    JetCache

    JetCache

    JetCache is a Java cache framework

    JetCache is a Java cache abstraction that provides uniform usage for different caching solutions. It provides more powerful annotations than those in Spring Cache. The annotations in JetCache support native TTL, two-level caching, and automatically refresh in distributed environments, also you can manipulate Cache instances by your code. Currently, there are four implementations: RedisCache, TairCache(not open source on github), CaffeineCache (in memory) and a simple LinkedHashMapCache (in...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Project Planning and Management Software | Planview Icon
    Project Planning and Management Software | Planview

    For Enterprise PMOs

    Planview® ProjectAdvantage (formerly Sciforma) is an enterprise-centric project and portfolio management (PPM) software designed to enable change, drive innovation, and lead in a company's digital transformation. With ProjectAdvantage, teams can strategically track and monitor project data in order to make relevant decisions. It offers multiple features focused on strategic management, functional management, and execution management. A highly scalable and cost-effective solution, ProjectAdvantage is available in various deployment models.
    Learn More
  • 10
    django-push-notifications

    django-push-notifications

    Send push notifications to mobile devices through GCM or APNS

    A minimal Django app that implements Device models that can send messages through APNS, FCM/GCM, WNS and WebPush. The app also implements an admin panel, through which you can test single and bulk notifications. Select one or more FCM/GCM, APNS, WNS or WebPush devices and in the action dropdown, select "Send test message" or "Send test message in bulk", accordingly. Note that sending a non-bulk test message to more than one device will just iterate over the devices and send multiple single...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    ACRA

    ACRA

    Application crash reports for Android

    ...It is targeted to android applications developers to help them get data from their applications when they crash or behave erroneously. A crash reporting feature for android apps is native since Android 2.2 (FroYo) but only available through the official Android Market (and with limited data). ACRA is a great help for Android developers. ACRA's notification systems are clean. If a crash occurs, your application does not add user notifications over existing system's crash notifications or reporting features. By default, the "force close" dialog is not displayed anymore, to enable it set alsoReportToAndroidFramework to true. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    django-money

    django-money

    Money fields for Django forms and models

    A little Django app that uses py-moneyed to add support for Money fields in your models and forms. The default currency code length is 3 but you can change it with the CURRENCY_CODE_MAX_LENGTH setting. Currencies are listed on moneyed, and these modules use this to provide a choice list on the admin, also for validation. Django-money leaves you to use any custom model managers you like for your models, but it needs to wrap some of the methods to allow searching for models with money values....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Django Lifecycle Hooks

    Django Lifecycle Hooks

    Declarative model lifecycle hooks, an alternative to Signals

    ...However, my team often finds that Signals introduce unnecessary indirection and are at odds with Django's "fat models" approach. Django Lifecycle Hooks supports Python 3.7, 3.8 and 3.9, Django 2.0.x, 2.1.x, 2.2.x, 3.0.x, 3.1.x, and 3.2.x. For simple cases, you might always want something to happen at a certain point, such as after saving or before deleting a model instance. When a user is first created, you could process a thumbnail image in the background and send the user an email.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Django OAuth Toolkit

    Django OAuth Toolkit

    OAuth2 goodies for the Djangonauts!

    Django OAuth Toolkit can help you by providing, out of the box, all the endpoints, data, and logic needed to add OAuth2 capabilities to your Django projects. Django OAuth Toolkit makes extensive use of the excellent OAuthLib, so that everything is rfc-compliant. OAuth is an open standard for access delegation, commonly used as a way for Internet users to grant websites or applications access to their information on other websites but without giving them the passwords. Django is a high-level...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ppgwavecass

    ppgwavecass

    ppgwavecass: tools for the PPG Wave 2/2.2/2.3 data cassette format

    ppgwavecass: tools for the PPG Wave 2/2.2/2.3 data cassette format Included tools: * ppgwave2cassdecode: decode PPG Wave 2 data cassette * ppgwave22cassdecode: decode PPG Wave 2.2/2.3 data cassette * ppgwave2cassencode: encode PPG Wave 2 data cassette * ppgwave22cassencode: encode PPG Wave 2.2/2.3 data cassette * ppgwavecass_bin2syx: convert bin-file into syx-file * ppgwavecass_syx2bin: convert syx-file into bin-file * ppgwave22seqsparse: parse PPG Wave 2.2/2.3 Sequences (with mid-file export) Special features: Can convert wav-files (data cassette signals) from/to bin-files and syx-files. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    SysLinuxOS

    SysLinuxOS

    SysLinuxOS for System Integrators

    ...There are all the major Virtual Private Networks (VPN), several remote control clients, various browsers, as well as Wine, Wireshark, Etherape, Ettercap, PackETH, Packetsender, Putty, Nmap, Packet Tracer 8.2.2, Virtualbox 7.2, Munin, Zabbix-agent2, Icinga, Monit, Nagios4, Angry ip scan, docker, docker compose, tools for serial console and much more. Powered by liquorix kernel.
    Leader badge">
    Downloads: 140 This Week
    Last Update:
    See Project
  • 17

    GnuPG for OS X / macOS

    GnuPG 2.2, 2.3 and 2.4 distributions for OS X / macOS

    This project was retired on 2025-03-30, see the documentation section.
    Leader badge">
    Downloads: 337 This Week
    Last Update:
    See Project
  • 18
    RaspEX Kodi

    RaspEX Kodi

    RaspEX Kodi 64bit is a perfect system for Raspberry Pi 5

    RaspEX Kodi Build 260117 with LXQt/Kodi 21.3 ("Omega") is made especially for the new Raspberry Pi 5. In RaspEX Kodi I’ve added the LXQt 2.2 Desktop with many useful applications, such as NetworkManager. Makes it easy to configure your wireless network. I’ve also upgraded Kodi to version 21.3 "Omega" , which makes it possible to include many useful Add-ons. PERFORMANCE RaspEX Kodi is now very fast and responsive. And the video performance is brilliant. Almost as good as if you use a new "big" computer. ...
    Leader badge">
    Downloads: 55 This Week
    Last Update:
    See Project
  • 19
    Zilog Z80

    Zilog Z80

    Z80 shared library including some nice test-projects

    Another Zilog Z80 emulation. C++ class on a shared library. Simulates all pins of the Z80-Chip in a single function interface. Additionally are some Test-Projects added. 1. CP/M 2.2 emulator connectable by an telnet client. 2. An instruction set examiner. 3. An ZX-80 emulator. 4. An TK-80 emulator 5. An Z80 Dis-assembler driver for all supported instructions.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    Fast and transparent file system and swap encryption package for linux. No source code changes to linux kernel. Works with 6.x, 5.x, 4.x, 3.x, 2.6, 2.4, 2.2 and 2.0 kernels.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    OOoFBTools

    OOoFBTools

    Open/Libre Office extension for converting eBooks in fb2 format

    Open/Libre Office extension for converting and processing eBooks in FictionBook2 format with validator. Apache OpenOffice Extensions page: http://extensions.openoffice.org/en/project/ooo-fbtools Libre Office Extensions page: http://extensions.libreoffice.org/extension-center/fbtools Внимание! Приглашаются разработчики! dikbsd последние годы тяжело тянуть даже текущее сопровождение. И есть интерес передать проект в хорошие руки, не доводя до кризиса, а с передачей опыта.
    Downloads: 56 This Week
    Last Update:
    See Project
  • 22
    ExTiX - The Ultimate Linux System

    ExTiX - The Ultimate Linux System

    Based on Debian with Deepin/LXQt/KDE/WayDroid and kernel 6.18.6-exton

    Version 26.1, 25.12-2, 25.12 and 25.3 (four versions - Build 260123, 251205, 251201 and 250305 ) of ExTiX 64 bit are based on Debian/Ubuntu. In ExTiX I have installed Deepin Desktop 25.0.10, LXQt 2.2/LXDE respectively KDE Plasma Desktop together with Ubuntu Desktop (for Wayland). PROGRAM content etc Among many other programs GParted, SMPlayer, Gimp and Kodi. In addition Java and all necessary additions in order to install programs from source. PASSWORDS The password for root is root. The password for the ordinary user extix is live. ...
    Leader badge">
    Downloads: 196 This Week
    Last Update:
    See Project
  • 23

    abc2midiu

    Updated version of abc2midi

    This project is to create an updated version of abc2midi, a tool to generate MIDI files from abc music notation. As well as improving the code, the intention is to integrate features from and improve compatibilty with the abc 2.2 standard.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 24
    Nagstamon Nagios status monitor
    Nagstamon is a Nagios status monitor which resides in systray or desktop (Linux, macOS, Windows) as floating statusbar to inform you in realtime about the status of your hosts and services. It allows to connect to multiple Nagios based monitors. Currently supported are Nagios, Icinga, Opsview, Op5 Ninja, Check_MK Multisite, Centreon and Thruk.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 25
    Wait and Pounce FT8

    Wait and Pounce FT8

    Wait to decode callsigns, then call them using UDP protocol

    Neat alternative for JTAlert. Available for both Apple and Windows (10+). Make sure to automatically call any Wanted callsigns specified. Can also be used to monitor band opening. Can handle callsign exclusions. Can even handle wanted callsigns according to your worked before Rules.
    Downloads: 121 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next