Sep 13, 2018 | Enterprise, Oracle category, Virtualization
Pandora FMS plugin for Oracle VM allows you to monitor your Oracle VM manager, servers, VMs and more. The plugin performs the following monitoring: Oracle VM manager: Manager run state. Successfull jobs. Failure jobs. Server pools: Servers running. Usable memory (%)....Dec 26, 2017 | Application monitoring, Enterprise, Oracle category
This plugin retrieves information about: Running processes in the current node. General information of the storage cells defined. General status of the cell server: MS Service status. RS Service status. CellSrv Service status. Information about HCA (each port): Port...Dec 20, 2017 | Databases category, Enterprise, Oracle category
Pandora FMS plugin for Oracle Database allows you to monitor your Oracle instances, listeners, processes and more. The plugin by default performs the following monitoring: Scan tablespace to get free space. Scan tablespace to get status. Scan Oracle filesystems...Dec 18, 2017 | Oracle category
This is an agent plugin for monitoring Oracle. Tested on Linux and Solaris. See details in README file. More Info on SQL monitoring Oracle. http://www.dataprix.com/oracle_decode_con_like Files: pandora_oracle.sh...Dec 18, 2017 | Oracle category
This plugin can execute remote queries for oracle databases. You can find all necessary information about using this plugin at sqlscript.readme. Files: sqlscript.readme...Dec 14, 2017 | Application monitoring, Databases category, Oracle category
Check for oracle listener (Unix, Linux) Module data module_begin module_name Oracle_Listener module_type generic_proc module_exec ps aux | grep tnslsnr | grep -v grep | wc -l module_description Oracle Listener process module_end