We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
是否可以实现script只能在符合某种条件下关联主机的功能
The text was updated successfully, but these errors were encountered:
Implement a function similar to zabbix's template-associated host function Is it possible to implement a script that can only associate hosts under certain conditions
Implement a function similar to zabbix's template-associated host function
Is it possible to implement a script that can only associate hosts under certain conditions
Hi, if I got it correctly, you can implement the conditions directly in the script and just return nothing when it should not be executed.
Sorry, something went wrong.
No branches or pull requests
是否可以实现script只能在符合某种条件下关联主机的功能
The text was updated successfully, but these errors were encountered: