-
Change Request
-
Resolution: Unresolved
-
Trivial
-
7.2.3rc1, 7.4.0alpha1 (master)
-
None
-
None
-
2
Currently Nvidia library is checked on plugin launch and panics if not found or fails to load, this way users do not get a good error from Zabbix agent 2. Changing this so that the library is checked (loaded but not initialized in validate function) and loaded and initialized in Start function() will allow us to both check for it during plugin initialization and initializes when plugins starts and return a valid error to user during initialization and log it during start.
- related to
-
ZBX-25821 zabbix-agent2-plugin-nvidia-gpu kills zabbix-agent2
- Reopened