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

Export problem #32

Closed
invin12 opened this issue Feb 9, 2017 · 1 comment
Closed

Export problem #32

invin12 opened this issue Feb 9, 2017 · 1 comment
Assignees
Milestone

Comments

@invin12
Copy link

invin12 commented Feb 9, 2017

My zabbix groups looks like UNIX/GROUP/TEST. Looks like a slash screening problem -

2017-02-09 16:35:16,287 [zabbix-cli][zabbix_autoregister][23427][ERROR]: Problems generating export file for object type [groups] and object name [UNIX/GROUP/TEST] - [Errno 2] No such file or directory: u'/home/Autoregister/zabbix_exports/groups/zabbix_export_groups_UNIX/GROUP/TEST_1227_2017-02-09T163516.xml'

@usit-gd
Copy link
Contributor

usit-gd commented Feb 10, 2017

Thanks for the feedback.

zabbix-cli tries to create a file that includes '/' and this defines directories in Unix systems.
We will convert '/' to '_' when creating these export files.

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

No branches or pull requests

2 participants