hi. can i use a query to create graph in zabbix 3.4?
i have this userparameter:
UserParameter=db.bksize,echo "select bksize from BACKUP where date=current date "
it returns about 39 values.
can i use this 39 values to create graph instead of creating 39 items?
if this is possible how can i use it in web zabbix?
i have this userparameter:
UserParameter=db.bksize,echo "select bksize from BACKUP where date=current date "
it returns about 39 values.
can i use this 39 values to create graph instead of creating 39 items?
if this is possible how can i use it in web zabbix?
Comment