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

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    Babashka

    Babashka

    Native, fast starting Clojure interpreter for scripting

    ...Babashka scripts work on linux, macOS and Windows. Besides the built-in libraries, babashka is able to load libraries from source, tapping into the world of already existing Clojure libraries. Babashka supports real JVM threads and like Clojure, supports futures and dynamic thread-locally bound vars. Babashka features a built-in task runner which covers the most popular use cases of make, just and npm scripts.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    krX LUA Scripts
    krX is a shell scripting system in LUA using Love2D, which is cross-platform and modular. It allows, among other things, file management, command execution with graphical and multimedia capabilities, thanks to the Love2D API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    OliveTin

    OliveTin

    OliveTin gives safe and simple access to predefined shell commands

    Give safe and simple access to predefined shell commands from a web interface. OliveTin just runs shell commands, so theoretically, you could integrate with a bunch of stuff just by using curl, ping, etc. However, writing your own shell scripts is a great way to extend OliveTin. Uses only a few MB of RAM and barely any CPU. Written in Go, with a web interface written as a modern, responsive, single-page app that uses the REST/gRPC API. Helps potential contributors be consistent, and helps with maintainability. Available for quickly testing and getting it up and running, great for the self-hosted community. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Script Echo Color

    Script Echo Color

    Terminal text colorizing and simplifies script coding.

    ScriptEchoColor simplifies Linux terminal text colorizing, formatting and several steps of script coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    ...LATEST UPDATE : The quiz.sh script is updated now to perform for the whole class of students and log the results into the Students_Score.txt file. Also see this collection of bash scripts : https://sourceforge.net/projects/bash-shell-scripting-in-minute/ and this script : https://sourceforge.net/projects/command-output-to-html-table/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A collection of scripts that work together to manage multiple invocations of GNU Screen to overcome some of its limitations on Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Minimal Linux Live

    Minimal Linux Live

    Minimal Linux Live (MLL) is a tiny educational Linux distribution

    Minimal Linux Live is a tiny educational Linux distribution, which is designed to be built from scratch by using a collection of automated shell scripts. Minimal Linux Live offers a core environment with just the Linux kernel, GNU C library and Busybox userland utilities. Additional software can be included in the ISO image at build time by using a well-documented configuration file. Minimal Linux Live can be downloaded as a pre-built image, built from scratch or run in a web browser by using a JavaScript PC emulator.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

    Learn Bash Shell Scripting in a Minute using this Collection of Script

    Learn Bash Shell Scripting in a Minute using this Collection of Scripts, which are Real World Examples, ranging from a simple Date Based Theme to a Standalone Kiosk Type User Input Forms. The Learning is based on a "Observe and Understand Strategy", which means you run these scripts, observe their outputs, understand the script that generates them and learn the whole thing. These Scripts cover almost all the basics of bash shell scripting and summarizes them in the last script for user convenience. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    desk

    desk

    A lightweight workspace manager for the shell

    ...Instead of relying on CTRL-R to execute and recall ("that command's gotta be here somewhere..."), desk helps shorten and document those actions with shell aliases and functions, which are then namespaced under a particular desk. Because Deskfiles are just enriched shell scripts, the possibilities are endless. For example, when doing work on AWS I have desk securely load AWS API keys into environment variables via pass -- no effort on my part, and no risk of accidentally persisting that sensitive information to a history file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 10
    xmlsh
    "xmlsh" is derived from the design and goals the unix shell and core commands but with XML expressions and documents added as core features to the shell. xmlsh can be used as a drop-in replacement for scripting xml transformations instead of sh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Web Console

    Web Console

    Web-based application to execute shell commands.

    Web Console is a web-based application that allows to execute shell commands on a server directly from a browser. The application is very light, does not require any database and can be installed in about 3 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    KeyBox

    KeyBox

    Web-based multi-terminal SSH management tool

    A web-based SSH console to execute commands and manage multiple systems simultaneously. KeyBox allows you to share terminal commands and upload files to all your systems. Once the sessions have been opened you can select a single system or any combination to run your commands. Also, additional system administrators can be added and their terminal sessions and history can be audited.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Everyone is writing shell scripts with his own style, but sometimes it's difficult to understand developpement from an application to another, or between different developpers. By using Norma standards, it well be easy for everyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    this is a server monitoring system written with python 2.5 with pyodbc. this ping,http and SQL a remote server to monitor its up time. any downtime of remote server more than 3 times will insert a record into database. and email will be sent to recipents
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A collection of "good" Bash scripts I made to make my life easier. My scripts could make your life easier too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Envulator is a small and simple yet efficient tool for maintaining a unified login environment which is composed of many scripts for one or more types of login shells. Envulator can also easily adept to new shells/interpreters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A set of (currently) simple shell functions to extend the pbpaste and pbcopy commands. Experienced UNIX shell scripters are asked to contribute and extend the ideas and code. Existing functions: pbgrep () pbstrip () pbsed ()
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    command-line utility for issuing SQL to relational databases via the JDBC API
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Portable shell (command line) program written in Java to access database servers that support JDBC. For the beginning mySQL, PostgreSQL, Microsoft SQL Server are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Silis OS is a online based operating system which will allow users to access their files and programs from any where in the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    pyshon

    System shell merged with python shell

    This is a system shell merged with python (as for now 3.*, but 2.* fork is also planned). It lets you write your system scripts in high-level language (which python is) as well as using it as "classic" terminal. It is developed in linux environment, but should be as system-independent as python itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next