码迷,mamicode.com
首页 >  
搜索关键字:zabbix last issues zabbix web源码    ( 14501个结果
Bootstrap 表格
Bootstrap 的简单表格实例 Example of Table with twitter bootstrap Student-ID First Name Last Name ...
分类:其他好文   时间:2014-07-22 23:06:56    阅读次数:327
Codeforces Amusing Joke 题解
So, the New Year holidays are over. Santa Claus and his colleagues can take a rest and have guests at last. When two "New Year and Christmas Men" meet, thear assistants cut out of cardboard the letter...
分类:其他好文   时间:2014-07-22 23:03:53    阅读次数:521
【算法】第 n 小数 nth_element
STL 中取第 n 小数的算法 nth_element 的函数原型如下 template void nth_element(RandomAccessIterator first, RandomAccessIterator nth, RandomAccessIterator last); 算法说明: 1、功能:执行 nth_element 后,nth 所指位置的元素将是整个区间有序时在该处的元素。对 [first, nth) 中的任意迭代器 i 和 [n...
分类:其他好文   时间:2014-07-22 23:03:14    阅读次数:345
mysql 主从复制常见错误
Last_IO_Error: Fatal error: The slave I/O thread stops because master and slave have equal MySQL server ids; these ids must be different for replicati...
分类:数据库   时间:2014-07-22 22:59:53    阅读次数:614
zabbix web场景模拟监控配置
一,zabbix2.2.3 VMware Vsphere exsi监控配置步骤,1,添加监控主机2,添加聚集macro;{$PASSWORD} = yoodo.com{$URL} = http://ip/sdk{$USERNAME} = root3,关联监控模板模板用Template Virt VM...
分类:Web程序   时间:2014-05-01 14:31:32    阅读次数:664
对字典作集合操作
>>> d1 = dict(a = 1, b = 2)>>> d2 = dict(b = 2, c = 3)>>> d1 & d2 # 字典不?支持该操作Traceback (most recent call last): File "", line 1, in TypeError: unsupp....
分类:其他好文   时间:2014-05-01 12:50:50    阅读次数:341
zabbix 飞信集成配置
1、环境说明: (Gentoo Linux环境) # uname -aLinux Crob 2.6.34-gentoo #1 SMP Mon May 31 15:45:25 CST 2010 x86_64 Intel(R) Core(TM)2 Duo CPU E7500 @ 2.93GHz Genu...
分类:其他好文   时间:2014-04-30 16:53:08    阅读次数:518
Zabbix监控MySQL
一、安装zabbix-agentrpm -ivh http://repo.zabbix.com/zabbix/2.2/rhel/5/x86_64/zabbix-release-2.2-1.el5.noarch.rpm/usr/bin/yum -y install zabbix-server-mysq...
分类:数据库   时间:2014-04-30 14:16:55    阅读次数:639
计算机图形学研究常用工具软件和代码
Computer Graphics Research SoftwareHelping you avoid re-inventing the wheel since 2009!Last updated December 5, 2012.Try searching this page for keywo...
分类:其他好文   时间:2014-04-29 16:48:47    阅读次数:2528
poj 1274 The Perfect Stall
DescriptionFarmer John completed his new barn just last week, complete with all the latest milking technology. Unfortunately, due to engineering probl...
分类:其他好文   时间:2014-04-29 16:46:46    阅读次数:371
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!