码迷,mamicode.com
首页 >  
搜索关键字:discovery    ( 632个结果
zabbix------discovery定义自动发现
思路分析:自动发现其实是服务器的发现规则在起作用,发现规则负责探测到主机,探测到后触发动作action,action启动添加主机,添加主机模板event,如果服务器探测到主机下线,那么发现规则触发另一个动作,实现移除主机,所以这里我打算添加两个action1在三台centos主机上安装ag..
分类:其他好文   时间:2015-09-15 20:19:14    阅读次数:206
WireShark 过滤 SSDP
在局域网中使用wireshark抓包过滤http的时候经常会出现一些干扰协议,例如SSDP,使用过滤条件“http”有可能出现N多ssdp包,如下图所示: SSDP:Simple Sever Discovery Protocol,简单服务发现协议,此协议为网络客户提供一种无需任何配置、管理和维护网络...
分类:其他好文   时间:2015-09-10 19:08:34    阅读次数:625
1-9 Zabbix 自定义宏2
1、discovery功能文件系统:vfs.fs.discovery网卡发现:net.if.discovery使用之前的模板添加图像查看绘图
分类:其他好文   时间:2015-09-08 07:10:48    阅读次数:218
VGA Output from STM32F4 Discovery board
VGA Output from STM32F4 Discovery boardI love the web!There are so many cool projects out there, and some, with a tweak or two,get me where I want to ...
分类:其他好文   时间:2015-08-26 21:51:02    阅读次数:259
One-wire Demo on the STM32F4 Discovery Board
One-wire Demo on the STM32F4 Discovery BoardSome of the devs at work were struggling to get their software talking to a Dallas 1-wire device. I rememb...
分类:其他好文   时间:2015-08-26 21:47:59    阅读次数:230
zabbix监控mysql的Discovery模板
环境:centos6.6zabbix-2.4.5mysql-5.6.24zabbix没有自带对mysql的监控模板,网上许多模板也都是固定的监听某端口,不够灵活,如果mysql的端口很多记不清楚的话,我们就应该以lld(lowleveldiscovery)方式监控mysql。步骤:一、客户端1、监控内容的json化在客户端里,需要把监..
分类:数据库   时间:2015-08-21 00:26:13    阅读次数:273
poj 1696 Space Ant(极角排序)
Space AntTime Limit: 1000MSMemory Limit: 10000KTotal Submissions: 3661Accepted: 2281DescriptionThe most exciting space discovery occurred at the end o...
分类:编程语言   时间:2015-08-18 10:12:16    阅读次数:158
zabbix server is not running解决办法
正常安装完zabbix后,登录后zabbix监控报错zabbixserverisnotrunning:theinformationdisplayedmaynotbecurrent,下面的几种情况都有可能引起这个错误,1.selinux是否关闭。一定要关闭这个,开启selinux会引起一连串问题,甚至zabbix的discovery功能也不能正常使用关闭SELinux的..
分类:其他好文   时间:2015-08-18 06:39:31    阅读次数:114
STM32F4 HAL Composite USB Device Example : CDC + MSC
STM32F4 USB Composite CDC + MSCI'm in the process of building a USB composite CDC + MSC device on the STM32F4 Discovery board but am having trouble ge...
分类:其他好文   时间:2015-08-08 06:27:31    阅读次数:979
【Android应用开发技术:网络通信】网络服务可发现基本原理
作者:郭孝星 微博:郭孝星的新浪微博 邮箱:allenwells@163.com 博客:http://blog.csdn.net/allenwells Github:https://github.com/AllenWells【Android应用开发技术:网络通信】章节列表 网络服务发现(Network Service Discovery)是一种在局域网内可以辨识并使用其他设备上提供的服务...
分类:移动开发   时间:2015-08-06 15:11:22    阅读次数:195
632条   上一页 1 ... 51 52 53 54 55 ... 64 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!