Ad Widget

Collapse

Changing the trigger in "Template Module Windows memory by Zabbix agent active"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ddougan
    Junior Member
    • Jun 2020
    • 17

    #1

    Changing the trigger in "Template Module Windows memory by Zabbix agent active"

    Based on the incorrect reports I'm getting from VMs, I found https://support.zabbix.com/browse/ZBX-16945 which suggests changing the trigger to use "perf_counter[\700(_Total)\702]". I made the suggested amendments and get an error:

    Incorrect item key "perf_counter[\700(_Total)\702]" provided for trigger expression on "Template Module Windows memory by Zabbix agent active".

    I also tried the alternative "perf_counter_en["\Paging file(_Total)\ % Usage"]". I've searched but don't see what I'm doing wrong.

    The actual expression looks like this:

    HTML Code:
    100-{Template Module Windows memory by Zabbix agent active:perf_counter[\700(_Total)\702].min(5m)}<{$SWAP.PFREE.MIN.WARN} and {Template Module Windows memory by Zabbix agent active:system.swap.size[,total].last()}>0
    This is on Zabbix 5.2, and the trigger is "High swap space usage ( less than {$SWAP.PFREE.MIN.WARN}% free)"

    I'd appreciate any feedback on what I'm doing wrong.



    Thanks,

    Des
Working...