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
Cut Data Warehouse Costs by 54%
Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
Logscan summarizes you logfiles in a quick, effective, flexible and standardised way. It runs your logs through awk, which uses an AWK-script per service. It is architecture independent, designed for use in crontab. You can even create custom scripts.
Bash script used to send a weekly email report for ssh login access
This small package contains small bash scripts that will help to monitor ssh log ins to a system.
The administrator will received an email address weekly with a small log with the name of the system, user that logged in and the user's IP.
Simple Log File Monitor is a set of scripts to help monitor logs
Simple Log File Monitor is a bash script that can be used to monitor log files or other text files and execute commands on the output of the logfile.
The motivation for this script originally was to be able to get a subset of a log file emailed to an email address easily while still being portable. Built to use as little as possible, a system with bash, wc, grep, tail, and date should be able to use this script, though a command-line email client would be required to send emails out.
Voswatcher is a tool to collect time correlated performance data on a Solaris or Linux system. This is a tool to gather data before, during, and after an event. It is a set of scripts which makes it suitable for use with sensitive clients.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
log4sh is an advanced logging framework for shell scripts (eg. sh, bash) that works similar to the logging products available from the Apache Software Foundation (eg. log4j, log4perl).
>> This project is now hosted on GitHub (https://github.com/kward/log4sh). <<
Battery Life Tool Kit is a set of scripts and programs to monitor and log power consumption of Linux laptops/notebooks under different workloads. Set of reference workloads is included in the Tool Kit
IPFWstats is a suite of shell, perl and PHP scripts to count network traffic on
a per user basis on a server using the FreeBSD IPFW firewall. Statistics are imported into a MySQL database daily and can
then be viewed using a PHP script in a web browser
The purpose of this project is to provide a comprehensive system for backing up to CDR the log scripts produced by syslog-ng. The scripts support verification of the CD after burning, optionally removing log files after they have been burnt to CD
startx is the project name for an interface build in php which takes the output of some products like MRTG or awstats or ACID... and put them together in the same Web interface.
A set of simple shell scripts to query (via SNMP) any router in an enterprise network for a list of active ARP cache entries. These entries are then merged into a host table with timestamp of last seen entry.
logging for shell scripts turned out to be very slow or not as powerful as log4j or log4perl. By using log4console as agent for catching the log messages and using log4perl for formatting and categorizing the messages things are speeded up.