-
Notifications
You must be signed in to change notification settings - Fork 26
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
Error in start #15
Comments
@stepanovandrey89 I have the same problem. Did you find any solution? |
Check this table in 3x version.
4x version dont consist this table. I am duplicate(create) table.
пт, 2 нояб. 2018 г. в 14:54, Guillermo Rial Salgueiro <
notifications@github.com>:
… @stepanovandrey89 <https://github.com/stepanovandrey89> I have the same
problem. Did you find any solution?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/APcJPSm18aTKmXvmcQwJHHLXj7M1iE-Tks5urDJqgaJpZM4WSIRQ>
.
|
groups table is now hstgrp table. I changed this on mysql.go and it works. Zabbix 4.0 Check this: |
ok fixed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
root@localhost:/opt/go/bin# go run influxdb-zabbix.go &
[5] 20535
root@localhost:/opt/go/bin# 2018/08/29 12:35:04 [T] Log Mode: Console(Trace)
2018/08/29 12:35:04 [T] --- Active tables:
2018/08/29 12:35:04 [T] ----------- | history_uint | Each 15 sec | 30 days per batch | Output by 50000
2018/08/29 12:35:04 [T] ----------- | trends | Each 15 sec | 30 days per batch | Output by 50000
2018/08/29 12:35:04 [T] ----------- | trends_uint | Each 15 sec | 30 days per batch | Output by 50000
2018/08/29 12:35:04 [T] ----------- | history | Each 15 sec | 30 days per batch | Output by 50000
2018/08/29 12:35:04 [I] --- Start polling
2018/08/29 12:35:04 [T] --- Provider: mysql
2018/08/29 12:35:04 [...db-zabbix/log/log.go:299 Error()] [E] Error while executing script: Error 1146: Table 'zabbix.groups' doesn't exist
2018/08/29 12:35:04 [...db-zabbix/log/log.go:299 Error()] [E] Error while executing script: Error 1146: Table 'zabbix.groups' doesn't exist
The text was updated successfully, but these errors were encountered: