===========================================================
综合网管系统检测参数列表
===========================================================
liuxh6
发表于:2007.10.18 15:04
::分类:
(
系统监控
)
::阅读:(376次)
::
评论
(0)
===========================================================
zabbix中snmp-traps设置
===========================================================
参考文章,摸索了5天吧,终于搞清楚了,呵呵。
It works something like this:
(SNMP Trap) -> snmptrapd -> snmptrap.sh -> zabbix_sender -> (Zabbix)
Basically, the point of snmptrap.sh is to translate a SNMP trap into a Zabbix trap
查看全文
liuxh6
发表于:2007.05.16 16:38
::分类:
(
系统监控
)
::阅读:(2333次)
::
评论
(1)
===========================================================
windows eventlog
===========================================================
here is an example (cookbook) for everybody also struggling around with eventlog:
-) the source is "W32Time"
-) the description contains "synchronisiert"
-) the trigger goes off after 30 seconds
-) the eventdetails should be reportet in the mail
查看全文
liuxh6
发表于:2007.03.30 13:52
::分类:
(
系统监控
)
::阅读:(236次)
::
评论
(0)
===========================================================
Monitoring AIX 4.3
===========================================================
liuxh6
发表于:2007.03.06 11:41
::分类:
(
系统监控
)
::阅读:(221次)
::
评论
(0)
===========================================================
zabbix_agentd for aix compiling
===========================================================
about zabbix_agentd compiling 在aix平台编译一直出现问题,经过查找forms解决
查看全文
liuxh6
发表于:2007.03.05 16:31
::分类:
(
系统监控
)
::阅读:(265次)
::
评论
(0)
===========================================================
Windows services report
===========================================================
It is handy to know any Windows services that are set to start automatically that are no longer running. This script will report a list of auto start services not running
查看全文
liuxh6
发表于:2007.03.03 17:23
::分类:
(
系统监控
)
::阅读:(326次)
::
评论
(0)