Hi,
I've some troubles with zabbix UserParameter...
I've splited in two servers my zabbix, one with the mysql base only and one with the main zabbix monitoring system.
I run SimpleChecks only, but to monitore my DB, i try to use the agentd process.
- i put into my DB box the agentd (same as the manual explained)
- i've set up the agend.conf : server's IP, port number, number of process
- uncommented UserParam which i'm interested in.
- and run the agentd, everything goes right.
then i add my box to zabbix interface using mysql default template, but few minutes later zabbix told me that these UserParam are not supported...
to understand why, i turn to 4 the debug level in both sides, but didn't find anything expect
020318:20060418:183349 Got line:mysql[ping]
020318:20060418:183349 Sending back:ZBX_NOTSUPPORTED
in zabbix_agend.log
can any one help me about this point ?
I've some troubles with zabbix UserParameter...
I've splited in two servers my zabbix, one with the mysql base only and one with the main zabbix monitoring system.
I run SimpleChecks only, but to monitore my DB, i try to use the agentd process.
- i put into my DB box the agentd (same as the manual explained)
- i've set up the agend.conf : server's IP, port number, number of process
- uncommented UserParam which i'm interested in.
- and run the agentd, everything goes right.
then i add my box to zabbix interface using mysql default template, but few minutes later zabbix told me that these UserParam are not supported...
to understand why, i turn to 4 the debug level in both sides, but didn't find anything expect
020318:20060418:183349 Got line:mysql[ping]
020318:20060418:183349 Sending back:ZBX_NOTSUPPORTED
in zabbix_agend.log
can any one help me about this point ?

Comment