之前写了收集linux系统历史history命令,下面介绍一下系统里日志收集与展示的。老规矩,先看效果,满意的话继续看。一、效果图1、总览2、linux系统日志收集数据总量主要是展示所选范围内容收集日志总量3、linux系统日志收集主机数主要是展示当前总共有多少台主机上传了message..
分类:
系统相关 时间:
2015-10-26 10:31:26
阅读次数:
327
以下图为本章节的知识点结构图。【前言】我们在linux上敲过的命令是有记录的。默认保存1000条。保存位置:.bash_history。但是前提是我们得正常退出。【shell是什么?】shell是一个脚本,不是一种正式的编程语言。shell也就是一些命令的集合,能够帮助我们更加方便的管理服务器..
分类:
系统相关 时间:
2015-10-25 19:31:17
阅读次数:
294
当需要查看snapshot执行的历史详细信息时,可以在distribution server上,使用以下脚本查看use [distribution]--get agent idselect * from [dbo].[MSsnapshot_agents]--get agent history act...
分类:
其他好文 时间:
2015-10-23 18:33:32
阅读次数:
156
用的版本TortoiseSVN-1.8.11.26392-x64-svn-1.8.13.msi 和idea14企业版 勾选这个,不会显示乱码 ? ? ?Problems while loading file history: svn: E220001: 遇到不可读的路径;拒绝访问 ?...
分类:
其他好文 时间:
2015-10-22 15:49:38
阅读次数:
425
原文地址 LinkedIn started in 2003 with the goal of connecting to your network for better job opportunities. It had only 2,700 members the first week. F...
分类:
其他好文 时间:
2015-10-19 18:53:28
阅读次数:
341
概述: BOM:浏览器对象模型(Browser Object Model) BOM包含内容: window对象(核心) location对象 navigator对象 screen对象 history对象一、window对象 双重身份:全局(Global)对象;浏览...
分类:
其他好文 时间:
2015-10-19 12:38:49
阅读次数:
119
History of Monte Carlo Methods - Part 1Some time ago in June 2013 I gave alab tutorialon Monte Carlo methods at Microsoft Research. These tutorials ar...
分类:
其他好文 时间:
2015-10-17 20:41:44
阅读次数:
339
概念是employer创建jobPost时,可以publish或unpublish。sort expired后,会通过server tast 去更新成history。所有的publish和unpublish sql是没有记入这状态,都是靠sort的expiredDate来分析。操作过程是 JobPo...
分类:
其他好文 时间:
2015-10-17 16:09:23
阅读次数:
188
历史命令 history -c clear -w 写入 ~/.bash_history 默认保存1000条, 可在/etc/profile中修改 调用 Tab补全 命令、目录、文件命令别名 alias 别名='原命令' 命令执行顺序: 绝对...
分类:
系统相关 时间:
2015-10-17 00:34:28
阅读次数:
249
项目地址:https://github.com/browserstate/history.js 做wap端的时候,有些时候一个页面里有很多小页面或者标签,希望刷新浏览器或者按返回键的时候,能够被当成一个页面去处理。所以就去找html5是否提供这样的接口。最后发现确实有这个接口,但兼容性 不好。...
分类:
Web程序 时间:
2015-10-16 23:07:54
阅读次数:
236