This script can monitoring a SqlServer using MSSQL Querys. Example: “<PowershellPATH>powershell.exe” querysql.ps1 -H hostname(optional) -U username(optional) -P password(optional) -Q ‘MSSQL Query’ If you run as Administrator the...
The functionality of this plugin consists in make an use of data and resources monitoring of a PostgreSQL server under systems based on Unix. It is necessary an external configuration file where all the parametrization of the plugin was defined. A sample configuration...
Another plugin to monitor PostgreSQL servers using a local plugin. To extract the information is used: An external configuration file which defines all the parameters of the plugin. It uses the software already installed on the system for monitoring by the plugin...
Plugin local (de agente) para monitorizar PostgreSQL. Documentación en Español únicamente. Files: ES PostgreSQL Plugin EN PostgreSQL Plugin Pandora_Plugin_psqlserver (perl script) Only enterprise users can view the download...
This plugin uses mysql to fetch the performance metrics from a mysql server. To install it: Verify that your system has mysql installed: $ mysql -V Download the file “mysql_plugin”. Copy it to your agent plugins directory. F.ex. on my system in...
Open-source agent plugin designed for MongoDB monitoring, using the tool mongostat to collect performance statistics. Module data module_plugin perl /etc/pandora/plugins/Pandora_Plugin_MongoDB_v1r1.pl \ /etc/pandora/plugins/host-mongodb.conf 2> /dev/null Files...