Hi!
i have the item with type Database monitoring. I put usermacro {$DSN} in Additional parameters: DSN={$DSN}
it work fine on hosts that are monitored directly, but not through proxy!
I have the error in zabbix_proxy.log:
I looked in table hostmacro on proxy, it is empty.
I think that zabbix can't sync usermacro with proxy. Is it truth?
i have the item with type Database monitoring. I put usermacro {$DSN} in Additional parameters: DSN={$DSN}
it work fine on hosts that are monitored directly, but not through proxy!
I have the error in zabbix_proxy.log:
Code:
Failed to connect to DSN '{$DSN}' : Error: failed connection [[unixODBC][Driver Manager]Data source name not found, and no default driver specified] (0)
I looked in table hostmacro on proxy, it is empty.
I think that zabbix can't sync usermacro with proxy. Is it truth?
Comment