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 plugin provide access to Integria API to gather data to be monitored with Pandora FMS. Requirements This plugin has the following requirements: 1.- You need a Integria installed with the API enabled and configured. 2.- This plugin was developed to collect single...
Important Notice: This plugin is no longer actively maintained or updated. We strongly advise you to explore alternative plugins available in our library for the latest features and support. This plugin is to monitor a XEN server (domain-0), by using xen tools (virsh,...
This advanced plugin allow you to monitor logs easily, with more options than the default parser included in the agents. Files pandora_logparser_v1r3.exe-linux-x86-64 pandora_logparser_v1r3.exe-windows-x86-32.exe pandora_logparser_v1r3.exe-linux-x86-32...
These are a collection of local modules for monitoring Mongodb from outside, with a software agent. Module data module_begin module_name MongoDB_Status module_type generic_proc module_exec ps aux | grep mongod | grep -v grep | wc -l module_end module_begin ...