Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
A bash-Script to collect metrics from a Linux system.
...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
It's a integrated performance analysis tool with GUI,
which is integrated with various utilities such as strace, Gcov, Gprof, proc etc which are open released and are for analyzing performance of linux system
Simple tool to parse the contents of /proc or /sys entries and graph their values. An oscillosope for software types. Intended for developers, admins or the curious to understand the performance and behaviour of their systems.