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

Fix ZFS templates #76

Merged
merged 1 commit into from
May 6, 2022
Merged

Fix ZFS templates #76

merged 1 commit into from
May 6, 2022

Conversation

GIJack
Copy link
Contributor

@GIJack GIJack commented Apr 16, 2022

ZFS montoring template is fixed. This is tested and working.

  • added missing agent conf file with user parameters
  • fixed templates with inappropriate use of $1 and $2 variables for 5.4 and 6.0

Not Done:
updated 5.0 profile. I don't have the patience for this, and don't use 5.0. Someone else can contribute.

* fixed templates with inappropriate use of $1 and $2 variables for 5.4 and .60

someone else can wrangle with the XML for 5.0 I am not
@GIJack GIJack mentioned this pull request Apr 16, 2022
@oscar120584 oscar120584 merged commit c08dcc7 into zabbix:main May 6, 2022
@GIJack GIJack deleted the fix_zfs branch May 9, 2022 12:31
@danboid
Copy link
Contributor

danboid commented Feb 26, 2024

Your commit log said

"fixed templates with inappropriate use of $1 and $2 variables for 5.4 and 6.0"

When are $1 and $2 inappropriate for Zabbix 6 templates? I still see plenty of them in the current ZFS templates, such as:

UserParameter=zfs.zpool.health[*],/usr/bin/sudo /sbin/zpool list -H -o health $1

I read that after Zabbix 4 these vars are supposed to be replaced by Macro names?

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

Successfully merging this pull request may close these issues.

3 participants