Showing 24 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
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 1

    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
  • 2

    mingw-portage

    Small Portage for mingw & mingw-w64.

    Mingw-portage contain program `minmerge' and collection of scripts to build some packages. Together they allow you to automatically build any supported software packages for 32-bit mingw or 64-bit mingw-w64 and indeed toolchain. Requirements: MSYS & corresponding toolchain.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    chklinks is a non-threaded Perl link checker. It helps finding broken links on your website. It does not raises many simultaneously connections for its job, run out of the resources and crash your system in a moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    makepp

    GNU make compatible but reliable and simpler build tool

    ...It supports almost all of the syntax that GNU make supports, and can be used with makefiles produced by utilities such as automake. It is called makepp (or make++) because it was designed with special support for C++, which has since been extended to other languages like Swig or embedded SQL. Some features that makepp adds to make are: greatly improved handling of builds that involve multiple makefiles (recursive make is no longer necessary); automatic scanning for include files; rebuild triggered if build command changes; checksum-based signature methods for reliable builds, smart enough to ignore whitespace or comment changes; extensibility through Perl programming (within your makefile); repositories (automatically importing files from another tree); build caches (not recompiling identically what a user of the same cache already did
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    Xcode Shell

    Xcode Shell

    shell script that used to auto-build xcode project

    xcode_shell is a collection of shell scripts designed to automate common tasks in iOS development, such as building .ipa packages, publishing apps, and managing project assets. Although largely superseded by modern tools like fastlane and fir-cli, this project demonstrates how developers previously streamlined their workflows with custom scripts. The repository includes utilities to compile Xcode projects and workspaces, handle CocoaPods builds, publish .ipa files to private servers or fir.im, send notification emails, and even batch-rename images with the @2x suffix for Retina devices. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A collection of scripts for RPM spec maintainers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A useful collection of batch files and scripts for daily purposes (backup, security, system management, etc.) and development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Actor provides a web-enabled, self-service user interface to run your scripts. You run a desktop application to setup your scripts in Actor. Your users get a web site where they access your scripts in a controlled, fail-safe manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Build scripts/wrappers around the YUI Compressor implemented for popular languages like PHP, Python, Java, Bash, Perl, etc. The scripts will track down and compress all JavaScript and CSS files within a given project tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    Framework for building reusable web-application based on CGI::Application (http://www.cgi-app.org/) and PerlORM (http://perlorm.sourceforge.net/ for access to storage engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The DevTools project is an open-source (BSD-licensed) set of development tools, including a set of shared gmake-style utility makefiles, the TLM version-control wrapper, and various other little utility C++ programs and Perl and Python scripts.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    sqlpp is a conventional cpp-alike preprocessor taught to understand SQL syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also #perldef for calling arbitrary perl code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AdmIRC is a webmin module for irc server administration. It provides a config interface and advanced security and linking automatism support. Currently UnrealIRCD 3.2 and the services Anope and Epona are supported. Subprojects: irc newsbot and java tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A tool for the development and customization of an information system for traceability and workflow management of virtually any business process or product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Use this tool to protect the source of your Perl-Project and make the scripts unreadable without compiling! Currently the Script replaces the names of variables (Scalars / Hashes) with random-character constructions. PerlSourceProtector supports to work
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is the Palm Translation Utilities project, a set of perl and bash scripts used to make translating Palm programs that use PILRC easier. Software currently works, but may not handle edge cases correctly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XPHP is an IDE authoring tool for Windows that allows you to design, develop, test, debug and deploy PHP applications. [This project has been discontinued since 2005]
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    The papaya utilities is a package of small scripts. These scripts are used for software development. The product of Steel Wheels Project will require this package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ROBOCOPY.EXE halts with a "Runtime error R6002" (after a certain # files or dirs). So I decided to write my own version, in Perl. I'm striving to have the output be *identical* to Robocopy's output, so existing scripts will not break.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Converts Coldfusion (cfml) templates into PHP scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    mAdchAt Encore une autre adaptation de slashdot.org autour du theme des ezines underground et de la diffusion des infos du meme theme. Le projet est orienté utilisateurs (en grand nombre) et se veut portable dans le but d'universaliser (ou de s'adapter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A collection of build tools, scripts, and AIX packages to build open source packages in AIX's native package format (installp aka bff).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The mywaves utilities project provides open source utilities and documentation, including scripts to generate RSS feeds for mywaves.com to find videos on a web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next