Skip to content

josuepirolo/oracle-zabbix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zabbix Oracle Template

Created by Josué Pirolo 04/2016

Step 1 - Create a directory to store the script and config files generated by the script

mkdir -p /var/lib/zabbix/scripts/
chown -R oracle:dba /var/lib/zabbix/scripts/

Step 2 - execute git clone https://github.com/crmall/oracle-zabbix.git
cd oracle-zabbix/
Step 3 - Execute sh zabbix_info.sh oracle_env
Informe o usuario SYSADMIN
system
Informe a senha do usuario SYSADMIN
*******
It will create the user zabbix and set the needs GRANTS and set de ORACLE_HOME paths.
Step 4 - Now, log in with root user and do the following:
cat zabbix_agentd_conf >> /etc/zabbix/zabbix_agentd.conf
Restart the zabbix-agent service and configure de Host in zabbix server interface.

About

Monitoring Oracle Database 10g at 11g with Zabbix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages