Showing 295 open source projects for "mysql-connector-java"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 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

    Windows Inventory

    Discontinued - please go to http://www.open-audit.org

    Windows Inventory. A Computer Hardware and Software Inventory system. Based around wmi, vbscript, mysql & php. Expandable via modules to include software distribution, remote control, event viewer, disk monitoring, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    EasyWall

    Easy to use firewall for linux beginners.

    New improved iptables tool, based on my earlier project Easy Linux Firewall, but rewritten from scratch using Perl. It's a simple rewrite for now, but i am working on adding some new features like. Some of the improvements will be web administration panel, automatic filtering daemon, TCP listener providing easy to use API so you can integrate it on many servers and centralize them in to one Web interface to control all of them. I am open to new ideas and also any kind of contributors,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Weblooker

    Weblooker

    Weblooker monitors serveral services on multiple systems for their sta

    Weblooker monitors serveral services on multiple systems for their status, up- and downtimes. A webgui and Android client to view the current status and logged downtimes is available as separately package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    nag2web

    Easy to use web front-end for NAGIOS / ICINGA also CD installer

    A PHP/MySQL web front-end for Nagios 2.x / 3.x and ICINGA setup. With the ability to add/remove/edit the config items. The web front-end for NAGIOS has the ability to test the config. We want to build a simple possibility to find and show all the features in NAGIOS / ICINGA.. A installation CD for the complete Monitoring System is available at our website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 5
    NETINV

    NETINV

    Web Based Network Inventory Tool

    NETINV is a web based network inventory tool that allows quick access to pages designed to help keep track of relations between buildings, rooms, and devices. The code layout is easy to modify, easy to understand, and easy to incorporate into an existing system, because most page information is based on URL parameters. Screenshots: http://imgur.com/a/ufaAs Wiki: http://www.netinv.org/wiki/ Note: NETINV is no longer in development. If you'd like to take over the project, send an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    KaTaLyzer is network traffic analyzer which offers full network communication monitoring through graphs of protocols traffic for all communicating nodes or for choosen node (based on IP or MAC address). See more at katalyzer.sk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Fproxyadmin

    Solução de proxy

    Solução de proxy com administração via Web. Sistema baseado no Squid e Dansguardian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ISP-fW is a firewall script that provides port forwarding, packet filtering, stateful packet inspection, port redirection, masquerading, SNAT/ DNAT, TOS, and never the last it generates htb rules for bandwich management. Includes: htb-tools, mipclass
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sqlbot is a full-featured perl bot for opendchub, designed around MySQL. All of its functions are parsed to and from MySQL, making it configurable on_the_fly via a webserver
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10

    MySQL Load Balancing PHP script

    MySQL Load Balancing PHP script

    Free MySQL Load Balancing PHP script. For load balanced access to your MySQL servers when you are using MySQL replication between one (or many) master and many slaves. This script does reads on slaves and writes on master(s). It automatically checks if the challenger slave is "fresh enough" to read on it. The script is actually used in real conditions, prove of the capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    GLPI Nedi Import

    GLPI plugin to import data from Nedi

    This plugin for GLPI http://www.glpi-project.org imports data about a computer network from Nedi http://www.nedi.ch and writes it to the database of GLPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Zebra_Session

    Zebra_Session

    A wrapper for PHP’s default session handler, using MySQL for storage

    Zebra_Session is a PHP class that acts as a wrapper for PHP's default session handling functions but instead of storing session data in flat files it stores them in a MySQL database, thus providing both better security and better performance. The library is also a solution for applications that are scaled across multiple web servers (using a load balancer or a round-robin DNS) and where the user's session data needs to be available. Storing sessions in a database makes them available to all of the servers! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    REPORTIT is designed as a plugin for use with cacti
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    WatchTower

    WatchTower

    WatchTower is a cloud server monitoring and management tool

    ...This is actually a suite of tools that includes a dashboard and associated RESTful web services required for managing the servers and services. The dashboard uses PHP/MySQL (requires php5+), html, and css. It's all open source and very easy to work with and make changes. The client I'm using is included and is written in python. Currently tested with Python 2.4 and 2.6, but should work with any version. I'm not using anything special. My plans also include monitoring/managing of Windows servers through the same python client, but compiled into a working exe, but I will work on that when the Linux client is finished first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NConf - Enterprise Nagios configurator
    NConf is a PHP based web-tool for configuring the Nagios monitoring software. It differs from similar tools by offering enterprise-class features like templates, dependencies and the ability to configure a large-scale, distributed Nagios topology.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    The idea of this project is to create a php user friendly interface for traffic shaping. It lets the network administrator manage internet traffic, network services, internet protocols...The object of this project is to ensure the QOS of the network.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Fork of zCI web-based computer management system. English, Russian and Ukrainian translation and some a quantity of improvements, additions and bugfixes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    IPplan is a web based, multilingual, IP address management, DNS and tracking tool based on php 4, simplifying the administration of your IP address space. IPplan can handle a single network or cater for multiple networks with overlapping address space.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 19
    Cerberus Front-End para Servidor Proxy
    Frontend para administração de Servidores Proxy baseado em Dansguardian. Com essa ferramenta o usuário é capaz de administrar um servidor Proxy sem a necessidade de interação com linhas de comando nem conhecimento profundo em Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    DNET Live-Stats

    project no longer maintained

    A multilingual, PHP-based internet portal, without using a MySQL database. It shows the actual statistics of your distributed.net team out of the log-file of your dnet-proxy and additional information, including prognosis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Very simple and lightweight system and network monitor for Unix systems influenced by Big Brother and Hobbit monitoring systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PHP-Based backend and frontend for a mobile store (Web-Store accessable by mobile phone)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The AjaxSync framework is a HTTP based bus system, containing COMET real-time notification, JavaScript web browser integration, a connector library, EMail/MTA like message buffering and ESB like routing mechanisms. Have a look at www.ajaxsync.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ACGVision is a software monitoring system developped in Java and using SOAP WebServices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A complete Hotspot or Internet Cafe solution. Provides a simple interface to managing users, and does the hard work of bring all the components together (Coova Chilli, MySQL, FreeRadius). Packaged as Debs for Debian/Ubuntu. NOT installable from tar. Code now hosted on Github https://github.com/GraseHotspot
    Downloads: 0 This Week
    Last Update:
    See Project