Net usage
This plugin allows you to monitor network usage on Linux systems in a simple and comprehensive way. It collects information on the amount of data sent and received by each network interface and provides a grand total, making it easy to see the overall traffic on the system.
The plugin includes options to focus on the interfaces that really interest you, using filters that allow you to include or exclude certain interface names. In addition, it is designed to integrate easily with Pandora FMS and ensures that information is recorded reliably and securely, even if the plugin stops unexpectedly.
With it, administrators can get a clear view of the network behavior of their servers, identify traffic spikes, and make informed decisions about their infrastructure.
Introduction
This plugin allows you to monitor network usage on Linux systems in a simple and comprehensive wa...
Requisites
You must have read access to the /proc/net/dev file (included in all modern Linux systems).
Compatibility matrix
Systems where it has been tested Rocky 9 Systems where it should work Any Linu...
Parameters
Parameter Description --module_prefix Allows you to add a prefix to all module names...
Manual execution
The plugin execution format is as follows: ./pandora_netusage [--module_prefix <module_prefix>] ...
Plugin configuration
Copy the plugins to the agent's plugins directory, distribute them through file collections, or c...