码迷,mamicode.com
首页 >  
搜索关键字:check    ( 9197个结果
Nagios NRPE超时问题
ESXi里面的一台ubuntu因为物理机当机,然后也挂了,重启后发现nagios有问题。表现为:监测的服务有CurrentLoas、DRBD、Disk_Space、PING、SSH。而有问题的就只有PING、SSH。在服务器端测试如下:root@Nagios:/usr/local/nagios/libexec#./check_nrpe-H192.168.100.5-ccheck_pin..
分类:移动开发   时间:2015-06-16 14:56:28    阅读次数:278
Run-Time Check Failure #0
问题:Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared...
分类:其他好文   时间:2015-06-16 14:17:39    阅读次数:137
Redis初步
Redis目录下文件:redis-server.exe:服务程序 redis-check-dump.exe:本地数据库检查 redis-check-aof.exe:更新日志检查 redis-benchmark.exe:性能测试,用以模拟同时由N个客户端发送M个 SETs/GETs 查询 (类似于 A...
分类:其他好文   时间:2015-06-16 12:20:44    阅读次数:89
jquerymobile标签-属性手册
Buttondata-role="button"data-corners true | falsedata-icon home | delete | plus | arrow-u | arrow-d | check | gear | grid | star | custom | arrow-r | ...
分类:Web程序   时间:2015-06-16 01:09:52    阅读次数:226
svn 403 Forbidden
用svn client的时候出现这么一个问题,客户端能正常check out,但是在check in(commit,mkdir等)的时候出错了:Server sent unexpected return value (403 Forbidden) in response to MKACTIVITY服...
分类:其他好文   时间:2015-06-15 20:31:29    阅读次数:111
OPatch报错 Prerequisite check "CheckActiveFilesAndExecutables" failed
问题现象: 在使用Opatch打补丁时,报下面的错误: [root@customer bin]# /u01/app/ora11g/product/11.2.0/db_1/OPatch/opatch auto /soft/psu/20299013/ -oh /u01/app/ora11g/product/11.2.0/db_1 -ocmrf /u01/app/ora11g/product/11....
分类:其他好文   时间:2015-06-15 18:47:34    阅读次数:334
Megacli格式化脚本
背景: 由于Megacli以及hpacucli工具查看raid、硬盘信息时不方便查看,特编写shell脚本格式处理,方便管理。showdisk.sh 1 #!/bin/bash 2 ## useage: check raid info 3 ## check HP or DELL server 4 ....
分类:其他好文   时间:2015-06-15 16:09:08    阅读次数:326
check windows return character
#ifndef _FILE_CHECK_H#define _FILE_CHECK_H#include #include const int LINEBUFF_SIZE = 1024;const std::string TAB_REPLACE = " ";const std::string TAB_S...
分类:Windows程序   时间:2015-06-15 10:43:54    阅读次数:118
LeetCode 100 Same Tree
Given two binary trees, write a function to check if they are equal or not.Two binary trees are considered equal if they are structurally identical an...
分类:其他好文   时间:2015-06-15 00:08:45    阅读次数:94
scu 4436: Easy Math 水题
4436: Easy MathTime Limit: 20 SecMemory Limit: 256 MB题目连接http://acm.scu.edu.cn/soj/problem.action?id=4436DescriptionGiven n integers a1,a2,…,an, check...
分类:其他好文   时间:2015-06-14 19:46:24    阅读次数:191
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!