New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
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.
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.
UptimeSite is the code behind the Uptimes Project <http://uptimes.hostingwired.com/>. Clients send uptime reports to the server, which are parsed into a wide variety of useful statistics in realtime via the website.
Pace Check is a utility that searches through system logs and finds cases where someone has tried to gain access to your server (non-legit), then it saves them to a log, mails them to you, or sends them to stdout. It supports http, ftp, and others.
Linup is a client for the Uptimes Project (now in http://uptimes.wonko.com/), written in C, for Linux.
The purpuse is to create a lightweight, simple client for the project.
Logspooler is a simple UDP server that is receiving syslog messsages from another hosts and processing them. This means analysing and inserting into a MySQL database. Logspooler is not a syslogd replacement. Analyses are based on preconfigured tables.
An application that centralizes UNIX system status information from several machines into one web-accessible interface. A daemon gathers system stats and reports them stats via HTTP to a server which presents the most recent stats via a web page.