:
This plugin uses free to fetch the memory and swap performance metrics from a linux server.
To install it:
- Verify that your system has free installed: $ free -V
- Download the file “memory_plugin”.
- Copy it to your agent plugins directory. F.ex. on my system in “/etc/pandora/plugins”.
- Make it executable: $ chmod +x /etc/pandora/plugins/memory_plugin
To use it, just call it from the config file of your agent with the following line:
"module_plugin memory_plugin"
For more plugin options or change warning and critical levels see its code.
Module data
Depends on: free
Files:
(Visited 1,094 times, 1 visits today)