Hello,
I am having a issue with this plugin "ORACLE MSSQL MYSQL DB2 & POSTGRESQL Databases Monitoring Version 7.0"
I followed the installation instructions in the manual but when I attach the T_MYSQL-lld template to the server the following error message appears:
Value should be a JSON object.
How can I solve this.
Externalscripts directory:
-rwxr-xr-x 1 root root 373 Jan 17 22:46 echo.something
-rwxr-xr-x 1 zabbix zabbix 3554 Feb 3 08:06 json.php
-rwxr-xr-x 1 jli jli 10584 Feb 3 08:06 zabmy.php
-rw-r--r-- 1 jli jli 11631 Feb 3 08:07 zabpgsql.php
-rw-r--r-- 1 jli jli 13182 Feb 3 08:07 zabsql.php
My zabmy.conf looks as follows
[global]
default_user = root
default_password = xxxxxxx
[mysql]
host = 127.0.0.1
port = 3306 # default user who queries mysql
username = root # specific user per instance; if not configured,
password = xxxxxxx # default_user is used
Rgds,
John
I am having a issue with this plugin "ORACLE MSSQL MYSQL DB2 & POSTGRESQL Databases Monitoring Version 7.0"
I followed the installation instructions in the manual but when I attach the T_MYSQL-lld template to the server the following error message appears:
Value should be a JSON object.
How can I solve this.
Externalscripts directory:
-rwxr-xr-x 1 root root 373 Jan 17 22:46 echo.something
-rwxr-xr-x 1 zabbix zabbix 3554 Feb 3 08:06 json.php
-rwxr-xr-x 1 jli jli 10584 Feb 3 08:06 zabmy.php
-rw-r--r-- 1 jli jli 11631 Feb 3 08:07 zabpgsql.php
-rw-r--r-- 1 jli jli 13182 Feb 3 08:07 zabsql.php
My zabmy.conf looks as follows
[global]
default_user = root
default_password = xxxxxxx
[mysql]
host = 127.0.0.1
port = 3306 # default user who queries mysql
username = root # specific user per instance; if not configured,
password = xxxxxxx # default_user is used
Rgds,
John
Comment