This plugin uses a simple HTTP get to grab data from a simple WEB API/Rest. This is used to get simple values from simple WEB services, using a simple URL. For example, to get data from a URL Like: http://mydomain.com/app/api?op=users Which returns a single value like...
This small remote plugin return bandwidth usage on a given interface, using the RMON interface by SNMP, it return a % of utilization. Files: rmon_bandwidth.zip
Process CPU agent module for Windows This Pandora FMS module, used as script, allow to get individual CPU usage for each specified process. This is done by a small script written in VBscript which ask several WMI sources to get a value, used as percentage for...