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

Example is outdate #13

Open
dontsovcmc opened this issue Nov 30, 2016 · 2 comments
Open

Example is outdate #13

dontsovcmc opened this issue Nov 30, 2016 · 2 comments

Comments

@dontsovcmc
Copy link

Example from readme doesnt' work.
DataContainer constructor wrong.

@q1x
Copy link

q1x commented Nov 30, 2016

Please check out https://github.com/jbfavre/python-protobix, the new home for the protobix project.

@dontsovcmc
Copy link
Author

dontsovcmc commented Nov 30, 2016

Thanks! I've found it.

It will be great, if you add configuration to example like this:

config = ZabbixAgentConfig()
config.server_active = '192.168.1.2'
config.server_port = 10051
zbx_datacontainer = protobix.DataContainer(config=config)

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