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
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Sload is a console/terminal application which monitors network interface load of the remote device (by SNMP) in real time.
Bandwidth Monitoring Tools For Linux
(Requires Python 2.4 or later)
UPDATE: good known alternative is "ifstat"
http://gael.roualland.free.fr/ifstat/
Example of use:
ifstat -b -i "FastEthernet0/19" -s public@172.18.216.1
It's possible to monitor multiple interfaces in the same time !
RIFSNIFF lets you capture packets over a remote host's interface, running server application, and read them from a virtual TUN/TAP interface on the client host. Packets are sent as the payload of a plain TCP session.
EmSniff is an application that helps you to capture network packets. The difference to TCPDump is that it runs as a service that provides remote access to the captured packets.