Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
cmdok checks that specified commands are OK. If command is OK than it exists in PATH and can be run.
It is a simple, small and portable Bash script. It is useful in software packages that want to check that some commands exist before trying to run them.
See wiki for more information and examples.
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.
Utilizes common unix utilities to provide a simplebackup solution. Like Apple's Time Machine, sbak uses hard-links to minimize disk usage. Reduces data transfer by using compressed rsync transfers. Web interface and subscription service coming soon.