Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
MongoDB Atlas runs apps anywhere
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.
SHEMO: System HEalth MOnitoring gathers system statistics (cpu, memoryusage, load, disk I/O, etc...) from several hosts and centralizes, analyses, and stores all statistics
in a database, which can be later retrieved and analysed thru a web interface.
System monitoring utility, written in plain C. Allows application execution and performance monitoring, saving results into XML files. Monitors CPU, memory, network and disk usage on a per-application or per-system basis.
AdaptiveCells J2EE generates test-beds for benchmarking J2EE performance. They consists of highly customizable EJB cells that can emulate CPU load, memoryusage, memory leaks and exceptions. The behaviour of the cells is coordinated from a web front-end.
After reaching certain threshold of resource usage, patched Linux kernel satisfies or denies further requests randomly. This can be creatively used to annoy users or crash-test applications when memory or diskspace requests are denied at unexpected time.
psmon is a *NIX process monitoring daemon which may optionally be run as a standalone program. Allows slaying and respawning of critical processes which die, or exceed pre-determined TTL, concurrent instances and or memory or CPU usage. Supports syslog a
Servermon is designed to collect and store system parameters such as cpu load and memoryusage of multiple servers in a network. Gathered information can be displayed and compared in a Web-Frontend.
sysprofd is a system profiling daemon that can report results through a tcp connection to a remote client. sysprofd profiles cpu, memory, and swap usage statistics, process status statistics e.t.c. Imagine using it to easily monitor lots of linux boxes
pcpViewer is a 3D viewer of data gathered through the excellent "Performance Co-Pilot" library (http://oss.sgi.com/projects/pcp). You can see usage of CPU time, net devices, memory, hard drives, and virtually any data exported by the pcp library and da
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 security. Auth0 now, thank yourself later.
JavaSysInfo is the java version of phpSysInfo, a library that provides information on the host being accessed.
It parses /proc and displays things like Uptime, CPU, Memory, SCSI, IDE, PCI, Network adaptors and traffic, Disk usage and Video Information
TheEye is a php-based remote monitor.
Executes remotes tests (disk usage, memory free, cpu usage, services status) through ssh/rsh and saves results in a mysql db. Tests are highly configurables.
Html report & mail alerts.
Status Module is a daemon which forwards vital system information (memoryusage, active processes, etc.) into the kernel logs by using a kernel module. This is very useful for logging or security purposes.
The welofunc project will develop a load and fuctional test tool for web applications with special focus on J2EE applications. Besides load and functional tests server monitoring will be included (CPU load, memoryusage of the J2EE application server)
wmtop is a windowmaker dock app to display the top 3 processes running on a unix box displaying the cpu usage or memoryusage in an attractive graphical way using little screen real estate. It's a kind of mini 'top'.
Vesuv, the very extensible system usage visualizer aims to be complete system for visualizing cpu/memory/net usage on analog voltmeters connected to computer (complete schematics included) or via ncurses library.
Multi-AI workspace with persistent cross-session memory via MCP
...The product supports BYOK (Bring Your Own Key) across major providers, with no markup on API usage. Cross-provider memory uses pgvector with keyword fallback. The workspace ships with 664 prebuilt integrations and 32 languages.
Pricing is simple. Free tier exposes the core workspace. Paid plans (Standard $25, Pro $50, Maximum $150) share the same feature set — only credits differ. No per-seat upcharges, no feature gates.
Enhanced shell with multiple windows and added commands
To install run: sh <(curl https://raw.githubusercontent.com/DennisHeine/UberShell/master/install_ubershell.sh)
Custom commands added to the default shell (zsh):
cscript <script>: executes a C/C++ script.
example: cscript "printf("Hello World!");"
noobhelp: Short desc of commands in /bin/
memusage: Top memoryusage
topdirs: Top directory space usage
push/pop: Save current dir / return there
serve: Opens a webserver at port 8084 and serves a file
servedir: Opens a webserver at port 8000 and serves a dir
servelog: Serves tail of syslog on port 12345
sizeof: List total sizes of subdirectorys
largedirs: Lists directorys with 100+ MB disk usage
mkdirc
: Creates a dir and changes to it
freefile : Kills all processes using a file
lastedited: Shows which files have been edited
findbin: Finds binary files not installed by dpkg
frename : Renames parts of a filename
connections: Shows network connections
[...]