Ad Widget

Collapse

UserParameter not supported

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • frlan
    Junior Member
    • May 2012
    • 18

    #1

    UserParameter not supported

    I added a line like

    UserParameter=psql.idle_in_transaction,psql -U zabbix -t -c "select count(*) from pg_stat_activity where current_query='<IDLE> in transaction';"
    into my zabbix_agentd.conf

    If I test it with zabbix_agent -p it appears but zabbix server is telling me that the item is not supported. Anybody an idea where I can double check for a reason for that?
  • frlan
    Junior Member
    • May 2012
    • 18

    #2
    Ah I think I figured it out by my self. I need to restart zabbix_agentd ... Nevermind

    Comment

    Working...