Hi
I am trying to generate a graph from Zabbix through dbforbix.
DBforbix is able to connect the DB and generating result set like below.
2013-10-31 13:42:01,236 [pool-1-thread-53] DEBUG DBforBIX - Actual query is activeconnNextrun 2013/10/31 13:44:00 on database=PGSQLDB2 Period=2
2013-10-31 13:42:01,238 [pool-1-thread-53] DEBUG DBforBIX - I'm going to return 11818template011826postgres16384abc1template126184 zabbix for query activeconn on database=PGSQLDB2
The DBforBIX template ported to Zabbix ,But this not displaying any graph from Zabbix.
How this query result can be displayed into Zabbix where the query executed from DBforBIX.
There is no error in the DBforBIX error log.
Would like to get instruction from Zabbix Administration screen for generating the report.
Advance thanks for all help
I am trying to generate a graph from Zabbix through dbforbix.
DBforbix is able to connect the DB and generating result set like below.
2013-10-31 13:42:01,236 [pool-1-thread-53] DEBUG DBforBIX - Actual query is activeconnNextrun 2013/10/31 13:44:00 on database=PGSQLDB2 Period=2
2013-10-31 13:42:01,238 [pool-1-thread-53] DEBUG DBforBIX - I'm going to return 11818template011826postgres16384abc1template126184 zabbix for query activeconn on database=PGSQLDB2
The DBforBIX template ported to Zabbix ,But this not displaying any graph from Zabbix.
How this query result can be displayed into Zabbix where the query executed from DBforBIX.
There is no error in the DBforBIX error log.
Would like to get instruction from Zabbix Administration screen for generating the report.
Advance thanks for all help
Comment