AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.
Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
Try AppSignal Free
Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
A bash-Script to collect metrics from a Linux system.
...For the script to work you have to set the variable "JAVA_HOME" to a valid JDK location.
Check the documentation in the script file.
The following information gets collected:
>> output from vmstat
>> netstat tcp states and established connections
>> information from /proc/fd
>> jstat -gc output
>> jstat -class output
>> CPU%, MEM% and ThreadCount from top and ps-command
>> disk usage for each mounted device from df-command
This is a monitor that takes vmstat output and pairs it with the top CPU consumers displaying some useful stats for each PID. The purpose of this script is performance monitoring and troubleshooting bottlenecks all in one screen.
a lightweight tool use to generate csv result from vmstat for linux ! the generated csv file can be directly readed by windows performace tool for analysis and give graphic result like windows cpu , memory usage !
The Unix Console Construction Kit (ucck) is a library of Perl modules for creating full-screen colour Curses (console/text terminal) applications. Target applications are monitoring (like top(1) or vmstat) and browsing (data, databases, files).
RRFiller provides an easy-to-use solution for logging statistics into an RRDTool database. Designed to complement RRGrapher, the project also provides configurations for creation and updating RRD databases using standard tools like vmstat and netstat.
PGGT (Performance Gathering and Graphing Tools) is a set of tools for gathering and graphing the information collected by the *stat suite of commands: iostat, vmstat, netstat.