1.1配置流程Zabbix完整的监控配置流程可以简单描述为:Hostgroups(主机组)→Hosts(主机)→Applications(监控项组)→Items(监控项)→Triggers(触发器)→Event(事件)→Actions(处理动作)→Usergroups(用户组)→Users(用户)→Medias(告警方式)→Audit(日志审..
分类:
其他好文 时间:
2016-07-08 12:01:04
阅读次数:
3174
I am trying to clone a repository, my OpenSSH is set up correctly and I can do everything fine in Git Bash. But when I put in the git@ address in Sour ...
分类:
其他好文 时间:
2016-07-05 17:05:53
阅读次数:
1186
在centos系统下,nginx做代理服务器总是出现502错误,百度各种搜索,出来的答案基本都是一样的,也不知道大家 从哪抄的,问题也没有解决,最后还是从谷歌找到的答案: 总归还是centos系统的问题,执行下面命令解决问题: grep nginx /var/log/audit/audit.log ...
分类:
其他好文 时间:
2016-07-04 18:26:38
阅读次数:
122
CA Loves GCD Time Limit: 6000/3000 MS (Java/Others) Memory Limit: 262144/262144 K (Java/Others) Problem Description CA is a fine comrade who loves the ...
分类:
其他好文 时间:
2016-07-02 19:00:41
阅读次数:
182
对于SQL Server数据库,当进行数据库连接建立时会触发Audit login 事件;而当有某个数据库连接关闭时将触发Audit logout 事件。 注意,在SQLSERVER的事件探查器中,我们通过观察可以发现,Audit login 和 匹配的Audit logout 事件使用的是同一个S ...
分类:
数据库 时间:
2016-06-30 21:22:10
阅读次数:
203
jenkins 使用 maven 出现 C:\Windows\system32\config\systemprofile 的原因是 Jenkins 服务启动的账号使用了系统的账号,在服务里改成具体的桌面用户账号即可。 If your command runs fine on Win command ...
You can fine tune several webpack plugins to make your bundle as small as it can be for your specific application. However there are a few things you ...
分类:
Web程序 时间:
2016-06-25 06:09:06
阅读次数:
173
一、问题描述在域控上打开“组策略管理器”查看DefaultDomainControllersPolicy策略“高级审核策略配置”时,提示如下报错:二、问题原因1、默认域控策略“DefaultDomainControllersPolicy”无法打开”高级审核策略配置的原因是由于此策略的Audit.csv文件损坏导致,解决方法是..
ADB命令: @、adb help:查看adb命令。 @、adb devices:列出所有连接的安卓设备和模拟器。 @、adb push <local> <remote> 把计算机里的文件拷贝到设备中。 adb push e:\test.xml /sdcard/files.ldb/ @、adb pu ...
分类:
移动开发 时间:
2016-06-20 20:29:30
阅读次数:
266