icinga2使用check_snmp_idrac.py监控DELL硬件状态:gitclonehttps://github.com/pynag/pynag.gitcdpynagpythonsetup.pybuildpythonsetup.pyinstallyuminstallnet-snmp-develnet-snmp-pythonhttps://github.com/rsmuc/health_m
分类:
其他好文 时间:
2019-01-17 23:43:27
阅读次数:
307
package com.fengzhuang; public class Penjuin { private String name; private String sex; private int health ; private int intimacy; private String leib... ...
分类:
其他好文 时间:
2019-01-16 20:38:52
阅读次数:
186
Now let’s take a peek at our indices: 现在让我们来看看我们的指数: And the response: Which simply means we have no indices yet in the cluster. 这仅仅意味着我们在集群中还没有索引。 Wh ...
分类:
其他好文 时间:
2019-01-15 15:47:12
阅读次数:
188
通过check_ilo2_healht.pl插件监控HP服务器健康状态:下载地址:https://exchange.nagios.org/directory/Plugins/Hardware/Server-Hardware/HP-(Compaq)/check_ilo2_health/details使用示例:/usr/lib64/nagios/plugins/check_ilo2_health.pl
分类:
其他好文 时间:
2019-01-15 11:59:08
阅读次数:
255
Heavy rains that brought additional pollution downstream last year contributed to the first decline in a decade to the overall health of the Chesapeak ...
分类:
其他好文 时间:
2019-01-10 10:59:03
阅读次数:
161
在现代微服务架构中,服务可以在容器中运行,并且可以动态启动,停止和扩展。 这导致了一个非常动态的托管环境,可能有数百个实际端点,无法手动配置或找到正确的端点。 话虽这么说,我相信服务发现不仅适用于生活在容器中的粒状微服务。它可以被任何必须访问其他资源的应用程序使用。资源可以是数据库,其他We... ...
分类:
Web程序 时间:
2019-01-05 13:37:13
阅读次数:
222
一、ES集群原理 查看集群健康状况:URL+ /GET _cat/health (1)、ES基本概念名词 Cluster 代表一个集群,集群中有多个节点,其中有一个为主节点,这个主节点是可以通过选举产生的,主从节点是对于集群内部来说的。es的一个概念就是去中心化,字面上理解就是无中心节点,这是对于集 ...
分类:
其他好文 时间:
2019-01-03 12:09:39
阅读次数:
187
如题出现Namenode经常挂掉 IPC's epoch 9 is less than the last promised epoch 10, 解决方案 可以在core-site.xml文件中修改ha.health-monitor.rpc-timeout.ms参数值,来扩大zkfc监控检查超时时间。 ...
分类:
其他好文 时间:
2019-01-02 23:18:29
阅读次数:
869
GET http://127.0.0.1:9200/_cat/health?v 健康状况 GET http://127.0.0.1:9200/_cat/indices?v 查看索引 PUT http://127.0.0.1:9200/test_index 创建test_index索引 DELETE ...
分类:
其他好文 时间:
2018-12-31 15:48:00
阅读次数:
308
此脚本是群里面的哥们共享的,本人整理试用了下特整理出来分享给有需要的同学。注意:1.使用前修改下里面的一些参数(原作者都贴心的标注了)2.有必要的话修改下脚本的执行策略效果截图:计划任务截图:脚本内容:add-pssnapinmicrosoft.exchange*#加载EMS不然exchange命令无法识别$Smtp="mail.demo.com"#需要修改的地方$AdminE
分类:
数据库 时间:
2018-12-27 13:30:49
阅读次数:
283