Ad Widget

Collapse

Custom triggers for Application.MySQL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ryanboyce
    Junior Member
    • Apr 2006
    • 2

    #1

    Custom triggers for Application.MySQL

    I am trying to create custom triggers for Application.MySQL and keep getting the following error:

    Expression [{HOSTNAME}:mysql.threads[*].last(0)}] does not match to [server:key.func(param)]

    My key on the client is:
    UserParameter=mysql.threads[*],/usr/local/mysql/bin/mysqladmin -uXXXX -pXXXX status|cut -f3 -d":"|cut -f1 -d"Q"

    I am gathering data for this key without a problem, but cannot add a trigger no matter what I try. Any ideas?

    agent.version [s|1.1beta8]
    Last edited by ryanboyce; 23-04-2006, 01:32.
Working...