qk4l / zabbix-cachet

Python script which sync Zabbix IT Services with Cachet
MIT License
80 stars 32 forks source link

Services are duplicated, once under the respective component and once under 'Other Components'. #32

Closed darkl0rd closed 6 years ago

darkl0rd commented 6 years ago

Given a tree in Zabbix IT Services / /group1 /group1/item1 /group1/item2

I end up with the following in Cachet:

[group1] item1 item2

[other components] item1 item2

Running Zabbix 3.4.6, Cachet 2.5.0-DEV and zabbix-cachet (latest).

qk4l commented 6 years ago

Hi, It's known bug.

I'll look and try to fix it. As workaround point zabbix-cachet to separate root. Not a / one and grow your service tree from there.

On Wed, Feb 14, 2018, 2:27 PM darkl0rd notifications@github.com wrote:

Given a tree in Zabbix IT Services / /group1 /group1/item1 /group1/item2

I end up with the following in Cachet:

[group1] item1 item2

[other components] item1 item2

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/qk4l/zabbix-cachet/issues/32, or mute the thread https://github.com/notifications/unsubscribe-auth/AIAVS97-EAJvmD71O5S2qLYxL8Pvap0Wks5tUsM1gaJpZM4SFKpS .

-- Best regards, Artyom

darkl0rd commented 6 years ago

Thanks, I already figured this workaround out myself going through the code :)

Sent from my iPhone

On 16 Feb 2018, at 08:36, Artem Alexandrov notifications@github.com wrote:

Hi, It's known bug.

I'll look and try to fix it. As workaround point zabbix-cachet to separate root. Not a / one and grow your service tree from there.

On Wed, Feb 14, 2018, 2:27 PM darkl0rd notifications@github.com wrote:

Given a tree in Zabbix IT Services / /group1 /group1/item1 /group1/item2

I end up with the following in Cachet:

[group1] item1 item2

[other components] item1 item2

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/qk4l/zabbix-cachet/issues/32, or mute the thread https://github.com/notifications/unsubscribe-auth/AIAVS97-EAJvmD71O5S2qLYxL8Pvap0Wks5tUsM1gaJpZM4SFKpS .

-- Best regards, Artyom — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

qk4l commented 6 years ago

Duplicate #21

qk4l commented 6 years ago

Fixed in 1.3.4