Heya all
I adressed this in another thread but I am really having a problem here.
@ the bottom of zabbix_agentd.conf and zabbix_agent.conf you see this
#UserParameter=mysql.ping,mysqladmin -uroot ping|grep alive|wc -l
as 1 of the checks.
If I enable this how do I get to the data?
I want to put my own stuff in there and I can't find much in the documentation on this.
Mozzi
I adressed this in another thread but I am really having a problem here.
@ the bottom of zabbix_agentd.conf and zabbix_agent.conf you see this
#UserParameter=mysql.ping,mysqladmin -uroot ping|grep alive|wc -l
as 1 of the checks.
If I enable this how do I get to the data?
I want to put my own stuff in there and I can't find much in the documentation on this.
Mozzi
Comment