Hi,
My Zabbix server run on RedHat 9 with the last version of Zabbix.
I want to monitor MS-SQL Server with multi instance. I have tried to use the community-templates/Databases/Microsoft_SQL_Server/template_app_ms_sql_instance_discovery_(lld)/6.0 at main · zabbix/community-templates (github.com)
But I have a problem when run the Discover rules. I have the following error message "Unsupported item key" with the Key "windowssqlinstances.discovery"
From my Zabbix server, I run the following command with the same result:
[root@svx-mon-02t ~]# zabbix_get -s svw-mssql-01t -k windowssqlinstances.discovery
ZBX_NOTSUPPORTED: Unsupported item key.
[root@svx-mon-02t ~]#
I thinks that I need or there are an error into the Template.
Thanks for your help
Regards
Olivier
My Zabbix server run on RedHat 9 with the last version of Zabbix.
I want to monitor MS-SQL Server with multi instance. I have tried to use the community-templates/Databases/Microsoft_SQL_Server/template_app_ms_sql_instance_discovery_(lld)/6.0 at main · zabbix/community-templates (github.com)
But I have a problem when run the Discover rules. I have the following error message "Unsupported item key" with the Key "windowssqlinstances.discovery"
From my Zabbix server, I run the following command with the same result:
[root@svx-mon-02t ~]# zabbix_get -s svw-mssql-01t -k windowssqlinstances.discovery
ZBX_NOTSUPPORTED: Unsupported item key.
[root@svx-mon-02t ~]#
I thinks that I need or there are an error into the Template.
Thanks for your help
Regards
Olivier
Script is mentioned in that other template there (databases)
Comment