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

View related business solutions
  • 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
  • Dun and Bradstreet Risk Analytics - Supplier Intelligence Icon
    Dun and Bradstreet Risk Analytics - Supplier Intelligence

    Use an AI-powered solution for supply and compliance teams who want to mitigate costly supplier risks intelligently.

    Risk, procurement, and compliance teams across the globe are under pressure to deal with geopolitical and business risks. Third-party risk exposure is impacted by rapidly scaling complexity in domestic and cross-border businesses, along with complicated and diverse regulations. It is extremely important for companies to proactively manage their third-party relationships. An AI-powered solution to mitigate and monitor counterparty risks on a continuous basis, this cutting-edge platform is powered by D&B’s Data Cloud with 520M+ Global Business Records and 2B+ yearly updates for third-party risk insights. With high-risk procurement alerts and multibillion match points, D&B Risk Analytics leverages best-in-class risk data to help drive informed decisions. Perform quick and comprehensive screening, using intelligent workflows. Receive ongoing alerts of key business indicators and disruptions.
    Learn More
  • 1
    Apache RocketMQ

    Apache RocketMQ

    Distributed messaging and streaming platform with low latency

    Apache RocketMQ is a distributed messaging and streaming platform with low latency, high performance and reliability, trillion-level capacity and flexible scalability. Messaging patterns including publish/subscribe, request/reply and streaming. Financial grade transactional message. Built-in fault tolerance and high availability configuration options base on DLedger. A variety of cross language clients, such as Java, C/C++, Python, Go. Pluggable transport protocols, such as TCP, SSL, AIO....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    NSIS: Nullsoft Scriptable Install System

    NSIS: Nullsoft Scriptable Install System

    Windows installer development tool

    ...With NSIS you can create such installers that are capable of doing everything that is needed to setup your software. NSIS is script-based and allows you to create the logic to handle even the most complex installation tasks. Many plug-ins and scripts are already available: you can create web installers, communicate with Windows and other software components, install or update shared components and more.
    Leader badge
    Downloads: 8,441 This Week
    Last Update:
    See Project
  • 3
    Unattended Resolution in A Nutshell - OS
    Unattended installation of several Linux(kickstart,preseed,autoyast) and Windows(2000,XP,2003,2003R2,Vista,7,8,2008,2012). Features: inventory, software management, dhcp-ldap, dns-ldap, php-ssh, syslog-ng, rsyslog, switch managment, ldap browser, pxe manager, central cron management, license management.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    AppDeploy neXtgen

    AppDeploy neXtgen

    Free AD integrated software distribution for Windows workstations

    ...Associations between workstations and software-packages are controlled by group memberships in Microsoft Active Directory or, in future versions, by using Microsoft SQL (Express). The application is available on Microsoft .NET 2.0 and 4.0 so that it can cover Microsoft Windows 7 to Microsoft Windows 10 clients (x86 and x64, including server OS) together with the Microsoft Deployment Services fully automated. 5 workstations included for testing but additional licenses available for free, please contact me to get your personalized license keys. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn more customers into advocates. Icon
    Turn more customers into advocates.

    Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.

    The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
    Learn More
  • 5

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping. Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    py2exe
    A distutils extension to create standalone windows programs from python scripts.
    Leader badge
    Downloads: 180 This Week
    Last Update:
    See Project
  • 7
    Package Drone

    Package Drone

    The OSGi first software artifact repository

    A package manager repository for OSGi, Java and more. Package Drone is an OSGi first software artifact repository system. It allows one to deploy artifacts via the Web UI or "mvn deploy" and consume them using Eclipse P2, OSGi R5 XML index (e.g. Bndtools), plain Maven, APT (for .deb files). Artifacts can be automatically cleaned up (for snapshot or integration builds), transformed (e.g. Maven source attachment to Eclipse Source Bundle) or aggregated. It is based on an extensible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NSDi (Network Services Discoverer) is a metarepository for big/small environments. This tool uses differents plugins to discover the services and software installed on servers. You can create many repositories accesibles via API for many external tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AMPdoc Black Sun

    AMPdoc Black Sun

    Apache, MySQL, PHP package for manage syndication channels feeds

    Downloads: 0 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 10

    Cluster Orchestrator

    orchestrator / cluster deployment tool

    ...The operation can be started manually or scheduled, depending on your needs. In terms of audit and trace capabilities, the system is collecting all console output of your shell scripts from all servers and saves the logs centrally for review.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AMPdoc

    AMPdoc

    Apache, MySQL, PHP package for library, archive, museum automation

    AMPdoc mblazquez edition is a portable package with Apache, MySQL, PHP, and Perl which includes a selection of documentary software applications for libraries, archives, museums, publishers, conferences and documentation centers. AMPdoc mblazquez edition enables to perform workflow management duties, publication of contents, web positioning, among others. Usually, difficulty in installing and configuring of necessary applications has limited the access to technologies to information...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    cx_Freeze is a set of utilities for freezing Python scripts into executables using many of the techniques found in Thomas Heller's py2exe, Gordon McMillan's Installer and the Freeze utility that ships with Python itself
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    Shell Package Manager

    Shell Package Manager

    Install packages that apt-get can't.

    Sh scripts for (un)installing packages that can't be installed by default with apt-get.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    dpkglist.awk is a command-line tool for querying available packages on ubuntu and debian systems. It overlaps with the standard apt-cache utility, but, written in simple awk, it is easily extensible, and makes it easy to write one-line scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ActiveLock is an open-source copy protection, software licensing framework for all development enviroments supporting COM+ architecture. Core DLL available in VB2008 and VB6. Samples in C++, C#, Excel/Access VBA and keygens in PHP, ASP.NET available.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Do you know all devices connected to your IT network ? Do you know which software or hardware component is installed on a computer ? Are you able to deploy softwares or configuration scripts on your computers ? No, then Try OCS Inventory NG at http://www.ocsinventory-ng.org...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    It is a commericial project for Chris
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RemoteAgent.NET is a Client/Server application built to coordinate the execution of code on a remote machine. It supports script and zip payloads, as well as remote invocation of scripts on the target machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    With phpAdamoto it is possible to administrate many clients and servers from a web console powered by php. It lets you start and monitor any script on client machines to do any kind of administrative work like changing configurations, install software an
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This eclipse plugin allows for the export of an eclipse project's runtime configurations to shell scripts in various formats. This allows for the execution of java code OUTSIDE the Eclipse environment without having to custom write the shell script code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java application designed to update existing java applications from an SVN repository. The application also optionally launches ANT build scripts during the update process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The CMS-Bandits is a set of php scripts, with online html editor, calendar, search engine, rss reader, revision log, personal nickpage, comment system, webcrawler and even more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A queries management software. It was primary designed for an IT team to manage the incidents, but can be used to manage any query, inside or outside an organization. Can be appropriate for Service Desk management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WESP is a collection of subtle scripts and programs written in several languages (C, /bin/sh, (g)awk, ruby, icon) that breaths a new life into the WEB system for literate programming by Donald Knuth (and CWEB by Knuth/Sylvio Levy).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VersionStar is a database development tool that helps you organize and apply scripts, eliminating the risk of losing scripts or applying them in the wrong order.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next