Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Logmine is a tool to facilitate logging to an RDBMS. Logging to a true database can make logs far more useful. While this is written in Java/JDBC, it uses a standard HTTP request, thus can be useful for any language/database.
JMX4Ant provides the ability to interact with JMX MBeans from Ant. Supports several popular JMX implementations and J2EE servers including JBoss and BEA WebLogic Server.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Need to know how much bandwidth you have remaining this month? Then this is the script for you! (note: this script has only been tested on cpanel systems; if you use cpanel then this should work; otherwise drop us a line and we'll do the best we can)
Php Log Analyzer (aka PLA) is a Log Analysis tool for Apache. There are lots of log analyzer softwares available on the internet but most of them have their own data storage ways. PLA is a tool to analyze log files and store results into MySQL databases.
This is my collection of Java classes. Major chunks include: robust logging system, JDBC connection pools, lightweight application server, general utility classes.... enjoy.
Big-Brother is a collection of J2EE filters and servlets that provide custom monitoring and auditing of web-applications, keeping track of who does what, when, and how often. It makes use of the jakarta-apache Struts framework for the interface GUI.
A distributed Continuous Integration and Workflow Management tool, inspired by CruiseControl and also written by ThoughtWorks, Inc. CCA decouples the build process from the build automation process and is designed for flexibility in its build/test/deploy
A web site testing tool. This is a white box testing tool which uses jakarta HttpClient to hit a series of URLS and performs one of many different tests on the returned content.
Portlet Streams is intended to be a high-speed java rewrite and proxy mechanism with it's basic roots founded in mod_rewrite and mod_proxy from the Apache foundation.
The Configuration package is a thin, JDK independent, bridge between different configuration libraries and approaches such as properties files, XML and JDK 1.4 Preferences.
ApacheBuilder builds Apache (with optional modules of Mod_SSL and Mod_Perl) from sources, prompting for config params of location, etc. When done, it starts Apache and verifies it all works ok.
**PROJECT MOVED** As of 2013.11.24, projec tmoved to: https://bitbucket.org/borszczuk/mod-sqlinclude
mod_sqlinclude is an Apache Web server module which implements MySQL based Include-alike configuration command. This lets you keep your httpd config in database (i.e. VHosts etc). Recently Apache 1.x is supported. version for 2.x in production.
Apache 2 API module, which serve zipped archive (created by PkWare, WinZip, JAR and other tools) like virtual filesystem and allow browse its content. Usefull for browsing html based documentation (for example generated by javadoc).
C# Logger
This is a logging tool similar to log4j for java. The tool is designed to handle debugging, information and error logging. Currently only windows event logging is supported however multiple logging targets are planned for future releases.
WormBlock will create a script to add the IP's to your IPTables based firewall. It will scan all your apache log files and match the IP's with the defined worm signatures. Then create the script to modify your IPTables based firewall.
The XMLTester is an open-source platform for system-level testing of message based XML applications, including "Web Services" applications. XMLTester is implemented primarily in Java.
Please see www.xmltester.org for details.
Aphid provides a facility for bootstrapping SSL-enabled Apache web
servers (mod_ssl) with an embedded Perl interpreter (mod_perl). Source is
downloaded from the Internet, compiled, and the resulting system is
installed in the directory you specify.