Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Zabbix Output Writer #102

Open
dd00f opened this issue May 11, 2017 · 1 comment
Open

Add support for Zabbix Output Writer #102

dd00f opened this issue May 11, 2017 · 1 comment

Comments

@dd00f
Copy link
Contributor

dd00f commented May 11, 2017

I'm a big fan of jmxtrans-agent & Zabbix, so I implemented an output writer that supports the Zabbix protocol :

<outputWriter class="org.jmxtrans.agent.zabbix.ZabbixTcpOutputWriter">
    <host>zabbixserver</host>
    <port>10051</port>
    <serverName>myhostname</serverName>
</outputWriter> 

Hoping to integrate this change in the master branch.

@leochen4891
Copy link

I'm interested in this zabbix output writer as well.
It will help to eliminate an adapter/aggregation layer that may introduce some instability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants