Ad Widget

Collapse

Triggers for linux check

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bashman
    Senior Member
    • Dec 2009
    • 432

    #1

    Triggers for linux check

    Hi,

    I want to share my trigger template to check Linux-OS:

    Information Enabled T-Linux-OS has just been restarted {T-Linux-OS:system.uptime.last(0)}<600

    Information Enabled Version of zabbix_agent(d) was changed on T-Linux-OS {T-Linux-OS:agent.version.diff(0)}>0

    Information Enabled Host information was changed on T-Linux-OS {T-Linux-OS:system.uname.diff(0)}>0

    Information Enabled Hostname was changed on T-Linux-OS {T-Linux-OS:system.hostname.diff(0)}>0

    Information Enabled High CPU load on T-Linux-OS {T-Linux-OS:system.cpu.util[,idle,avg1].avg(900)}<50

    Warning Enabled High IO-WAIT on T-Linux-OS {T-Linux-OS:system.cpu.util[,iowait,avg1].avg(600)}>25 & {T-Linux-OS:system.cpu.util[,iowait,avg1].avg(600)}<50

    Warning Enabled Low free disk on T-Linux-OS {T-Linux-OS:vfs.fs.size[/,free].last(0)}<1G

    Warning Enabled High CPU load on T-Linux-OS {T-Linux-OS:system.cpu.util[,idle,avg1].avg(900)}<30

    Warning Enabled High number of process on T-Linux-OS ({T-Linux-OSroc.num[,,run].last(0)})>({T-Linux-OS:kernel.maxproc.last(0)}*0.8)

    Average Enabled Lack of free memory on server T-Linux-OS {T-Linux-OS:vm.memory.size[free].last(0)}<10000

    Average Enabled Lack of free swap memory on server T-Linux-OS {T-Linux-OS:vm.memory.size[free].last(0)}<10000

    Average Enabled Low free disk on T-Linux-OS {T-Linux-OS:vfs.fs.size[/,free].last(0)}<800M

    Average Enabled High IO-WAIT on T-Linux-OS {T-Linux-OS:system.cpu.util[,iowait,avg1].avg(300)}>50

    Average Enabled Sshd is not running on T-Linux-OS {T-Linux-OSroc.num[sshd].last(0)}<1

    Average Enabled High CPU load on T-Linux-OS {T-Linux-OS:system.cpu.util[,idle,avg1].avg(900)}<10

    High Enabled Low free disk on T-Linux-OS {T-Linux-OS:vfs.fs.size[/,free].last(0)}<500M

    High Enabled Inactive Zabbix Agent
    Depends on :
    T-Linux-OS : No Ping to T-Linux-OS {T-Linux-OS:agent.ping.max(600)}<1 | {T-Linux-OS:agent.ping.nodata(600)}=1

    Disaster Enabled No Ping to T-Linux-OS {T-Linux-OS:icmpping.max(180)}<1 | {T-Linux-OS:icmpping.nodata(180)}=1
    978 Hosts / 16.901 Items / 8.703 Triggers / 44 usr / 90,59 nvps / v1.8.15
  • richlv
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Oct 2005
    • 3112

    #2
    please use zabbix wiki for that

    http://www.zabbix.com/wiki/
    Zabbix 3.0 Network Monitoring book

    Comment

    Working...