码迷,mamicode.com
首页 >  
搜索关键字:zabbix remote command    ( 21350个结果
VIM命令集
CommandActionNotesvim file +54open file and go to line 54any : command can be run using + on command linevim -O file1 file2open file1 and file2 side b...
分类:其他好文   时间:2014-05-09 10:15:18    阅读次数:420
invoke-command
invoke-command -ComputerName $server -Credential $cred -ScriptBlock{param($server,$UserName,$serverpass,$starttime,$startdate) ...
分类:其他好文   时间:2014-05-09 04:17:04    阅读次数:417
Intellij idea subversion checkout error
Subversion 1.8 and IntelliJ IDEA 13Unlike its earlier versions, Subversion 1.8 support uses the native command line client instead of SVNKit to run co...
分类:其他好文   时间:2014-05-09 03:07:38    阅读次数:257
常用的数据库访问方式
常用的数据库访问方式 ASP访问数据库的方式有哪些? 在ASP中可以通过三种方式访问数据库:  1、IDC(Internet Database Connector)方式;  2、ADO(ActiveX Data Objects)方式;  3、RDS(Remote Data Service)方式。  这三种访问方式对数据库的访问都是由Internet Information Server...
分类:数据库   时间:2014-05-09 02:24:08    阅读次数:530
get-task-allow有什么用
【failed to get the task for process问题】A: Why am I getting "Error launching remote program: failed to get the task for process" when debugging an iPhon...
分类:其他好文   时间:2014-05-08 18:10:58    阅读次数:326
15 Linux Split and Join Command Examples to Manage Large Files--reference
byHIMANSHU ARORAonOCTOBER 16, 2012http://www.thegeekstuff.com/2012/10/15-linux-split-and-join-command-examples-to-manage-large-files/Linux split and j...
分类:系统相关   时间:2014-05-08 17:57:18    阅读次数:518
安装Symantec Backup Exec报“microsoft visual C++ 2005 SP1 command line syntax error.”
OS:WindowsServer2008R2standard报错如下所示:解决方法:由于安装源的文件夹目录为中文,更改其目录为英文后安装测试正常。参考:http://zhidao.baidu.com/question/176383841.html?qbl=relate_question_0
分类:编程语言   时间:2014-05-08 16:51:29    阅读次数:302
zabbix数据库优化脚本
分享一个zabbix数据库的优化脚本,适合2.0版本。对history,hostory_uint按日分区,trends,trends_uint按月分区;关闭Houserkeeper:vimzabbix_server.confDisableHousekeeper=1对history,hostory_uint每日建立第二天的分区并删除45天前的分区对trends,trends_uint每月20号建立..
分类:数据库   时间:2014-05-08 03:26:48    阅读次数:499
zabbix数据库研究
玩了一段时间zabbix,对他的数据库有点研究,在这里分享下添加一个监控的过程,希望能帮到路过的朋友。添加一个监控项目(不包括添加模板)涉及到几个表,分别是:ids,hosts,applications,groups,hosts_groups,interface,items,items_applications,如果还需要添加触发器的话还..
分类:数据库   时间:2014-05-08 02:32:26    阅读次数:1060
解决error: Failed dependencies:libodbc.so.2()的错误
安装zabbix时报错[root@zabbix~]#rpm-ivhzabbix-server-mysql-2.2.3-1.el6.x86_64.rpmzabbix-web-mysql-2.2.3-1.el6.noarch.rpmwarning:zabbix-server-mysql-2.2.3-1.el6.x86_64.rpm:HeaderV4DSA/SHA1Signature,keyID79ea5ed4:NOKEYerror:Faileddependencies:libodbc.so.2()(64..
分类:数据库   时间:2014-05-07 11:33:40    阅读次数:2102
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!