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

Incorrect value for field "master_itemid": maximum dependent items count reached. #10

Closed
hardwareadictos opened this issue Mar 14, 2020 · 4 comments

Comments

@hardwareadictos
Copy link

hardwareadictos commented Mar 14, 2020

Just having this issue trying to Add the template you updated yesterday to my zabbix server:

Incorrect value for field "master_itemid": maximum dependent items count reached.

Seems i can add it to my clients but not on the server.

Thanks in advance :)

@rickkbarbosa
Copy link
Owner

Hey!

The template was tested on Zabbix 4.0.18 and above.

Wich Zabbix version have you trying to use?

Cheers,

@hardwareadictos
Copy link
Author

Hey! Using 4.0.4

Fixed it by setting /usr/share/zabbix/include/defines.inc.php:define('ZBX_DEPENDENT_ITEM_MAX_COUNT', 999); to 2999.

Seems my zabbix install is alil bit old.

Thank you :)

@rickkbarbosa
Copy link
Owner

Thanks for your info. Think it's the best way :)

Also, to decrease number of dependant items, "total cases" item prototype has changed to calculated item a few commits before .

Cheers,

@hardwareadictos
Copy link
Author

I left this issue as solved. Thanks a lot :)

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