Installation Bug

Support questions about the Threshold plugin

Moderators: Developers, Moderators

Post Reply
research
Cacti User
Posts: 72
Joined: Tue Sep 20, 2005 9:27 am

Installation Bug

Post by research »

Hi all,

I was trying to install thold module to 0.8.6j , but when I tried to upload .sql file of thold module, mysql said :

#1062 - Duplicate entry '18-1' for key 1

when browse the code:

SQL query:

SELECT *
FROM `user_auth_realm`
WHERE CONCAT_WS( "-", 18, 1 ) = "18-1"
ORDER BY 18 , 1
LIMIT 0 , 30

MySQL said:
#1054 - Unknown column '18' in 'order clause'

-------

cacti.log :

01/27/2007 03:45:18 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select poller_id,end_time from poller_time where poller_id = 0"
01/27/2007 03:45:18 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select poller_output.output, poller_output.time, poller_output.local_data_id, poller_item.rrd_path, poller_item.rrd_name, poller_item.rrd_num from (poller_output,poller_item) where (poller_output.local_data_id=poller_item.local_data_id and poller_output.rrd_name=poller_item.rrd_name) LIMIT 10000"



any idea ?
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest