With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Top-Rated Free CRM Software
216,000+ customers in over 135 countries grow their businesses with HubSpot
HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
A bash-Script to collect metrics from a Linux system.
Collects server and java process information from various tools and creates charts with the
data. The script was tested on GNU/Linux with gnuplot 4.4.
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...