码迷,mamicode.com
首页 >  
搜索关键字:monitor    ( 1879个结果
CouldnotcreatetheJavaVirtualMachine/1709
Section A: symptom SWPM1024 S/4hana 1709 安装过程中遇到error, 错误提示错误信息在/tmp/sapinst_instdir/S4HANA1709/CORE/HDB/INSTALL/STD/ABAP #下的 import_monitor.java.log ...
分类:编程语言   时间:2018-12-06 18:01:04    阅读次数:224
一种基于TLS的高级反调试技术
盗版行为日益猖獗,严重影响到软件开发者和开发商的知识产权及利益,反盗版技术的重要性也越来越引起人们的重视。在反盗版技术中,起最大作用的当属反调试技术。然而传统的反调试技术都存在一个弱点:他们都在程序真正开始执行之后才采取反调试手段。实际上在反调试代码被执行前,调试器有大量的时间来影响程序的执行,甚至 ...
分类:其他好文   时间:2018-12-06 12:13:43    阅读次数:313
mongodb 监控工具 mongo-monitor 安装部署
mongo集群监控工具mongo-monitor安装部署调试mongodb集群期间发现一个小神器,不敢独享!相关介绍如下:mongo-monitorCLI是一个简洁和简单的工具来检查MongoDB的服务,在集群调试升级期间,故障排查,添加节点,调整分片、修改配置等操作时可以实时查看整个集群状态,全方位了解集群状态,自动秒级刷新状态。显示效果预览:Shard:shard1SECONDARY:172.
分类:数据库   时间:2018-12-04 20:01:17    阅读次数:252
MySQL 线程监控 -- mymon
Introduction Introduction mymon(MySQL-Monitor) 是Open-Falcon用来监控MySQL数据库运行状态的一个插件,采集包括global status, global variables, slave status以及innodb status等MySQ ...
分类:数据库   时间:2018-12-03 11:16:37    阅读次数:765
11. pt-heartbeat
pt-heartbeat [OPTIONS] [DSN] --update|--monitor|--check|--stop 全部都在主库上做: pt-heartbeat --create-table --database db01 --daemonize h=192.168.100.101,P=3 ...
分类:其他好文   时间:2018-12-01 11:00:42    阅读次数:189
python 系统监控
#!/usr/bin/env python3 #create at 2018-11-30 'this is a system monitor scripts' __author__="yjt" import os import time import sys import datetime impo... ...
分类:编程语言   时间:2018-11-30 20:21:46    阅读次数:162
2018.11.28 Android踩坑(读写文件)
在学到使用Android Device Monitor 查看文件的时候,发现Android Device Monitor在Android Studio里面找不到了,网上查了原来是被官方弃用了,现在通过命令行的方式启动 1.打开Project Structure找到sdk安装路径 2.找到这个路径打开 ...
分类:移动开发   时间:2018-11-29 01:39:45    阅读次数:294
Command Line Client(建库,建表)
Enter password: ******Welcome to the MySQL monitor. Commands end with ; or \g.Your MySQL connection id is 7Server version: 5.1.55-community MySQL Comm ...
分类:其他好文   时间:2018-11-28 22:30:30    阅读次数:211
Monitor Minio server with Prometheus
转自:https://blog.minio.io/monitor-minio-server-with-prometheus-4ed537abcb74 Prometheus is an open source monitoring platform that help you analyze and ...
分类:其他好文   时间:2018-11-28 12:18:14    阅读次数:493
Zabbix 3.4.10 服务端的安装与设置
实验验目的: Zabbix 3.x 服务端的安装 实验主机: m01 (centos 7.4) IP 10.0.0.61/172.16.1.61 1) 配置yum源, 并用wget命令把相关的软件包下载到本地, 然后再进行安装, 如下所示 2) 安装LAMP平台 MariaDB至m01 主机上 3) ...
分类:其他好文   时间:2018-11-25 14:32:34    阅读次数:207
1879条   上一页 1 ... 48 49 50 51 52 ... 188 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!