Ad Widget

Collapse

5.4.1 catch string

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kak06
    Junior Member
    • Feb 2019
    • 5

    #1

    5.4.1 catch string

    1.Zabbix_Sender:zabbix_sender.exe -s"192.168.6.246" -z 192.168.6.247 -k "test" -o "game-on"
    2.Zabbix_server(5.0)'s trigger:{192.168.6.246:test.str(game-on)}=1
    3.But 5.4.1version there is no "str()",how to get the strings(game-on).
  • cyber
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • Dec 2006
    • 4806

    #2

    try "find"
    find (/host/key,<time period<:time shift>>,<operator>,<pattern>)
    Find a value match.
    https://www.zabbix.com/documentation...ctions/history
    Last edited by cyber; 24-12-2021, 20:09.

    Comment

    Working...