Hi,
I am happy that the length of the performance counters were increased.
There is one problem (at least) left if I add a new (large) performance
counter item, the error message (from the auditing part) is:
Either the details should be trimmed to max. 128 characters or the
table column enlarged accordingly.
Regards,
Norbert.
I am happy that the length of the performance counters were increased.
There is one problem (at least) left if I add a new (large) performance
counter item, the error message (from the auditing part) is:
Code:
* pg_query() [function.pg-query]: Query failed: ERROR: value too long for type character varying(128)[/usr/local/www/data/zabbix/include/db.inc.php:355] * Error in query [insert into auditlog (auditid,userid,clock,action,resourcetype,details) values (100000000000058,100000000000001,1179906499,0,15,'Item [perf_counter[\\Network Interface(Broadcom NetXtreme Gigabit Ethernet)\\Packets Received Errors]] [100000000018559] Host [Template_Windows-Net-Broadcom]')] [ERROR: value too long for type character varying(128)]
table column enlarged accordingly.
Regards,
Norbert.
Comment