打赏

星辰大海ゞ

That which does not kill us makes us stronger!

导航

2016年4月6日 #

Zabbix笔记

摘要: 简单检查中的icmppingloss[<target>,<packets>,<interval>,<size>,<timeout>] 结果返回百分比即丢包率,该项目依赖于fping命令,需要在服务端安装该命令 target - 目标IP或者域名 packets - 包个数 interval - 连续 阅读全文

posted @ 2016-04-06 21:24 星辰大海ゞ 阅读(511) 评论(0) 推荐(0)

zabbix_agentd.conf配置文件详解

摘要: Aliaskey的别名,例如 Alias=ttlsa.userid:vfs.file.regexp[/etc/passwd,^ttlsa:.:([0-9]+),,,,\1], 或者ttlsa的用户ID。你可以使用key:vfs.file.regexp[/etc/passwd,^ttlsa:.: ([ 阅读全文

posted @ 2016-04-06 21:14 星辰大海ゞ 阅读(1241) 评论(0) 推荐(0)

zabbix server配置文件参数详解

摘要: AlertScriptsPath默认值:/usr/local/share/zabbix/alertscripts说明:告警脚本目录 AllowRoot默认值:0 说明:是否允许使用root启动,0:不允许,1:允许,默认情况下她会使用zabbix用户来启动zabbix进程,不推荐使用root Cac 阅读全文

posted @ 2016-04-06 21:09 星辰大海ゞ 阅读(1746) 评论(0) 推荐(0)