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
Our Free Plans just got better! | Auth0
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.
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
[...]