Hello,
I have a zabbix installation with somes proxies 3.0.7.
I am getting an error "Value should be a JSON object." . And I am unable to identify my problem.
I have set the regex :
I have set the Value mapping
Macro is set
I have a zabbix installation with somes proxies 3.0.7.
I am getting an error "Value should be a JSON object." . And I am unable to identify my problem.
I have set the regex :
Code:
Databases for discovery 1 ยป ^(master|model|msdb|ReportServer|ReportServerTempDB|tempdb)$ [Result is FALSE]
Code:
MS SQL Server database state 0 ⇒ ONLINE 1 ⇒ RESTORING 2 ⇒ RECOVERING 3 ⇒ RECOVERY PENDING 4 ⇒ SUSPECT 5 ⇒ EMERGENCY 6 ⇒ OFFLINE 7 ⇒ Database Does Not Exist on Server
Macro is set
Code:
Macro Effective value
{$INSTANCE} ⇒ INSTANCE1
{$ODBC} ⇒ MyDbHost
{$PASSWORD} ⇒ myDbPassword
Comment