Zabbix+Python监控Oracle数据库
##-- 实测环境Ubuntu 16 + Zabbix server 4.2 + python 3.5 + Oracle Client 19 , 被监控Oracle 11G及以上 安装oracle客户端 oracle-instantclient-basic-linuxx64.rpm oracle-instantclient-devel-linuxx64.rpm oracle-instantclient-sqlplus-linuxx64.rpm 安装CX_Oracle 配置Pyora.py环境
Oracle Exadata X8 Hardware DataSheet (配置说明)
Oracle Exadata Database Machine consists of database servers, storage servers, and the network components to connect to your network. Oracle Exadata Database Machine is available in flexible configurations that consist of a number of database and storage servers up to the capacity of the rack as defined using OECA. Oracle Exadata Database Machine is also available in specific configurations, such
IT技术运营概述 & IT深层变迁
1、IT技术运营概述 ITSM中管理框架 2、IT深层变迁 传统IT 到目前趋势转移
Python 爬虫
Python 爬虫所用到的库 Python内置的Http请求库 urllib.request 请求模块 模拟浏览器 urllib.error 异常处理模块 urllib.parse url解析模块 工具模块,如:拆分、合并 urllib.robotparser robots.txt 解析模块
工作沟通十要素
1.讲清楚工作背景、起源2.明确工作目标3.说明想要达成的结果;4.确定工作完成时间;5.参加工作的人员与分工;6.每个要所要承担的责任;7.授予的权限;8.完成工作的好处;9.过程中的检查点;10.落实监督检查人员;
OTRS的ITSM 第一个符合ITIL的IT服务管理解决方案
OTRS的ITSM 第一个符合ITIL的IT服务管理解决方案OTRS的ITSM 第一个符合ITIL的IT服务管理解决方案,是建立在开放源代码的基础上。这是一个兼容的开源ITIL的IT服务管理( ITSM )解决方案。OTRS包括以下几个特点:(1) 能支持平台非常广。操作系统有Linux、Unix还有Windows;数据库有MySQL,PostgreSQL,Oracle和SQL Server。(2) 安装和配置是相当的简单。我使用过Centos Linux和Windows 7 ,整个安装配置过程只需要10分钟。(3) 支持多语言,目前能支持的语言有10几种,包括简繁体中文。(4) 纯Web操作界面,Web界面可以定制;很好的邮件系统集成。有问题单生成接口,能够将第三方网络系统监控的故障告警变成问题单,再自动分配到相关的维护组。
iTOP ITIL流程的ITSM管理工具
iTop,作为全面支持ITIL流程的一款ITSM工具,具有强大的ITSM功能,开源免费、简单易用。iTop,即IT运营门户(IT Operation Portal),是一个开源web应用程序,用于IT环境的日常运营。
一名优秀的IT人员
一个优秀的IT人,多阅读,多思考,多记录,切忌懒惰,眼高手低!重在实践,排除掉可能是。。。
近三年的工作积累,收获非常大
近三年的工作积累,收获非常多,也非常大;
安全扫描工具
扫描工具下载:http://www.nessus.org/download/
Windows 7 复制文件慢的解决方法
1) 禁用“远程差分压缩” 开始--控制面板--程序和功能--打开或关闭Windows功能,将“远程差分压缩”勾选去掉。重启2) 禁用索引服务(Windows Search)3) 关闭IPV6、QoS数据包计划程序[@more@]4) 补丁KB931770,网上找了好久没下到 经测试关闭远程分差无效,可以尝试以下操作: 我的做法是:1.重置一下bios设置(特别是有硬盘从盘的朋友更应该考虑) 2.如果不行,硬盘不正当使用久了,或者曾经中过文件夹病毒的,可以考虑一下格式化磁盘,以更新分区文件系统5) 安装windows 7 SP1 补丁集
130 个你需要了解的 vim 命令
基础 :e filename Open filename for edition :w Save file :q Exit Vim :q! Quit without saving :x Write file (if changes has been made) and exit :sav filename Saves file as filename . Repeats the last change made in normal mode 5. Repeats 5 times the last change made in normal mode
银行前置机(MBFE)集中解决方案
目前企业都在使用在线支付系统,通过Internet接入各大银行支付系统中心进行在线支付。 基于节省设备、人力资源成本、管理方便、降低风险的达到统一管理的目的, 采用VMware ESXi 虚拟化技术结合USB共享技术达到集中管理的目的;
Zabbix 常见问题处理整理
zabbix是一个基于WEB界面的提供分布式系统监视以及网络监视功能的企业级的开源解决方案。 下载: http://www.zabbix.com/download.php 帮助:https://www.zabbix.com/documentation/doku.php?id=2.0/manual/appliance环境:SUSE 12 Zabbix 2.0.4★ Windows agent install: 1) edit zabbix_agentd.win.conf 2) C:>zabbix_agentd.exe --c C:zabbix_agents_2.0.4.winconfzabbix_agentd.win.conf --install zabbix_agentd.exe [3724]: service [Zabbix Agent] installed successfully zabbix_agentd
GC机制和OutOfMemory问题的诊断
参数设置:--Xmn ==> 生成小对象多时且生成频繁时需设置--verbose:gc ==> 打开GC回收日志检查JVM运行和分析运行情况:1) JRMC (JRockit Mission Control)2) JConsole3) MAT (Eclipse Memory Analyzer) 分析IBM JVM时需安装IBM DTFJ AdapterQ: 三种常用的JVM性能上有什么差异,该如何选择?A: 常用的jvm有 [@more@]1) ibm的,aix上只能使用这个jdk。 2) sun jdk是比较大众的,可以运行在多种机器/os上。 3) jRockit是bea的,在优化性能上表现比较好,但是在java8后会并入sun jdk。 4) HP的jdk,使用核心是su
简化 Oracle Linux 6 上的 Oracle Database 11g 安装
How to simplify the installation of Oracle Database 11g on Oracle Linux 6 by installing the oracle-rdbms-server-11gR2-preinstall RPM package. Before installing Oracle Database 11g on a system, you need to preconfigure the operating environment since the database requires certain software packages, package versions, and tweaks to kernel parameters. (Be sure to review the appropriate Oracle Database installation guide to familiarize yourself with hardware, software, and operating system requ
轻量级调试器mimikatz
神器下载地址:http://blog.gentilkiwi.com/mimikatz还有一篇用这个神器直接从 lsass.exe 里获取windows处于active状态账号明文密码的文章http://pentestmonkey.net/blog/mimikatz-tool-to-recover-cleartext-passwords-from-lsass测试:mimikatz 1.0 x86 (RC) /* Traitement du Kiwi (Sep 8 2012 15:18:27) */// http://blog.gentilkiwi.com/mimikatz[@more@]mimikatz # privilege::debugDemande d'ACTIVATION du privilège : SeDebugPrivilege : OKmimikatz # inject::process lsass.exe sekurlsa.dllPROCESSENTRY32(lsass.exe).th32
Microsoft IT Environment Health Scanner
Overview The Microsoft IT Environment Health Scanner is a diagnostic tool that is designed for administrators of small or medium-sized networks (recommended up to 20 servers and up to 500 client computers) who want to assess the overall health of their network infrastructure. The tool identifies common problems that can prevent your network environment from functioning properly as well as problems that can interfere with infrastructure upgrades, deployments, and migra
定制EBS登录界面
如何隐藏个性化页,关于此页 System Administrator -> profile ->User ->Personalize Self-Service Defn(个性化自助定义) 值用户层设置为Yes,表示显示"个性化"页,否则设置为No修改Copyright和显示关于此面FooterDifferent elements are displayed at the bottom of the page:[@more@]1)About this page - Go to System Administrator responsibility => Profile => System - Change the value of 'FND: Diagnostics' profile option to "Yes" to display this link 2)Privacy Statement and Co
mRemote 中VNC的使用
使用VNC协议: 1. Protocol 选择 VNC; 2. Port 如果使用的是:1,则Port选择5901; 3. Hostname/IP,只需填入实际IP即可; 4. Encoding 选择ZRLE;[@more@]