Showing 1173 open source projects for "zabbix-sql-scripts"

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

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Sqitch

    Sqitch

    Sensible database change management

    Sqitch is a database change management system built around SQL and version control. Unlike migration frameworks that use up/down scripts, Sqitch focuses on dependency-based deployment, allowing developers to write native SQL for changes while tracking changes in Git, Mercurial, or other SCMs. It works across many databases and promotes precision and auditability in schema versioning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SQL Relay
    Database connection pool with support for lots of languages and databases.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    LCOV

    LCOV

    LCOV

    LCOV is an extension of GCOV, a GNU tool that provides information about what parts of a program are actually executed (i.e. "covered") while running a particular test case. The extension consists of a set of Perl scripts that builds on the textual GCOV output to implement the following enhanced functionality,
    Downloads: 21 This Week
    Last Update:
    See Project
  • 4
    Everything cURL

    Everything cURL

    The book documenting the curl project, the curl tool, libcurl

    ...Content ranges from beginner-friendly tutorials and usage examples to deep dives into internals, protocols, bindings, build instructions, and advanced deployment scenarios, making the book useful for both casual users and experienced developers. The repository is large and actively maintained with many commits, organized chapters and helper scripts to build, index and publish the book; the site rendering is powered by mdBook and hosted for easy online reading.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    Ora2Pg

    Ora2Pg

    Ora2Pg is a free tool used to migrate an Oracle database

    ora2pg is an open-source tool used to migrate Oracle databases to PostgreSQL. It connects to an Oracle database, extracts schema and data, and generates SQL-compatible output for PostgreSQL. It supports complex migration scenarios, including stored procedures, triggers, data types, and performance optimization, making it ideal for enterprises transitioning away from Oracle systems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Th3inspector

    Th3inspector

    Best Tool For Information Gathering

    ...It exposes a single command-line entrypoint (Th3inspector.pl) with many switches for common reconnaissance tasks — examples include website info, whois, MX lookup, geo-IP, subdomain discovery, CMS detection, port scanning, and Cloudflare real-IP resolution — so a user can chain many checks from one script. The project provides simple install wrappers for Linux, Android/Termux and even instructions for Windows (Perl + CPAN modules), and includes helper scripts to update or install dependencies automatically. The repository is actively packaged as versioned releases in the README (current noted version 1.9) and is distributed under an MIT license.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    CTK

    CTK

    CLIP Tool Kit (CTK)

    CTK (CLIP Tool Kit) is a computational biology toolkit implemented in Perl, designed for analyzing CLIP sequencing data. It offers a streamlined pipeline from raw reads through peak calling and motif discovery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    vcf2maf

    vcf2maf

    Convert a VCF into a MAF

    vcf2maf is a Perl-based tool developed by the Memorial Sloan Kettering Cancer Center to convert Variant Call Format (VCF) files into Mutation Annotation Format (MAF) files. This conversion standardizes variant annotations, facilitating downstream analyses in cancer genomics. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    needrestart

    needrestart

    Restart daemons after library updates

    needrestart is a Linux utility designed to detect which services or daemons require restarting after library updates. Inspired by Debian's checkrestart, it ensures that running processes utilize the latest shared libraries, thereby maintaining system security and stability.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 10
    Percona Toolkit

    Percona Toolkit

    A collection of advanced open source command-line tools

    ...Each tool favors guardrails: dry runs, throttling, and resumable operations reduce the risk of harming production workloads. Operators and DBAs rely on the toolkit to bring observability and predictability to busy database fleets without hand-rolled scripts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    CSI-SQL-SimpleOps

    CSI-SQL-SimpleOps

    Perl Lib Database Connector

    * Introduction - This Module is a Library based Perl code. - The library build and execute SQL command on databases. * NOTE: - Before any implementation, we recommend details in WIKI (https://sourceforge.net/p/csi-sql-simpleops/wiki/) or the CPAN Perl Modules, see: https://metacpan.org/pod/SQL::SimpleOps * Support: The Support Service is FREE. Do you need support? Open a ticket and I will get back to you as soon as possible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server implements multiple spam filters

    The Anti-Spam SMTP Proxy (ASSP) Server project aims to create an open source platform-independent SMTP Proxy server which implements auto-whitelists, self learning Hidden-Markov-Model and/or Bayesian, Greylisting, DNSBL, DNSWL, URIBL, SPF, SRS, Backscatter, Virus scanning, attachment blocking, Senderbase and multiple other filter methods. Click 'Files' to download the professional version 2.8.1 build 24261. A linux(ubuntu 20.04 LTS) and a freeBSD 12.2 based ready to run OVA of ASSP V2 are...
    Leader badge
    Downloads: 43,871 This Week
    Last Update:
    See Project
  • 13
    Ora2Pg is a free tool used to migrate an Oracle database to a PostgreSQL compatible schema. It connects your Oracle database, scan it automaticaly and extracts its structure or data, it then generates SQL scripts that you can load into PostgreSQL.
    Leader badge
    Downloads: 95 This Week
    Last Update:
    See Project
  • 14
    Autopsy® is a digital forensics platform and graphical interface to The Sleuth Kit® and other digital forensics tools. It can be used by law enforcement, military, and corporate examiners to investigate what happened on a computer. You can even use it to recover photos from your camera's memory card.
    Leader badge
    Downloads: 246 This Week
    Last Update:
    See Project
  • 15
    skylendar

    skylendar

    Powerful and portable astrology program

    Powerful and portable (Linux/Windows) astrology program, based on the swisseph library, with multitasking charts and data stored in a SQL database (postgresql). Many charts and options.
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • 16
    AWStats

    AWStats

    AWStats Log Analyzer

    AWStats is a free powerful and featureful server logfile analyzer that shows you all your Web/Mail/FTP statistics including visits, unique visitors, pages, hits, rush hours, os, browsers, search engines, keywords, robots visits, broken links and more
    Leader badge
    Downloads: 493 This Week
    Last Update:
    See Project
  • 17
    Natural Docs

    Natural Docs

    Multi-language source code documentation tool

    Natural Docs is an open-source documentation generator for multiple programming languages. You document your code in a natural syntax that reads like plain English. Natural Docs then scans your code and builds high-quality HTML documentation from it. SourceForge houses the source code and issue database for the old Perl version of Natural Docs, version 1.52. It is still available but no longer being updated. Please see NaturalDocs.org for the 2.x source code and issue...
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 18
    Asterisk GUI client, VICIdial

    Asterisk GUI client, VICIdial

    VICIdial Contact Center Suite

    This software suite is designed to extend the functionality of the Asterisk PBX through platform-independant web-client applications. Includes the VICIdial inbound/outbound contact center application. The suite is scalable across multiple Asterisk servers.
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • 19
    Pandora Open

    Pandora Open

    Open Source Monitoring System for performance and availability.

    Pandora FMS is an enterprise-ready monitoring solution that provides unparalleled flexibility for IT to address both immediate and unforeseen operational issues, including infrastructure and IT processes. It uniquely enables business and IT to adapt to changing needs through a flexible and rapid approach to IT and business deployment. Pandora FMS consolidates all the needs of modern monitoring (ITOM, APM, BAM) and provides status and performance metrics from different operating systems,...
    Leader badge
    Downloads: 1,089 This Week
    Last Update:
    See Project
  • 20
    Monitoring AIX, VMware,Oracle, Nutanix

    Monitoring AIX, VMware,Oracle, Nutanix

    AIX, Linux, VMware, Nutanix, Oracle, RHV, Cloud performance monitoring

    ...The product supports these virtualization platforms: - IBM Power Systems - VMware - Nutanix - Proxmox - Huawei FusionCompute - OracleVM - Oracle Solaris LDOM, CDOM and Global Zone - oVirt / RedHat Virtualization (RHV) - Microsoft Windows Server and Hyper-V - XenServer, Citrix Hypervisor - Hitachi Compute Blade - Amazon Web Services - Google Cloud - Microsoft Azure - Kubernetes - Red Hat OpenShift - Apache CloudStack - PostgreSQL database - Oracle Database - Microsoft SQL Server Try demo at http://demo.lpar2rrd.com
    Leader badge
    Downloads: 82 This Week
    Last Update:
    See Project
  • 21
    Perltidy is a Perl script which indents and reformats Perl scripts. The formatting is controlled by command line parameters; the default formatting follows the suggestions in perlstyle(1).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Robolinux

    Robolinux

    Announcing Robolinux Cinnamon 14.1

    Announcing The New Robolinux Series 14 Mate LTS - 2034 Robolinux is very pleased to announce a completely new 14.1 Mate privacy centered 1inux operating system you can download freely while also offering our users an optional 14+ advanced upgrade which comes with our Untracker and FAAST Boot along with one click popular privacy software installers like Tor and I2p, Wireshark and Bleachbit plus many more for a fair and reasonable price. Robolinux14.1-Mate is ideal for beginners and...
    Leader badge
    Downloads: 110 This Week
    Last Update:
    See Project
  • 23

    contools

    console tools, batch scripts, shell scripts, shell tools, utilities

    https://sourceforge.net/p/contools/contools/ci/master/tree/README.md https://sourceforge.net/p/contools/contools/ci/master/tree/README_EN.txt https://sourceforge.net/p/contools/contools/ci/master/tree/README_EN.deps.txt https://sourceforge.net/p/contools/contools/ci/master/tree/changelog.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RazWall

    RazWall

    RazWall Firewall

    RazWall is a community based firewall replacement for 3ndian Community Firewall. RazWall is built on Slackware Linux. We will publish the ISO releases here as they develop. READ THE 'README' FILE BEFORE DOWNLOADING!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    mers

    Portable software and data related to Mersenne numbers

    Portable software related to Mersenne numbers. Useful to automate certain tasks related to GIMPS (www.mersenne.org) for computers that cannot run the GIMPS software for whatever reason. Much of the code has been in use since 1990 or so by a few people. The project web site at https://mers.sourceforge.io/mersenne.html has data about Mersenne numbers from many people generated by this and other software, notably from the GIMPS project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next