设为首页 加入收藏

TOP

zabbix监控oracle数据库(六)
2014-11-23 19:50:12 来源: 作者: 【 】 浏览:223
Tags:zabbix 监控 oracle 数据库
ameter can be overridden using the couple
.User and .User
Ispossible to override only Username or Password.
thefollowing parameter
.ExtraQueryListFile =
addanother custom query to a default query file. if there are duplicate theExtraQueryListFile will override them.
thefollowing parameter
.WhenNotAlive =
isused to specify a value or a string to send if a database is not working, doingso you are going to "clean" the graphs generated in Zabbix with a"set" value.
Howto Use Orabbix/FAQ
How do I start/stop the Daemon
Tostart the Orabbix Daemon, simply run:
/etc/init.d/orabbix start
Tostop the Orabbix Daemon, simply run:
/etc/init.d/orabbix start
How does Logging work
TheOrabbix daemon outputs its log file to the default location of/opt/orabbix/logs/
How to modify Log format
Loggingproperties can be modified by making your required changes to
/opt/orabbix/conf/log4j.properties
Theproperty setting responsible for defining the output location is:
log4j.appender.Orabbix.File=logs/orabbix.log
TIP:From this properties file, you can modify the location, file name and logformat as desired. For additional information, please refer to the officiallog4j documentation, found at: http://logging.apache.org/log4j/1.2/index. html
Is there a way for orabbix to connect to RAC or DataGuard
Yesis possible.
e.g.
Ifyou have two host RAC1 and RAC2 and one instance RACINST
youshould write the connection string as follow:
RACINST.Url=jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=RAC1.EXAMPLE.COM)\
(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=RAC2.EXAMPLE.COM)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=RACINST)))
Whatcan I modify without restarting the daemon
Theparameters that are dynamically read at each iteration of “OrabbixDaemon.Sleep”are as follows;
Any Query added to query.props
Modifications to config.props
Database List
Currently,the only known items that don't dynamically update are theZabbixDaemon.MaxThreadNumber, and changes to Connection Pool info
首页 上一页 3 4 5 6 下一页 尾页 6/6/6
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
分享到: 
上一篇可靠的Windows版Redis 下一篇hive元数据库配置、metadata

评论

帐  号: 密码: (新用户注册)
验 证 码:
表  情:
内  容: