I'm running zabbix 1.6 on a couple of RHEL4 servers and I just added mysql monitoring through "user paramaters" in the /etc/zabbix/zabbix_agentd.conf config file on one of the servers. Where would I find the data from the user parameters in the front end?
Ad Widget
Collapse
Where can I find my user parameters on the frontend? (1.6)
Collapse
X
-
One step closer...
So I've figured out that when I define user parameters I need to add them to the frontend through the configuration > items page but I'm still not seeing data even with the system.test user parameter which simply runs w|wc -l is there a way to test user parameters?Comment
-
so the user parameter on the agent side seems to be ok. Please check the zabbix_server.log for information about not connecting to the agent.
btw did you use telnet from the zabbix_server itself? if not please do so and if that doesn't work check your firewall settings.
regards welkinComment
Comment