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.
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.
Glances is an open source, cross-platform monitoring tool that aims to provide a significant amount of monitoring information through a curses or Web-based interface. Depending on the size of the user interface, this information can then dynamically adapt.
Glances can work in client/server mode, and is also capable of remote monitoring. All systems statistics can be exported to files or external time/value databases.
Glances gets information from your system through various libraries,...
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 !
A set of python scripts to provide command-line access to GroundWork Open Source. gwcmd allows to perform operations from commandline, and from remote servers.
SSHsprinkler is a tool to distribute the execution of commands or scripts on a set of remote networked systems. It is portable (written in Python), asynchronous, uses the ssh encryption and manages the logs of the batches carried out on target systems.